Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-09-18 15:10:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-18 15:10:56 +0300
commit3aab29eacb2d35d90d93ed005b6fc825955b4d23 (patch)
tree22d27e78673df7e098ca2084f4773d3173aa4e75 /doc/integration
parent664bf56eaaaff7a377f3272676b7e27fa12aa143 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/mattermost/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/mattermost/index.md b/doc/integration/mattermost/index.md
index 0050374dfb6..389568ccf6d 100644
--- a/doc/integration/mattermost/index.md
+++ b/doc/integration/mattermost/index.md
@@ -224,7 +224,7 @@ sudo chown mattermost:mattermost /var/opt/gitlab/mattermost/config.json
sudo gitlab-ctl start mattermost
```
-## Mattermost Command Line Tools (CLI)
+## Mattermost command-line tool (CLI)
[`mmctl`](https://docs.mattermost.com/manage/mmctl-command-line-tool.html) is a CLI tool for the Mattermost server which is installed locally and uses the Mattermost API, but may also be used remotely. You must configure Mattermost either for local connections or authenticate as an administrator with local login credentials (not through GitLab SSO). The executable is located at `/opt/gitlab/embedded/bin/mmctl`.