ccloud api-key create
Description
Create API keys for a given resource.
ccloud api-key create [flags]
Flags
--resource string REQUIRED: The resource ID. Use "cloud" to create a Cloud API key.
--service-account int32 Service account ID. If not specified, the API key will have full access on the cluster.
--description string Description of API key.
-o, --output string Specify the output format as "human", "json", or "yaml". (default "human")
Global Flags
-h, --help Show help for this command.
-v, --verbose count Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).