Problem
CLI only commands have different behavior in the TUI.
- show up, but redirect the manual CLI run (ex. update).
- don't show up. (ex. export)
Definition of Done
- migrate commands to a consistent behavior. (likely the second one since display a command to say its not supported feels like poor UX).
Problem
CLI only commands have different behavior in the TUI.
Definition of Done