Skip to content

Commit 5af4089

Browse files
committed
docs(README): Update README
1 parent dcef5ea commit 5af4089

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,13 @@ Options:
3535
--export-dir Defines the path for storing the export json file
3636
(default path is the current directory) [string]
3737

38-
--max-allowed-limit how many item per page per request default 1000 [number]
38+
--max-allowed-limit How many item per page per request default 1000 [number]
39+
40+
--include-drafts Export Drafts entiries, a preview token needs to be provided when the value is true [boolean]
41+
42+
--preview-token Preview API token for the space to be exported. [string]
43+
44+
--download-assets Download the assets along with the exported data [boolean]
3945

4046
--config Configuration file with required values
4147

0 commit comments

Comments
 (0)