@@ -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.3.4 /src/commands/org/create/sandbox.ts ) _
232+ _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /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.3.4 /src/commands/org/create/scratch.ts ) _
386+ _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/create/scratch.ts ) _
387387
388388## ` sf org delete sandbox `
389389
@@ -429,7 +429,7 @@ EXAMPLES
429429 $ sf org delete sandbox --target-org my-sandbox --no-prompt
430430```
431431
432- _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/delete/sandbox.ts ) _
432+ _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/delete/sandbox.ts ) _
433433
434434## ` sf org delete scratch `
435435
@@ -473,7 +473,7 @@ EXAMPLES
473473 $ sf org delete scratch --target-org my-scratch-org --no-prompt
474474```
475475
476- _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/delete/scratch.ts ) _
476+ _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/delete/scratch.ts ) _
477477
478478## ` sf org disable tracking `
479479
@@ -512,7 +512,7 @@ EXAMPLES
512512 $ sf org disable tracking
513513```
514514
515- _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/disable/tracking.ts ) _
515+ _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/disable/tracking.ts ) _
516516
517517## ` sf org display `
518518
@@ -557,7 +557,7 @@ EXAMPLES
557557 $ sf org display --target-org TestOrg1 --verbose
558558```
559559
560- _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/display.ts ) _
560+ _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/display.ts ) _
561561
562562## ` sf org enable tracking `
563563
@@ -599,7 +599,7 @@ EXAMPLES
599599 $ sf org enable tracking
600600```
601601
602- _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/enable/tracking.ts ) _
602+ _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/enable/tracking.ts ) _
603603
604604## ` sf org list `
605605
@@ -638,7 +638,7 @@ EXAMPLES
638638 $ sf org list --clean
639639```
640640
641- _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/list.ts ) _
641+ _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/list.ts ) _
642642
643643## ` sf org list metadata `
644644
@@ -705,7 +705,7 @@ FLAG DESCRIPTIONS
705705 Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
706706```
707707
708- _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/list/metadata.ts ) _
708+ _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/list/metadata.ts ) _
709709
710710## ` sf org list metadata-types `
711711
@@ -760,7 +760,7 @@ FLAG DESCRIPTIONS
760760 Override the api version used for api requests made by this command
761761```
762762
763- _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /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.3.5 /src/commands/org/list/metadata-types.ts ) _
764764
765765## ` sf org open `
766766
@@ -832,7 +832,7 @@ EXAMPLES
832832 $ sf org open --source-file force-app/main/default/flows/Hello.flow-meta.xml
833833```
834834
835- _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/open.ts ) _
835+ _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/open.ts ) _
836836
837837## ` sf org refresh sandbox `
838838
@@ -885,9 +885,7 @@ EXAMPLES
885885 $ sf org refresh sandbox --definition-file devSbx3-config.json --target-org prodOrg
886886
887887FLAG DESCRIPTIONS
888- -f, --definition-file=<value>
889-
890- Path to a sandbox definition file for overriding its configuration when you refresh it.
888+ -f, --definition-file=<value> Path to a sandbox definition file for overriding its configuration when you refresh it.
891889
892890 The sandbox definition file is a blueprint for the sandbox; use the file to change the sandbox configuration during
893891 a refresh. If you don't want to change the sandbox configuration when you refresh it, then simply use the --name
@@ -911,7 +909,7 @@ FLAG DESCRIPTIONS
911909 By default, a sandbox auto-activates after a refresh. Use this flag to control sandbox activation manually.
912910```
913911
914- _ See code: [ src/commands/org/refresh/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/refresh/sandbox.ts ) _
912+ _ See code: [ src/commands/org/refresh/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/refresh/sandbox.ts ) _
915913
916914## ` sf org resume sandbox `
917915
@@ -974,7 +972,7 @@ FLAG DESCRIPTIONS
974972 returns the job ID. To resume checking the sandbox creation, rerun this command.
975973```
976974
977- _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/resume/sandbox.ts ) _
975+ _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/resume/sandbox.ts ) _
978976
979977## ` sf org resume scratch `
980978
@@ -1021,6 +1019,6 @@ FLAG DESCRIPTIONS
10211019 The job ID is valid for 24 hours after you start the scratch org creation.
10221020```
10231021
1024- _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.4 /src/commands/org/resume/scratch.ts ) _
1022+ _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/4.3.5 /src/commands/org/resume/scratch.ts ) _
10251023
10261024<!-- commandsstop -->
0 commit comments