{% for cmd in site.data.mesheryctlcommands.cmds %} Category: {{cmd.name}} Name: {{cmd.description}}

{{ cmd }}

: {{ site.data.mesheryctlcommands.cmds }}
{{ cmd.description }}
  
{{ cmd.usage }}
{% endfor %} ## Options & Flags
  
{% for cmd in site.data.mesheryctlcommands.cmds %} {{ cmd.name.flags[0].name }} # {{ cmd.flag.description }} {% endfor %}

## Options inherited from parent commands
  
--help, -h # Shows help for the command