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

Bumps [github.com/hashicorp/memberlist](https://github.com/hashicorp/memberlist) from 0.3.1 to 0.4.0. Release notes Sourced from github.com/hashicorp/memberlist's releases. v0.4.0 Add labels to emitted metrics v0.3.2 What's Changed state.go: log the timeout value on a ping timeout...

Lifecycle/1:stale
dependencies

Hello, ``` bin/mmctl team create --name test-fab6 --private --display-name test-fab6 --email [email protected] ``` create the team but the user whose email is [email protected] isn't admin of this private team despite...

The README says: https://github.com/mattermost/mmctl/blob/dacf19cdd5fb8d3dbc9a7daf954059ce794fa9fb/README.md?plain=1#L13-L17 However, running this command installs a very old version of mmctl (v6.4.2): ```console $ go install github.com/mattermost/mmctl/v6@master go: downloading github.com/mattermost/mmctl/v6 v6.4.2-0.20230417141347-dacf19cdd5fb ``` At the very least,...

Mattermost version: 7.10.2 MMCTL version: 7.10.2 Mattermost installed in AWS EKS kubernetes 1.25, mmctl commands ran in pod We have thousands of archived channels in our mattermost instance and are...

Hello, I'm attempting to use mmctl (version 7.10.0) export data from a cloud instance: while the creation of the exporting archive seems to be successful, the download process is flaky...

we allow post creation but it would be great if we could also allow post deletion to give admins a safe way to delete posts from any user on the...

Hi Can you tell me if this trigger is false? v7.9.0 https://www.virustotal.com/gui/file/4ae7680fb1f8b4f9d039dd787e1a66e5f6f69eff34776c9fb61f4aa21c6f1df6/detection I also checked v7.8.1, there is also a trigger. On version v7.4.1 everything is clean. https://www.virustotal.com/gui/file/0b5d1c3584428d048127672c032d4dae9033e667cf81ec7cd35d6bf5f6d83b2d?nocache=1

e.g.: ``` root@mm:/opt/mattermost# bin/mmctl channel delete Team:13.41417518828205 Unable to find channel 'Team:13.41417518828205' ``` The channel does exist, though. Also, a wildcard support would be appreciated.

i'm trying to export (including attachments) and it has been `in_progress` since 2022-10-07. this is for a relatively small instance with only 10 accounts and maybe 200mb max of attachments....

MM server: 7.5.1 Teams Plan (docker) MMCTL: v7.5.0 Any advise?