@@ -229,7 +229,7 @@ FLAG DESCRIPTIONS
229229 sandbox.
230230```
231231
232- _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/create/sandbox.ts ) _
232+ _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/create/sandbox.ts ) _
233233
234234## ` sf org create scratch `
235235
@@ -383,7 +383,7 @@ FLAG DESCRIPTIONS
383383 Omit this flag to have Salesforce generate a unique username for your org.
384384```
385385
386- _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/create/scratch.ts ) _
386+ _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/create/scratch.ts ) _
387387
388388## ` sf org delete sandbox `
389389
@@ -394,7 +394,8 @@ USAGE
394394 $ sf org delete sandbox -o <value> [--json] [--flags-dir <value>] [-p]
395395
396396FLAGS
397- -o, --target-org=<value> (required) Sandbox alias or login user.
397+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
398+ configuration variable is already set.
398399 -p, --no-prompt Don't prompt the user to confirm the deletion.
399400
400401GLOBAL FLAGS
@@ -428,7 +429,7 @@ EXAMPLES
428429 $ sf org delete sandbox --target-org my-sandbox --no-prompt
429430```
430431
431- _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/delete/sandbox.ts ) _
432+ _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/delete/sandbox.ts ) _
432433
433434## ` sf org delete scratch `
434435
@@ -439,7 +440,8 @@ USAGE
439440 $ sf org delete scratch -o <value> [--json] [--flags-dir <value>] [-p]
440441
441442FLAGS
442- -o, --target-org=<value> (required) Scratch org alias or login user.
443+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
444+ configuration variable is already set.
443445 -p, --no-prompt Don't prompt the user to confirm the deletion.
444446
445447GLOBAL FLAGS
@@ -471,7 +473,7 @@ EXAMPLES
471473 $ sf org delete scratch --target-org my-scratch-org --no-prompt
472474```
473475
474- _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/delete/scratch.ts ) _
476+ _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/delete/scratch.ts ) _
475477
476478## ` sf org disable tracking `
477479
@@ -510,7 +512,7 @@ EXAMPLES
510512 $ sf org disable tracking
511513```
512514
513- _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/disable/tracking.ts ) _
515+ _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/disable/tracking.ts ) _
514516
515517## ` sf org display `
516518
@@ -555,7 +557,7 @@ EXAMPLES
555557 $ sf org display --target-org TestOrg1 --verbose
556558```
557559
558- _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/display.ts ) _
560+ _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/display.ts ) _
559561
560562## ` sf org enable tracking `
561563
@@ -597,7 +599,7 @@ EXAMPLES
597599 $ sf org enable tracking
598600```
599601
600- _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/enable/tracking.ts ) _
602+ _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/enable/tracking.ts ) _
601603
602604## ` sf org list `
603605
@@ -636,7 +638,7 @@ EXAMPLES
636638 $ sf org list --clean
637639```
638640
639- _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/list.ts ) _
641+ _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/list.ts ) _
640642
641643## ` sf org list metadata `
642644
@@ -703,7 +705,7 @@ FLAG DESCRIPTIONS
703705 Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
704706```
705707
706- _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/list/metadata.ts ) _
708+ _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/list/metadata.ts ) _
707709
708710## ` sf org list metadata-types `
709711
@@ -758,7 +760,7 @@ FLAG DESCRIPTIONS
758760 Override the api version used for api requests made by this command
759761```
760762
761- _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/list/metadata-types.ts ) _
763+ _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/list/metadata-types.ts ) _
762764
763765## ` sf org open `
764766
@@ -830,7 +832,7 @@ EXAMPLES
830832 $ sf org open --source-file force-app/main/default/flows/Hello.flow-meta.xml
831833```
832834
833- _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/open.ts ) _
835+ _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/open.ts ) _
834836
835837## ` sf org refresh sandbox `
836838
@@ -907,7 +909,7 @@ FLAG DESCRIPTIONS
907909 By default, a sandbox auto-activates after a refresh. Use this flag to control sandbox activation manually.
908910```
909911
910- _ See code: [ src/commands/org/refresh/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/refresh/sandbox.ts ) _
912+ _ See code: [ src/commands/org/refresh/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/refresh/sandbox.ts ) _
911913
912914## ` sf org resume sandbox `
913915
@@ -970,7 +972,7 @@ FLAG DESCRIPTIONS
970972 returns the job ID. To resume checking the sandbox creation, rerun this command.
971973```
972974
973- _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/resume/sandbox.ts ) _
975+ _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/resume/sandbox.ts ) _
974976
975977## ` sf org resume scratch `
976978
@@ -1017,6 +1019,6 @@ FLAG DESCRIPTIONS
10171019 The job ID is valid for 24 hours after you start the scratch org creation.
10181020```
10191021
1020- _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.15 /src/commands/org/resume/scratch.ts ) _
1022+ _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.1.16 /src/commands/org/resume/scratch.ts ) _
10211023
10221024<!-- commandsstop -->
0 commit comments