docs/static/v0.9/reference/mesheryctl/component/view/index.html
View registered components
View a component registered in Meshery Server
mesheryctl component view [flags]
View details of a specific component
mesheryctl component view [component-name | component-id]
View details of a specific component in specified format
mesheryctl component view [component-name | component-id] -o [json|yaml]
View details of a specific component in specified format and save it as a file
mesheryctl component view [component-name | component-id] -o [json|yaml] --save
-h, --help help for view -o, --output-format string (optional) format to display in [json|yaml] (default "yaml") -s, --save (optional) save output as a JSON/YAML file
--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output
Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.