<!-- WARNING: This documentation is auto-generated from the confluentinc/cli repository and should not be manually edited. -->

<a id="confluent-api-key"></a>

# confluent api-key

## Description

Manage API keys.

## Subcommands

| Command                                                                                | Description                                        |
|----------------------------------------------------------------------------------------|----------------------------------------------------|
| [confluent api-key create](confluent_api-key_create.md#confluent-api-key-create)       | Create API keys for a given resource.              |
| [confluent api-key delete](confluent_api-key_delete.md#confluent-api-key-delete)       | Delete one or more API keys.                       |
| [confluent api-key describe](confluent_api-key_describe.md#confluent-api-key-describe) | Describe an API key.                               |
| [confluent api-key list](confluent_api-key_list.md#confluent-api-key-list)             | List the API keys.                                 |
| [confluent api-key store](confluent_api-key_store.md#confluent-api-key-store)          | Store an API key/secret locally to use in the CLI. |
| [confluent api-key update](confluent_api-key_update.md#confluent-api-key-update)       | Update an API key.                                 |
| [confluent api-key use](confluent_api-key_use.md#confluent-api-key-use)                | Use an API key in subsequent commands.             |
