docs/content/en/reference/references/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]({{< ref "reference/references/mesheryctl/_index.md" >}}), if you want to add content manually to the CLI documentation, please refer to the [instruction]({{< ref "project/contributing/contributing-cli.md#preserving-manually-added-documentation" >}}) for guidance.