pbadmin cluster apikey list
List API keys
pbadmin cluster apikey list [flags]
Examples
List all API keys:
$ pbadmin cluster apikey list
List API keys of a named cluster:
$ pbadmin cluster apikey list --cluster-id eu1
Options
--cluster-id string cluster ID
-h, --help help for list
--net-id netID LoRa Alliance NetID
--tenant-id string tenant 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