mesheryctl component

Manage components

Synopsis

List, search and view component(s) and detailed informations

mesheryctl component [flags]

Examples

Display number of available components in Meshery

mesheryctl component --count

List available component(s)

mesheryctl component list

Search for component(s)

mesheryctl component search [component-name]

View a specific component

mesheryctl component view [component-name]

Options

--count (optional) Get the number of components in total -h, --help help for component

Options inherited from parent commands

--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output

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.