az confluent organization api-key
Note
This reference is part of the confluent extension for the Azure CLI (version 2.70.0 or higher). The extension will automatically install the first time you run an az confluent organization api-key command. Learn more about extensions.
Manage API keys for Kafka or Schema Registry clusters in Confluent.
Commands
Name | Description | Type | Status |
---|---|---|---|
az confluent organization api-key delete |
Remove an API key from a Kafka or Schema Registry cluster in Confluent. |
Extension | GA |
az confluent organization api-key show |
Show a API key from a Kafka or Schema Registry cluster in Confluent. |
Extension | GA |
az confluent organization api-key delete
Remove an API key from a Kafka or Schema Registry cluster in Confluent.
az confluent organization api-key delete [--api-key-id]
[--ids]
[--organization-name]
[--resource-group]
[--subscription]
[--yes]
Optional Parameters
Confluent API Key id.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Organization resource name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Do not prompt for confirmation.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az confluent organization api-key show
Show a API key from a Kafka or Schema Registry cluster in Confluent.
az confluent organization api-key show [--api-key-id]
[--ids]
[--organization-name]
[--resource-group]
[--subscription]
Optional Parameters
Confluent API Key id.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Organization resource name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.