rpk cluster license info

Retrieve license information:

  • 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

info, status

Flags

Value Type Description

--format

string

Output format. Possible values: json, yaml, text, wide, help. Default: text.

-h, --help

-

Help for info.

--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.