mesheryctl mesh validate
Validate conformance to service mesh standards
Synopsis
Validate service mesh conformance to different standard specifications
mesheryctl mesh validate [flags]
Examples
Validate conformance to service mesh standards
mesheryctl mesh validate --adapter [name of the adapter] --tokenPath [path to token for authentication] --spec [specification to be used for conformance test] --namespace [namespace to be used]
Options
-a, --adapter string Adapter to use for validation (default "meshery-osm") -h, --help help for validate -s, --spec string specification to be used for conformance test (default "smi") -t, --token string Path to token for authenticating to Meshery API -w, --watch Watch for events and verify operation (in beta testing)
Options inherited from parent commands
--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output
Screenshots
Usage of mesheryctl mesh validate
See Also
Go back to command reference index