@@ -216,7 +216,7 @@ FLAG DESCRIPTIONS
216216 sandbox.
217217```
218218
219- _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/create/sandbox.ts ) _
219+ _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/create/sandbox.ts ) _
220220
221221## ` sf org create scratch `
222222
@@ -236,8 +236,7 @@ FLAGS
236236 -i, --client-id=<value> Consumer key of the Dev Hub connected app.
237237 -t, --[no-]track-source Use source tracking for this scratch org. Set --no-track-source to disable source
238238 tracking.
239- -v, --target-dev-hub=<value> (required) [default: [email protected] ] Username or alias of the Dev Hub 240- org.
239+ -v, --target-dev-hub=<value> (required) Username or alias of the Dev Hub org.
241240 -w, --wait=<minutes> [default: 5 minutes] Number of minutes to wait for the scratch org to be ready.
242241 -y, --duration-days=<days> [default: 7 days] Number of days before the org expires.
243242 --api-version=<value> Override the api version used for api requests made by this command
@@ -370,7 +369,7 @@ FLAG DESCRIPTIONS
370369 Omit this flag to have Salesforce generate a unique username for your org.
371370```
372371
373- _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/create/scratch.ts ) _
372+ _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/create/scratch.ts ) _
374373
375374## ` sf org delete sandbox `
376375
@@ -414,7 +413,7 @@ EXAMPLES
414413 $ sf org delete sandbox --target-org my-sandbox --no-prompt
415414```
416415
417- _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/delete/sandbox.ts ) _
416+ _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/delete/sandbox.ts ) _
418417
419418## ` sf org delete scratch `
420419
@@ -456,7 +455,7 @@ EXAMPLES
456455 $ sf org delete scratch --target-org my-scratch-org --no-prompt
457456```
458457
459- _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/delete/scratch.ts ) _
458+ _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/delete/scratch.ts ) _
460459
461460## ` sf org disable tracking `
462461
@@ -494,7 +493,7 @@ EXAMPLES
494493 $ sf org disable tracking
495494```
496495
497- _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/disable/tracking.ts ) _
496+ _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/disable/tracking.ts ) _
498497
499498## ` sf org display `
500499
@@ -538,7 +537,7 @@ EXAMPLES
538537 $ sf org display --target-org TestOrg1 --verbose
539538```
540539
541- _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/display.ts ) _
540+ _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/display.ts ) _
542541
543542## ` sf org enable tracking `
544543
@@ -579,7 +578,7 @@ EXAMPLES
579578 $ sf org enable tracking
580579```
581580
582- _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/enable/tracking.ts ) _
581+ _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/enable/tracking.ts ) _
583582
584583## ` sf org list `
585584
@@ -617,7 +616,7 @@ EXAMPLES
617616 $ sf org list --clean
618617```
619618
620- _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/list.ts ) _
619+ _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/list.ts ) _
621620
622621## ` sf org list metadata `
623622
@@ -682,7 +681,7 @@ FLAG DESCRIPTIONS
682681 Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
683682```
684683
685- _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/list/metadata.ts ) _
684+ _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/list/metadata.ts ) _
686685
687686## ` sf org list metadata-types `
688687
@@ -736,16 +735,16 @@ FLAG DESCRIPTIONS
736735 Override the api version used for api requests made by this command
737736```
738737
739- _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/list/metadata-types.ts ) _
738+ _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/list/metadata-types.ts ) _
740739
741740## ` sf org open `
742741
743742Open your default scratch org, or another specified org, in a browser.
744743
745744```
746745USAGE
747- $ sf org open -o <value> [--json] [--api-version <value>] [-b chrome|edge|firefox | -r ] [-p <value> | -f
748- <value>]
746+ $ sf org open -o <value> [--json] [--api-version <value>] [--private | -r | - b chrome|edge|firefox] [-p
747+ <value> | -f <value> ]
749748
750749FLAGS
751750 -b, --browser=<option> Browser where the org opens.
@@ -756,6 +755,7 @@ FLAGS
756755 -p, --path=<value> Navigation URL path to open a specific page.
757756 -r, --url-only Display navigation URL, but don’t launch browser.
758757 --api-version=<value> Override the api version used for api requests made by this command
758+ --private Open the org in the default browser using private (incognito) mode.
759759
760760GLOBAL FLAGS
761761 --json Format output as json.
@@ -784,6 +784,10 @@ EXAMPLES
784784
785785 $ sf org open
786786
787+ Open your default org in an incognito window of your default browser:
788+
789+ $ sf org open --private
790+
787791 Open the org with alias MyTestOrg1 in the Firefox browser:
788792
789793 $ sf org open --target-org MyTestOrg1 --browser firefox
@@ -802,7 +806,7 @@ EXAMPLES
802806 $ sf org open --source-file force-app/main/default/flows/Hello.flow-meta.xml
803807```
804808
805- _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/open.ts ) _
809+ _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/open.ts ) _
806810
807811## ` sf org resume sandbox `
808812
@@ -864,7 +868,7 @@ FLAG DESCRIPTIONS
864868 returns the job ID. To resume checking the sandbox creation, rerun this command.
865869```
866870
867- _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/resume/sandbox.ts ) _
871+ _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/resume/sandbox.ts ) _
868872
869873## ` sf org resume scratch `
870874
@@ -910,6 +914,6 @@ FLAG DESCRIPTIONS
910914 The job ID is valid for 24 hours after you start the scratch org creation.
911915```
912916
913- _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.2.1 /src/commands/org/resume/scratch.ts ) _
917+ _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/3.3.0 /src/commands/org/resume/scratch.ts ) _
914918
915919<!-- commandsstop -->
0 commit comments