Important

You are viewing documentation for an older version of Confluent Platform. For the latest, click here.

Command Reference

Available Commands

Here are the available commands

Command Description
confluent completion Print shell completion code.
confluent cluster describe Discover IDs for Confluent Platform components.
confluent help Print command information.
confluent iam Manage role-based access control (RBAC) and IAM permissions.
confluent local Try out Confluent Platform by running a single-node instance locally on your machine.
confluent login Log in to Confluent Platform.
confluent logout Log out of Confluent Platform.
confluent secret Manage secrets for Confluent Platform.
confluent update Update the confluent CLI.
confluent version Print the confluent CLI version.

To list available commands, run confluent with no parameters:

Manage your Confluent Platform.

Usage:
  confluent [command]

Available Commands:
  completion  Print shell completion code.
  help        Help about any command
  iam         Manage RBAC and IAM permissions.
  local       Manage local Confluent Platform development environment.
  login       Log in to Confluent Platform.
  logout      Log out of Confluent Platform.
  secret      Manage secrets for Confluent Platform.
  update      Update the confluent CLI.
  version     Print the confluent CLI version.

Flags:
  -h, --help            help for confluent
  -v, --verbose count   Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).
      --version         version for confluent

Use "confluent [command] --help" for more information about a command.