Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove conflicting short hand option
The --format command line option is persistent to allow all commands to output to either json or table. The shorthand of this option caused a conflict with other subcommands that also define the -f option. Removing the persitent short form option. Signed-off-by: Gabriel Adrian Samfira <[email protected]>
- Loading branch information