docs/content/en/reference/mesheryctl/system/channel/view.md
view release channel and version
View release channel and version of context in focus
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system channel view [flags] </div> </pre>View current release channel
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system channel view edge </div> </pre>View release channel for all contexts
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system channel view --all </div> </pre>Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.