docs icon indicating copy to clipboard operation
docs copied to clipboard

Update mmctl export create docs with additional options

Open wetneb opened this issue 10 months ago • 4 comments
trafficstars

Summary

This adds a couple of new options to the mmctl export create command:

  • --no-roles-and-schemes and --include-profile-pictures (which are already supported in Mattermost 10)
  • --team, which will be introduced by https://github.com/mattermost/mattermost/pull/29406.

This PR should only be merged once https://github.com/mattermost/mattermost/pull/29406 is.

Ticket Link

https://mattermost.atlassian.net/browse/MM-61997

wetneb avatar Dec 26 '24 11:12 wetneb

Hello @wetneb,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

mattermost-build avatar Dec 26 '24 11:12 mattermost-build

This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!

mattermost-build avatar Jan 06 '25 01:01 mattermost-build

Thank you, @wetneb! Are you open to splitting this PR into two PRs? One PR would contain the missing options, and the other would contain the new option tied to https://github.com/mattermost/mattermost/pull/29406. This would allow us to merge the missing changes right away.

cwarnermm avatar Jan 06 '25 15:01 cwarnermm

I only added the existing options in passing and splitting this in two PRs would likely generate a merge conflict later on since they touch the same area, so I am not so motivated to go down that route. I hope you understand.

wetneb avatar Jan 07 '25 07:01 wetneb

Thanks again for your efforts, @wetneb -- taking this one internal for now.

lieut-data avatar Sep 02 '25 16:09 lieut-data