mesheryctl system context view

view current context

Synopsis

Display active Meshery context

mesheryctl system context view [context-name | --context context-name| --all] --flags [flags]

Examples

View default context

mesheryctl system context view

View specified context

mesheryctl system context view context-name

View specified context with context flag

mesheryctl system context view --context context-name

View config of all contexts

mesheryctl system context view --all

Options

--all Show configs for all of the context -h, --help help for view

Options inherited from parent commands

--config string path to config file (default "/home/runner/.meshery/config.yaml") -c, --context string (optional) temporarily change the current context. -v, --verbose verbose output -y, --yes (optional) assume yes for user interactive prompts.

Screenshots

Usage of mesheryctl context view context-view-usage

See Also

Go back to command reference index