You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installing/guided.rst
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,12 @@ There are two configuration files, both are optional.
36
36
``--config``
37
37
------------
38
38
39
-
This parameter takes a local or remote :code:`.json` file as argument and contains the overall configuration and menu answers for the guided installer.
39
+
This parameter takes a local :code:`.json` file as argument and contains the overall configuration and menu answers for the guided installer.
40
+
41
+
``--config-url``
42
+
------------
43
+
44
+
This parameter takes a remote :code:`.json` file as argument and contains the overall configuration and menu answers for the guided installer.
0 commit comments