mesheryctl

Meshery Command Line tool

Synopsis

As a self-service engineering platform, Meshery enables collaborative design and operation of cloud native infrastructure.

mesheryctl [flags]

Examples

Base command:

mesheryctl

Display help about command/subcommand:

mesheryctl --help
mesheryctl system start --help

For viewing verbose output:

mesheryctl -v [or] --verbose

Options

--config string path to config file (default "/home/runner/.meshery/config.yaml") -h, --help help for mesheryctl -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.