Skip to content

Commit 83a2341

Browse files
fix: add back a long description that got lost
1 parent 25ad4aa commit 83a2341

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

messages/clone.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"setalias": "alias for the cloned org",
1313
"definitionfile": "path to the sandbox definition file"
1414
},
15+
"flagsLong": {
16+
"wait": "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."
17+
},
1518
"commandSuccess": "The sandbox org cloning process %s is in progress. Run \"sfdx force:org:status -n %s\" to check for status. If the org is ready, checking the status also logs the requesting user in to the sandbox org and authorizes the org for use with Salesforce CLI.",
1619
"missingLicenseType": "The sandbox license type is required, but you didn't provide a value. Specify the license type in the sandbox definition file with the \"licenseType\" option, or specify the option as a name-value pair at the command-line. See https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_sandbox_definition.htm for more information.",
1720
"commandOrganizationTypeNotSupport": "The only supported org type is: %s",

0 commit comments

Comments
 (0)