rpk cluster license info

Retrieve license information:

Value Description

Organization

Organization the license was generated for.

Type

Type of license: free, enterprise, etc.

Expires

Expiration date of the license.

License Status

Status of the loaded license (valid, expired, not_present).

Violation

Whether the cluster is using enterprise features without a valid license.

Usage

rpk cluster license info [flags]

Aliases

rpk cluster license status

Flags

Value Type Description

--format

string

Output format (json,yaml,text,wide,help).

Global flags

Value Type Description

--config

string

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

-X, --config-opt

stringArray

Override rpk configuration settings; -X help for detail or -X list for terser detail.

--ignore-profile

bool

Ignore rpk.yaml and redpanda.yaml; use default settings.

--profile

string

rpk profile to use.

-v, --verbose

bool

Enable verbose logging.