### Feature or problem description CLI should have auto completion for flags wherever possible. ### Proposed solution Flags such as `--output` should be able to autocomplete themselves based on allowed values.
Feature or problem description
CLI should have auto completion for flags wherever possible.
Proposed solution
Flags such as
--outputshould be able to autocomplete themselves based on allowed values.