This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Releases: mattermost/mmctl
Releases · mattermost/mmctl
v5.21.0: [MM-23036] Remove the name flag from the team rename command (#132)
* [MM-23036] Remove the name flag from the team rename command * Fix linter * Update docs
v5.20.0
[MM-22166] Rejects SHA1 intermediate certificates and allows for a by…
v5.20
Adding a checksum value and commenting out windows build since it is …
v5.19.2
Adding a checksum value and commenting out windows build since it is …
v5.19
Adding a checksum value and commenting out windows build since it is …
v5.19.1
Upload everything in the build dir and remove debug info
mmctl 0.2.1
Ldflags (#100) * Build hash and version can be passed as variables * Version by default comes from the last tag * Make the advacned vet with the shadow dependency optional Brew dont allows to execute go vet so better to avoid using it * Remove spaces for ifeq in the makefile
mmctl 0.2.0
Add unit tests to the "DeleteTeamsCmd" mmctl command (#79) * Add unit tests to the "DeleteTeamsCmd" mmctl command * make error message more meaninful
mmctl 0.1.0
Add package Makefile target