Skip to content

Commit d80e57f

Browse files
Update messages/status.json
Co-authored-by: Juliet Shackell <[email protected]>
1 parent 224193c commit d80e57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messages/status.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"sfdx force:org:status --sandboxname mySandbox -u devhub --setalias alias",
66
"sfdx force:org:status --sandboxname mySandbox -u devhub --setdefaultusername"
77
],
8-
"description": "report sandbox org creation status and authenticate to org",
8+
"description": "report status of sandbox creation or clone and authenticate to it\nUse this command to check the status of your sandbox creation or clone and, if the sandbox is ready, authenticate to it.\nUse the --wait (-w) parameter to specify the number of minutes that the command waits for the sandbox creation or clone to complete before returning control of the terminal to you.\nSet the --targetusername (-u) parameter to the username or alias of the production org that contains the sandbox license.",
99
"flags": {
1010
"sandboxname": "name of the sandbox org to check status for",
1111
"wait": "number of minutes to wait while polling for status",

0 commit comments

Comments
 (0)