The current implementation uses some checks of the creds/endpoint config nested at the command group level, which means that if you do not have a running engine with valid creds, you cannot explore the CLI optinos and --help output.
The cli should allow any command's --help to work without a configured and available endpoint.
The current implementation uses some checks of the creds/endpoint config nested at the command group level, which means that if you do not have a running engine with valid creds, you cannot explore the CLI optinos and --help output.
The cli should allow any command's --help to work without a configured and available endpoint.