eric-maynard opened a new issue, #1498:
URL: https://github.com/apache/polaris/issues/1498
### Describe the bug
Previously, `./polaris help` would print the possible commands for the CLI.
Now, it seems to fail:
```
LD4RTJ0HY9:polaris emaynard$ ./polaris help
usage: polaris_cli.py [-h] [--host HOST] [--port PORT] [--base-url BASE_URL]
[--client-id CLIENT_ID] [--client-secret CLIENT_SECRET] [--access-token
ACCESS_TOKEN]
[--profile PROFILE] [--proxy PROXY]
{catalogs,principals,principal-roles,catalog-roles,privileges,namespaces,profiles}
...
polaris_cli.py: error: argument command: invalid choice: 'help' (choose from
catalogs, principals, principal-roles, catalog-roles, privileges, namespaces,
profiles)
LD4RTJ0HY9:polaris emaynard$
```
### To Reproduce
_No response_
### Actual Behavior
_No response_
### Expected Behavior
_No response_
### Additional context
_No response_
### System information
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]