astroctl auth apikey
Inspect and retire the API keys issued to you
Synopsis
Inspect and retire the API keys issued to you for the current organization.
astroctl auth apikey [flags]
Examples
# See the keys you are holding
astroctl auth apikey list
# Retire a key you no longer use, keeping the audit record
astroctl auth apikey revoke <key-id>
Options
-h, --help help for apikey
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl auth - Authenticate with the AstroPulse API
- astroctl auth apikey delete - Delete an API key
- astroctl auth apikey list - List your API keys for the current organization
- astroctl auth apikey revoke - Revoke an API key