We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e8556 commit 3d58df2Copy full SHA for 3d58df2
docs/source/cli.md
@@ -64,3 +64,15 @@ Options:
64
remove credentials.
65
--help Show this message and exit.
66
```
67
+
68
69
+## Create Tutorial from json file (e.g. provided in sample data)
70
71
+```
72
+Usage: mapswipe_workers create-tutorial [OPTIONS]
73
74
+Options:
75
+ --input_file TEXT The json file with your tutorial information. [required]
76
+ --help Show this message and exit.
77
78
docs/source/index.rst
@@ -22,6 +22,7 @@ Welcome to MapSwipe Back-End's documentation!
22
configuration
23
installation
24
updating
25
+ testing
26
debugging
27
backup
28
docs/source/tests.md docs/source/testing.mddocs/source/tests.md renamed to docs/source/testing.md
0 commit comments