You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This will show you the currently channels ,<b>stable</b> or <b>edge</b>, along with the version number and other information.</p>
70
-
<li>Run the following command to switch to a different release channel:</li>
71
-
<pre><codeclass="language-bash">mesheryctl system channel switch</code></pre>
72
-
This command will update your meshconfig file to switch release channel and version of context in focus. To switch the channel to a specific version, replace <b>Version</b> with the desired version number.
73
-
<li> To confirm that the channel has been changed, run the following command again: <pre><codeclass="language-bash">mesheryctl system channel view</code></pre></li></ul>
66
+
<ul>
67
+
<li>Run the following command to see the current configuration for Meshery: <pre><codeclass="language-bash">mesheryctl system context view</code></pre><imgsrc={MesheryVersion}className="image-center"style="width:50%;" /><p>This will show you the current release channel (<b>stable</b> or <b>edge</b>), along with the version number and other information.</p></li>
68
+
<li>Run the following command to switch to a different release channel:<pre><codeclass="language-bash">mesheryctl system channel switch</code></pre>This command will update your meshconfig file to switch release channel and version of context in focus. To switch the channel to a specific version, replace <b>Version</b> with the desired version number.</li>
69
+
<li>To confirm that the channel has been changed, run the following command again: <pre><codeclass="language-bash">mesheryctl system channel view</code></pre></li>
0 commit comments