pbadmin cluster apikey delete
Delete an API key
pbadmin cluster apikey delete [flags]
Examples
Delete an API key:
$ pbadmin cluster apikey delete --key-id C5232IFFX4UKEELB
Options
-h, --help help for delete
--key-id string API key ID
Options inherited from parent commands
--client-id string OAuth 2.0 client ID
--client-secret string OAuth 2.0 client secret
--config string config file (default is .pb.yaml, $HOME/.pb.yaml)
-d, --debug debug mode
--iam-address string address of the server "host[:port]" (default "iam.packetbroker.net:443")
--iam-password string IAM password
--iam-username string IAM username
--insecure insecure
--token-url string OAuth 2.0 token URL (default "https://iam.packetbroker.net/token")
SEE ALSO
- pbadmin cluster apikey - Manage Packet Broker API keys for clusters