Back to Meshery

mesheryctl-registry

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

1.0.431.0 KB
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]({{< ref "reference/references/mesheryctl/_index.md" >}}), if you want to add content manually to the CLI documentation, please refer to the [instruction]({{< ref "project/contributing/contributing-cli.md#preserving-manually-added-documentation" >}}) for guidance.