Skip to content

Commit

Permalink
Update mmctl export create docs with additional options
Browse files Browse the repository at this point in the history
This adds a couple of new options to the `mmctl export create` command.
  • Loading branch information
wetneb authored Dec 26, 2024
1 parent 6e15e06 commit 7a84386
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/manage/mmctl-command-line-tool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2292,7 +2292,10 @@ Create an export file including message attachments.
.. code-block:: sh
--no-attachments Omit file attachments in the export file.
--no-roles-and-schemes Exclude roles and custom permission schemes from the export file.
--include-archived-channels Include archived channels in the export file.
--include-profile-pictures Include profile pictures in the export file.
--team string Name of the team to restrict the export to.
-h, --help help for create
**Options inherited from parent commands**
Expand Down

0 comments on commit 7a84386

Please sign in to comment.