docs/content/en/reference/references/mesheryctl/system/logout.md
Remove authentication for Meshery Server
Remove authentication for Meshery Server
This command removes the authentication token from the user's filesystem
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system logout [flags] </div> </pre>Logout current session with your Meshery Provider.
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system logout </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.