rpk registry context list

List schema registry contexts.

Usage

rpk registry context list [flags]

Aliases

list, ls

Flags

Value Type Description

--format

string

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

-h, --help

-

Help for list.

--config

string

Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD, 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.

--ignore-profile

-

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

--profile

string

Profile to use. See rpk profile for more details.

--schema-context

string

Schema context to use for all registry operations.

--skip-context-check

-

Skip the admin API verification of schema context support.

-v, --verbose

-

Enable verbose logging.