PR #902 fixed a bug where the refactor to Commander introduced issues with the name argument in the create command.
We should add unit/integration tests to confirm that the CLI commands work as expected in terms of accepting appropriate arguments and produce expected outputs based on the same arguments.
PR #902 fixed a bug where the refactor to Commander introduced issues with the
nameargument in thecreatecommand.We should add unit/integration tests to confirm that the CLI commands work as expected in terms of accepting appropriate arguments and produce expected outputs based on the same arguments.