mmctl icon indicating copy to clipboard operation
mmctl copied to clipboard

A remote CLI tool for Mattermost

Results 52 mmctl issues
Sort by recently updated
recently updated
newest added

#### Summary This PR adds a `--deleted` flag to the `ListUsers` command which lists deactivated users only. #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/19916

Lifecycle/1:stale
2: Dev Review

mattermost 7.0.0 is due to be released June 15th (with Release candidate cut already): https://github.com/mattermost/mattermost-server/issues/20307 However, I don't see anything other than mmctl version v6.4.1 being packaged with mattermost 7.0.0:...

When using the mmctl export command it would be absolutely terrific to have the option of exporting only a selected user, channel or team instead of everything! Something like `mmctl...

#### Summary This change logs if there were issues while deleting profile image of a user when permanently deleting the account, so the admin can take manual steps. #### Ticket...

2: Dev Review

Could you add a build target for FreeBSD in your next releases? Thank you.

While mmctl has versions corresponding to Mattermost versions, these are not exposed in the way the tool is released. This means you can't do `go install github.com/mattermost/[email protected]` for example. See...

Type/Enhancement

Please see https://github.com/mattermost/mmctl/issues/427#issuecomment-1124321044 for direction on the task here. Original post: I'm currently automating setup of mattermost server including plugins using containers (using the latest version 6.2.1) For the plugin...

Type/Bug
Help Wanted
Up For Grabs

Hi! I often need to document historical mattermost posts. The standard post list does provide time filters/printers. I've come up with a basic PoC [here](https://github.com/tcuthbert/mmctl/pull/4) A user would be able...

Type/Enhancement

#### Summary I faced with issues with my local mattermost installation - it can't be managed with mmctl because of self signed certificates. So i decide to contribute this option...

Lifecycle/1:stale

It would be nice to have a command that deletes modified messages (only the last version of the message would be kept) and deleted messages from the database.