ccloud api-key use¶
Attention
The Confluent Cloud CLI is deprecated and will stop working on May 9, 2022. All ccloud features have been moved to the Confluent CLI. To update to the new CLI, run ccloud update –major. See the Migrate to Confluent CLI v2 for more details.
Description¶
Set the active API key for use in any command which supports passing an API key with the --api-key
flag.
ccloud api-key use <api-key> [flags]
Flags¶
--resource string REQUIRED: The resource ID.
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).
See Also¶
- ccloud api-key - Manage the API keys.