Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 790 Bytes

File metadata and controls

41 lines (28 loc) · 790 Bytes

rhoas kafka use

Set the current Kafka instance

Synopsis

Select a Kafka instance and set it in the config as the current Kafka instance.

Once a Kafka instance is used, it is saved as the current instance. When an ID is not specified in other Kafka commands, the current Kafka instance is used.

rhoas kafka use [flags]

Examples

# use the Kafka instance that has an ID of "1iSY6RQ3JKI8Q0OTmjQFd3ocFRg"
$ rhoas kafka use --id=1iSY6RQ3JKI8Q0OTmjQFd3ocFRg

Options

  -h, --help        help for use
      --id string   ID of the Kafka instance to use

Options inherited from parent commands

  -d, --debug   Enable debug mode

SEE ALSO

  • rhoas kafka - Create, view, use and manage your Kafka instances