Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2021-10-17 12:12:37 +00:00
parent 60d80518a9
commit 599b966705
2 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@ sudo gitlab-ctl start mattermost
### Mattermost Command Line Tools (CLI)
NOTE:
This CLI will be replaced in a future release with the new [`mmctl` Command Line Tool](https://docs.mattermost.com/administration/mmctl-cli-tool.html).
This CLI will be replaced in a future release with the new [`mmctl` Command Line Tool](https://docs.mattermost.com/manage/mmctl-command-line-tool.html).
To use the [Mattermost Command Line Tools (CLI)](https://docs.mattermost.com/administration/command-line-tools.html), ensure that you are in the `/opt/gitlab/embedded/service/mattermost` directory when you run the CLI commands and that you specify the location of the configuration file. The executable is `/opt/gitlab/embedded/bin/mattermost`.

View File

@ -98,7 +98,7 @@ If you haven't, choose one of the following methods:
1. [Rollback and upgrade](#roll-back-and-follow-the-required-upgrade-path) through one of the required
versions before updating to 14.2+.
1. [Roll forward](#roll-forward-and-finish-the-migrations-on-the-upgraded-version), staying on the current
version and manually and ensure that the batched migrations complete successfully.
version and manually ensuring that the batched migrations complete successfully.
#### Roll back and follow the required upgrade path