mesheryctl components
Manage components
Synopsis
List, search and view component(s) and detailed informations
mesheryctl components [flags]
Examples
Display number of available components in Meshery
mesheryctl components --count
List available component(s)
mesheryctl components list
Search for component(s)
mesheryctl components search [component-name]
View a specific component
mesheryctl components view [component-name]
Options
--count (optional) Get the number of components in total -h, --help help for components
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.