rpk cloud auth use

Select the rpk cloud authentication (auth) to use.

This swaps the current cloud authorization to the specified cloud authorization. If your current profile is a cloud profile, this unsets the current profile (because the authorization is now different). If your current profile is for a self-hosted cluster, the profile is kept.

Usage

rpk cloud auth use [NAME] [flags]

Flags

Value Type Description

-h, --help

-

Help for use.

--config

string

Redpanda or rpk config file; default search paths are /var/lib/redpanda/.config/rpk/rpk.yaml, $PWD/redpanda.yaml, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings. See rpk -X or execute rpk -X help for inline detail or rpk -X list for terser detail.

--profile

string

Profile to use. See rpk profile for more details.

-v, --verbose

-

Enable verbose logging.