ccloud kafka cluster update

Description

Update a Kafka cluster.

ccloud kafka cluster update <id> [flags]

Flags

    --name string     Name of the Kafka cluster.
    --cku int         Number of Confluent Kafka Units (non-negative). For Kafka clusters of type 'dedicated' only.
-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).

See Also