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
Number of minutes to wait while polling for status.
24
24
25
-
# flags.setdefaultusername
25
+
# flags.setdefaultusername.summary
26
26
27
27
Set the cloned org as your default.
28
28
29
-
# flags.setalias
29
+
# flags.setalias.summary
30
30
31
31
Alias for the cloned org.
32
32
33
-
# flags.definitionfile
33
+
# flags.definitionfile.summary
34
34
35
35
Path to the sandbox definition file.
36
36
37
-
# flagsLong.wait
37
+
# flags.wait.description
38
38
39
39
Sets the streaming client socket timeout, in minutes. If the streaming client socket has no contact from the server for a number of minutes, the client exits. Specify a longer wait time if timeouts occur frequently.
Overrides the value of the target-dev-hub configuration variable, if set.
44
44
@@ -86,11 +86,11 @@ The scratch org definition file is a blueprint for the scratch org. It mimics th
86
86
87
87
Consumer key of the Dev Hub connected app.
88
88
89
-
# flags.adminEmail.summary
89
+
# flags.admin-email.summary
90
90
91
91
Email address that will be applied to the org's admin user. Overrides the value of the "adminEmail" option in the definition file, if set.
92
92
93
-
# flags.sourceOrg.summary
93
+
# flags.source-org.summary
94
94
95
95
15-character ID of the org whose shape the new scratch org will be based on. Overrides the value of the "sourceOrg" option in the definition file, if set.
0 commit comments