@@ -132,7 +132,7 @@ FLAGS
132132 -t, --type=<option> (required) Type of org to create.
133133 <options: sandbox>
134134 -w, --wait=<value> [default: 6 minutes] Number of minutes to wait while polling for status.
135- --api-version=<value> Override the api version used for api requests made by this command
135+ --api-version=<value> Override the api version used for api requests made by this command
136136
137137GLOBAL FLAGS
138138 --json Format output as json.
@@ -160,7 +160,7 @@ FLAG DESCRIPTIONS
160160 for a number of minutes, the client exits. Specify a longer wait time if timeouts occur frequently.
161161```
162162
163- _ See code: [ src/commands/force/org/clone.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/force/org/clone.ts ) _
163+ _ See code: [ src/commands/force/org/clone.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/force/org/clone.ts ) _
164164
165165## ` sf force org create `
166166
@@ -184,7 +184,7 @@ FLAGS
184184 <options: scratch|sandbox>
185185 -v, --target-dev-hub=<value> Username or alias of the Dev Hub org.
186186 -w, --wait=<value> [default: 6 minutes] Streaming client socket timeout (in minutes).
187- --api-version=<value> Override the api version used for api requests made by this command
187+ --api-version=<value> Override the api version used for api requests made by this command
188188
189189GLOBAL FLAGS
190190 --json Format output as json.
@@ -208,7 +208,7 @@ EXAMPLES
208208 $ sf force org create -t sandbox -f config/dev-sandbox-def.json -a MyDevSandbox -u prodOrg
209209```
210210
211- _ See code: [ src/commands/force/org/create.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/force/org/create.ts ) _
211+ _ See code: [ src/commands/force/org/create.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/force/org/create.ts ) _
212212
213213## ` sf force org delete `
214214
@@ -219,9 +219,9 @@ USAGE
219219 $ sf force org delete -o <value> [--json] [--api-version <value>] [-p]
220220
221221FLAGS
222- -o, --target-org=<value> (required) Username or alias of the target org.
223- -p, --no-prompt No prompt to confirm deletion.
224- --api-version=<value> Override the api version used for api requests made by this command
222+ -o, --target-org=<value> (required) Username or alias of the target org.
223+ -p, --no-prompt No prompt to confirm deletion.
224+ --api-version=<value> Override the api version used for api requests made by this command
225225
226226GLOBAL FLAGS
227227 --json Format output as json.
@@ -240,7 +240,7 @@ EXAMPLES
240240 $ sf force org delete -u MyOrgAlias -p
241241```
242242
243- _ See code: [ src/commands/force/org/delete.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/force/org/delete.ts ) _
243+ _ See code: [ src/commands/force/org/delete.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/force/org/delete.ts ) _
244244
245245## ` sf force org status `
246246
@@ -256,7 +256,7 @@ FLAGS
256256 -o, --target-org=<value> (required) Username or alias of the target org.
257257 -s, --setdefaultusername Set the created or cloned org as your default.
258258 -w, --wait=<value> [default: 6 minutes] Number of minutes to wait while polling for status.
259- --api-version=<value> Override the api version used for api requests made by this command
259+ --api-version=<value> Override the api version used for api requests made by this command
260260
261261GLOBAL FLAGS
262262 --json Format output as json.
@@ -278,7 +278,7 @@ EXAMPLES
278278 $ sf force org status --sandboxname DevSbx1 --wait 45 --setdefaultusername -u prodOrg
279279```
280280
281- _ See code: [ src/commands/force/org/status.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/force/org/status.ts ) _
281+ _ See code: [ src/commands/force/org/status.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/force/org/status.ts ) _
282282
283283## ` sf org create sandbox `
284284
@@ -300,9 +300,9 @@ FLAGS
300300 -o, --target-org=<value> (required) Username or alias of the production org that contains the sandbox license.
301301 -s, --set-default Set the sandbox org as your default org.
302302 -w, --wait=<minutes> [default: 30 minutes] Number of minutes to wait for the sandbox org to be ready.
303- --async Request the sandbox creation, but don't wait for it to complete.
304- --no-prompt Don't prompt for confirmation about the sandbox configuration.
305- --no-track-source Do not use source tracking for this sandbox.
303+ --async Request the sandbox creation, but don't wait for it to complete.
304+ --no-prompt Don't prompt for confirmation about the sandbox configuration.
305+ --no-track-source Do not use source tracking for this sandbox.
306306
307307GLOBAL FLAGS
308308 --json Format output as json.
@@ -383,7 +383,7 @@ FLAG DESCRIPTIONS
383383 sandbox.
384384```
385385
386- _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/create/sandbox.ts ) _
386+ _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/create/sandbox.ts ) _
387387
388388## ` sf org create scratch `
389389
@@ -406,30 +406,30 @@ FLAGS
406406 -v, --target-dev-hub=<value> (required) Username or alias of the Dev Hub org.
407407 -w, --wait=<minutes> [default: 5 minutes] Number of minutes to wait for the scratch org to be ready.
408408 -y, --duration-days=<days> [default: 7 days] Number of days before the org expires.
409- --api-version=<value> Override the api version used for api requests made by this command
410- --async Request the org, but don't wait for it to complete.
409+ --api-version=<value> Override the api version used for api requests made by this command
410+ --async Request the org, but don't wait for it to complete.
411411
412412PACKAGING FLAGS
413413 -c, --no-ancestors Don't include second-generation managed package (2GP) ancestors in the scratch org.
414414 -m, --no-namespace Create the scratch org with no namespace, even if the Dev Hub has a namespace.
415415
416416DEFINITION FILE OVERRIDE FLAGS
417- -e, --edition=<option> Salesforce edition of the scratch org. Overrides the value of the "edition" option in the
418- definition file, if set.
419- <options: developer|enterprise|group|professional|partner-developer|partner-enterprise|partner
420- -group|partner-professional>
421- --admin-email=<value> Email address that will be applied to the org's admin user. Overrides the value of the
422- "adminEmail" option in the definition file, if set.
423- --description=<value> Description of the scratch org in the Dev Hub. Overrides the value of the "description" option
424- in the definition file, if set.
425- --name=<value> Name of the org, such as "Acme Company". Overrides the value of the "orgName" option in the
426- definition file, if set.
427- --release=<option> Release of the scratch org as compared to the Dev Hub release.
428- <options: preview|previous>
429- --source-org=<value> 15-character ID of the org whose shape the new scratch org will be based on. Overrides the
430- value of the "sourceOrg" option in the definition file, if set.
431- --username=<value> Username of the scratch org admin user. Overrides the value of the "username" option in the
432- definition file, if set.
417+ -e, --edition=<option> Salesforce edition of the scratch org. Overrides the value of the "edition" option in the
418+ definition file, if set.
419+ <options: developer|enterprise|group|professional|partner-developer|partner-enterprise|part
420+ ner -group|partner-professional>
421+ --admin-email=<value> Email address that will be applied to the org's admin user. Overrides the value of the
422+ "adminEmail" option in the definition file, if set.
423+ --description=<value> Description of the scratch org in the Dev Hub. Overrides the value of the "description"
424+ option in the definition file, if set.
425+ --name=<value> Name of the org, such as "Acme Company". Overrides the value of the "orgName" option in the
426+ definition file, if set.
427+ --release=<option> Release of the scratch org as compared to the Dev Hub release.
428+ <options: preview|previous>
429+ --source-org=<value> 15-character ID of the org whose shape the new scratch org will be based on. Overrides the
430+ value of the "sourceOrg" option in the definition file, if set.
431+ --username=<value> Username of the scratch org admin user. Overrides the value of the "username" option in the
432+ definition file, if set.
433433
434434GLOBAL FLAGS
435435 --json Format output as json.
@@ -536,7 +536,7 @@ FLAG DESCRIPTIONS
536536 Omit this flag to have Salesforce generate a unique username for your org.
537537```
538538
539- _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/create/scratch.ts ) _
539+ _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/create/scratch.ts ) _
540540
541541## ` sf org delete sandbox `
542542
@@ -580,7 +580,7 @@ EXAMPLES
580580 $ sf org delete sandbox --target-org my-sandbox --no-prompt
581581```
582582
583- _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/delete/sandbox.ts ) _
583+ _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/delete/sandbox.ts ) _
584584
585585## ` sf org delete scratch `
586586
@@ -622,7 +622,7 @@ EXAMPLES
622622 $ sf org delete scratch --target-org my-scratch-org --no-prompt
623623```
624624
625- _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/delete/scratch.ts ) _
625+ _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/delete/scratch.ts ) _
626626
627627## ` sf org display `
628628
@@ -633,9 +633,9 @@ USAGE
633633 $ sf org display -o <value> [--json] [--api-version <value>] [--verbose]
634634
635635FLAGS
636- -o, --target-org=<value> (required) Username or alias of the target org.
637- --api-version=<value> Override the api version used for api requests made by this command
638- --verbose Display the sfdxAuthUrl property.
636+ -o, --target-org=<value> (required) Username or alias of the target org.
637+ --api-version=<value> Override the api version used for api requests made by this command
638+ --verbose Display the sfdxAuthUrl property.
639639
640640GLOBAL FLAGS
641641 --json Format output as json.
@@ -665,7 +665,7 @@ EXAMPLES
665665 $ sf org display --target-org TestOrg1 --verbose
666666```
667667
668- _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/display.ts ) _
668+ _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/display.ts ) _
669669
670670## ` sf org list `
671671
@@ -676,12 +676,12 @@ USAGE
676676 $ sf org list [--json] [--verbose] [--all] [-p --clean] [--skip-connection-status]
677677
678678FLAGS
679- -p, --no-prompt Don't prompt for confirmation.
680- --all Include expired, deleted, and unknown-status scratch orgs.
681- --clean Remove all local org authorizations for non-active scratch orgs. Use "org logout" to remove
682- non-scratch orgs.
683- --skip-connection-status Skip retrieving the connection status of non-scratch orgs.
684- --verbose List more information about each org.
679+ -p, --no-prompt Don't prompt for confirmation.
680+ --all Include expired, deleted, and unknown-status scratch orgs.
681+ --clean Remove all local org authorizations for non-active scratch orgs. Use "org logout" to
682+ remove non-scratch orgs.
683+ --skip-connection-status Skip retrieving the connection status of non-scratch orgs.
684+ --verbose List more information about each org.
685685
686686GLOBAL FLAGS
687687 --json Format output as json.
@@ -703,7 +703,7 @@ EXAMPLES
703703 $ sf org list --clean
704704```
705705
706- _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/list.ts ) _
706+ _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/list.ts ) _
707707
708708## ` sf org list metadata `
709709
@@ -718,8 +718,8 @@ FLAGS
718718 -m, --metadata-type=<value> (required) Metadata type to be retrieved, such as CustomObject; metadata type names are
719719 case-sensitive.
720720 -o, --target-org=<value> (required) Username or alias of the target org.
721- --api-version=<value> API version to use; default is the most recent API version.
722- --folder=<value> Folder associated with the component; required for components that use folders; folder
721+ --api-version=<value> API version to use; default is the most recent API version.
722+ --folder=<value> Folder associated with the component; required for components that use folders; folder
723723 names are case-sensitive.
724724
725725GLOBAL FLAGS
@@ -767,7 +767,7 @@ FLAG DESCRIPTIONS
767767 Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
768768```
769769
770- _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/list/metadata.ts ) _
770+ _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/list/metadata.ts ) _
771771
772772## ` sf org list metadata-types `
773773
@@ -780,7 +780,7 @@ USAGE
780780FLAGS
781781 -f, --output-file=<value> Pathname of the file in which to write the results.
782782 -o, --target-org=<value> (required) Username or alias of the target org.
783- --api-version=<value> API version to use; default is the most recent API version.
783+ --api-version=<value> API version to use; default is the most recent API version.
784784
785785GLOBAL FLAGS
786786 --json Format output as json.
@@ -820,7 +820,7 @@ FLAG DESCRIPTIONS
820820 Override the api version used for api requests made by this command
821821```
822822
823- _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/list/metadata-types.ts ) _
823+ _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/list/metadata-types.ts ) _
824824
825825## ` sf org open `
826826
@@ -838,7 +838,7 @@ FLAGS
838838 -o, --target-org=<value> (required) Username or alias of the target org.
839839 -p, --path=<value> Navigation URL path to open a specific page.
840840 -r, --url-only Display navigation URL, but don’t launch browser.
841- --api-version=<value> Override the api version used for api requests made by this command
841+ --api-version=<value> Override the api version used for api requests made by this command
842842
843843GLOBAL FLAGS
844844 --json Format output as json.
@@ -885,7 +885,7 @@ EXAMPLES
885885 $ sf org open --source-file force-app/main/default/flows/Hello.flow-meta.xml
886886```
887887
888- _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/open.ts ) _
888+ _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/open.ts ) _
889889
890890## ` sf org resume sandbox `
891891
@@ -947,7 +947,7 @@ FLAG DESCRIPTIONS
947947 returns the job ID. To resume checking the sandbox creation, rerun this command.
948948```
949949
950- _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/resume/sandbox.ts ) _
950+ _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/resume/sandbox.ts ) _
951951
952952## ` sf org resume scratch `
953953
@@ -993,6 +993,6 @@ FLAG DESCRIPTIONS
993993 The job ID is valid for 24 hours after you start the scratch org creation.
994994```
995995
996- _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.4 /src/commands/org/resume/scratch.ts ) _
996+ _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.0.5 /src/commands/org/resume/scratch.ts ) _
997997
998998<!-- commandsstop -->
0 commit comments