I noticed that the set of command line arguments we were previously no longer work properly (prior version we are using f5b1b7f) The following command line arguments ...
This appears to be a CLI argument parsing issue where the global --profile flag interferes with subcommand recognition. The current workaround requires users to remember the specific argument order, ...