Back to Meshery

mesheryctl-registry

docs/content/en/reference/mesheryctl/registry/_index.md

1.0.18978 B
Original Source

mesheryctl registry

Manage the capability registry

Synopsis

Manage the state and contents of Meshery’s internal registry of capabilities.

<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl registry [flags] </div> </pre>

Examples

<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl registry [subcommand] </div> </pre>

Options

<pre class='codeblock-pre'> <div class='codeblock'> -h, --help help for registry </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") -v, --verbose verbose output </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.