diff --git a/server/cmd/mmctl/README.md b/server/cmd/mmctl/README.md new file mode 100644 index 0000000000..4e072d5ecf --- /dev/null +++ b/server/cmd/mmctl/README.md @@ -0,0 +1,5 @@ +# mmctl + +`mmctl` is a remote CLI tool that lets you manage your Mattermost instance from the terminal. + +The project's documentation can be accessed within the [the Mattermost documentation](https://docs.mattermost.com/manage/mmctl-command-line-tool.html).