mesheryctl exp components view

view registered components

Synopsis

view a component registered in Meshery Server

mesheryctl exp components view [flags]

Examples

View details of a specific component

mesheryctl exp components view [component-name]

Options

-h, --help help for view -o, --output-format string (optional) format to display in [json|yaml] (default "yaml")

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.