mattermost/server/cmd/mmctl
Daniel Espino García 2bd29c0359
Add the ability to patch channel autotranslations (#35078)
* Add the ability to patch channel autotranslations

* Fix lint

* Update docs

* Fix CI

* Fix CI

* Fix mmctl test

* Check whether the channel is translated for the user when checking user enabled

* Fix wrong uses of patch acrros e2e and frontend

* Fix test

* Fix wording

* Fix tests and column name

* Move group constrained test so they don't mess with the basic entities

* Fix patch sending too much information
2026-02-06 18:19:06 +01:00
..
client MM-67119: Remove unused Channel.Etag (#34951) 2026-01-20 17:46:17 +01:00
commands Add the ability to patch channel autotranslations (#35078) 2026-02-06 18:19:06 +01:00
docs Remove vestigial MySQL support (#34865) 2026-01-20 21:01:59 +00:00
mocks MM-67119: Remove unused Channel.Etag (#34951) 2026-01-20 17:46:17 +01:00
printer Improve mmctl output by filtering escape sequences (#35191) 2026-02-05 15:32:35 +01:00
mmctl.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
README.md Add a simple mmctl README file (#23638) 2023-10-10 10:34:08 +02:00

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.