auth_cmd
auth_cmd
¶
CLI commands for API key management.
Functions¶
auth
¶
create_key
¶
Generate a new API key and store it in config.
Source code in src/openjarvis/cli/auth_cmd.py
revoke_key
¶
Revoke the current API key.