docs/content/en/reference/references/mesheryctl/system/reset.md
Reset Meshery's configuration
Reset Meshery to it's default configuration.
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system reset [flags] </div> </pre>Resets meshery.yaml file with a copy from Meshery repo
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system reset </div> </pre>Usage of mesheryctl system reset
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.