From 7a843865197774db4b2f2caef71f388422701177 Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Thu, 26 Dec 2024 12:55:59 +0100 Subject: [PATCH] Update mmctl export create docs with additional options This adds a couple of new options to the `mmctl export create` command. --- source/manage/mmctl-command-line-tool.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/manage/mmctl-command-line-tool.rst b/source/manage/mmctl-command-line-tool.rst index 060e002f29f..783f992a047 100644 --- a/source/manage/mmctl-command-line-tool.rst +++ b/source/manage/mmctl-command-line-tool.rst @@ -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**