docs/content/en/reference/mesheryctl/adapter/validate.md
Validate conformance to predefined standards
Validate predefined conformance to different standard specifications
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl adapter validate [flags] </div> </pre>Validate conformance to predefined standards
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl adapter validate [mesh name] --adapter [name of the adapter] --tokenPath [path to token for authentication] --spec [specification to be used for conformance test] --namespace [namespace to be used] </div> </pre>Validate Istio to predefined standards
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl adapter validate istio --adapter meshery-istio --spec smi </div> </pre>Usage of mesheryctl adapter validate
Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.