Back to Meshery

mesheryctl-system-provider-view

docs/content/en/reference/mesheryctl/system/provider/view.md

1.0.181.1 KB
Original Source

mesheryctl system provider view

view provider

Synopsis

View provider of context in focus

<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system provider view [flags] </div> </pre>

Examples

View current provider

<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system provider view </div> </pre>

Options

<pre class='codeblock-pre'> <div class='codeblock'> -a, --all Show provider for all contexts -h, --help help for view </div> </pre>

Options inherited from parent commands

<pre class='codeblock-pre'> <div class='codeblock'> --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. </div> </pre>

See Also

Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.