docs
docs copied to clipboard
Update mmctl export create docs with additional options
Summary
This adds a couple of new options to the mmctl export create command:
--no-roles-and-schemesand--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
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.
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!
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.
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.
Thanks again for your efforts, @wetneb -- taking this one internal for now.