@@ -161,7 +161,7 @@ EXAMPLES
161161 $ sf org auth show-access-token --target-org my-org --json
162162```
163163
164- _ See code: [ src/commands/org/auth/show-access-token.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/auth/show-access-token.ts ) _
164+ _ See code: [ src/commands/org/auth/show-access-token.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/auth/show-access-token.ts ) _
165165
166166## ` sf org auth show-sfdx-auth-url `
167167
@@ -205,7 +205,7 @@ EXAMPLES
205205 $ sf org auth show-sfdx-auth-url --target-org my-org --json
206206```
207207
208- _ See code: [ src/commands/org/auth/show-sfdx-auth-url.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/auth/show-sfdx-auth-url.ts ) _
208+ _ See code: [ src/commands/org/auth/show-sfdx-auth-url.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/auth/show-sfdx-auth-url.ts ) _
209209
210210## ` sf org auth show-user-password `
211211
@@ -252,7 +252,7 @@ EXAMPLES
252252 $ sf org auth show-user-password --target-org my-org --json
253253```
254254
255- _ See code: [ src/commands/org/auth/show-user-password.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/auth/show-user-password.ts ) _
255+ _ See code: [ src/commands/org/auth/show-user-password.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/auth/show-user-password.ts ) _
256256
257257## ` sf org create agent-user `
258258
@@ -330,7 +330,7 @@ FLAG DESCRIPTIONS
330330 "agent.user.<GUID>@your-org-domain.com".
331331```
332332
333- _ See code: [ src/commands/org/create/agent-user.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/create/agent-user.ts ) _
333+ _ See code: [ src/commands/org/create/agent-user.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/create/agent-user.ts ) _
334334
335335## ` sf org create sandbox `
336336
@@ -464,7 +464,7 @@ FLAG DESCRIPTIONS
464464 You can specify either --source-sandbox-name or --source-id when cloning an existing sandbox, but not both.
465465```
466466
467- _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/create/sandbox.ts ) _
467+ _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/create/sandbox.ts ) _
468468
469469## ` sf org create scratch `
470470
@@ -646,7 +646,7 @@ FLAG DESCRIPTIONS
646646 Omit this flag to have Salesforce generate a unique username for your org.
647647```
648648
649- _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/create/scratch.ts ) _
649+ _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/create/scratch.ts ) _
650650
651651## ` sf org delete sandbox `
652652
@@ -692,7 +692,7 @@ EXAMPLES
692692 $ sf org delete sandbox --target-org my-sandbox --no-prompt
693693```
694694
695- _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/delete/sandbox.ts ) _
695+ _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/delete/sandbox.ts ) _
696696
697697## ` sf org delete scratch `
698698
@@ -736,7 +736,7 @@ EXAMPLES
736736 $ sf org delete scratch --target-org my-scratch-org --no-prompt
737737```
738738
739- _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/delete/scratch.ts ) _
739+ _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/delete/scratch.ts ) _
740740
741741## ` sf org disable tracking `
742742
@@ -775,7 +775,7 @@ EXAMPLES
775775 $ sf org disable tracking
776776```
777777
778- _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/disable/tracking.ts ) _
778+ _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/disable/tracking.ts ) _
779779
780780## ` sf org display `
781781
@@ -820,7 +820,7 @@ EXAMPLES
820820 $ sf org display --target-org TestOrg1 --verbose
821821```
822822
823- _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/display.ts ) _
823+ _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/display.ts ) _
824824
825825## ` sf org enable tracking `
826826
@@ -862,7 +862,7 @@ EXAMPLES
862862 $ sf org enable tracking
863863```
864864
865- _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/enable/tracking.ts ) _
865+ _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/enable/tracking.ts ) _
866866
867867## ` sf org list `
868868
@@ -901,7 +901,7 @@ EXAMPLES
901901 $ sf org list --clean
902902```
903903
904- _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/list.ts ) _
904+ _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/list.ts ) _
905905
906906## ` sf org list metadata `
907907
@@ -968,7 +968,7 @@ FLAG DESCRIPTIONS
968968 Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
969969```
970970
971- _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/list/metadata.ts ) _
971+ _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/list/metadata.ts ) _
972972
973973## ` sf org list metadata-types `
974974
@@ -1023,7 +1023,7 @@ FLAG DESCRIPTIONS
10231023 Override the api version used for api requests made by this command
10241024```
10251025
1026- _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/list/metadata-types.ts ) _
1026+ _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/list/metadata-types.ts ) _
10271027
10281028## ` sf org open `
10291029
@@ -1099,7 +1099,7 @@ EXAMPLES
10991099 $ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml
11001100```
11011101
1102- _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/open.ts ) _
1102+ _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/open.ts ) _
11031103
11041104## ` sf org open agent `
11051105
@@ -1163,7 +1163,7 @@ EXAMPLES
11631163 $ sf org open agent --authoring-bundle Coral_Cloud_Agent --version 1
11641164```
11651165
1166- _ See code: [ src/commands/org/open/agent.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/open/agent.ts ) _
1166+ _ See code: [ src/commands/org/open/agent.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/open/agent.ts ) _
11671167
11681168## ` sf org open authoring-bundle `
11691169
@@ -1209,7 +1209,7 @@ EXAMPLES
12091209 $ sf org open authoring-bundle --target-org MyTestOrg1 --browser firefox
12101210```
12111211
1212- _ See code: [ src/commands/org/open/authoring-bundle.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/open/authoring-bundle.ts ) _
1212+ _ See code: [ src/commands/org/open/authoring-bundle.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/open/authoring-bundle.ts ) _
12131213
12141214## ` sf org refresh sandbox `
12151215
@@ -1312,7 +1312,7 @@ FLAG DESCRIPTIONS
13121312 You can specify either --source-sandbox-name or --source-id when refreshing an existing sandbox, but not both.
13131313```
13141314
1315- _ See code: [ src/commands/org/refresh/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/refresh/sandbox.ts ) _
1315+ _ See code: [ src/commands/org/refresh/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/refresh/sandbox.ts ) _
13161316
13171317## ` sf org resume sandbox `
13181318
@@ -1375,7 +1375,7 @@ FLAG DESCRIPTIONS
13751375 returns the job ID. To resume checking the sandbox creation, rerun this command.
13761376```
13771377
1378- _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/resume/sandbox.ts ) _
1378+ _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/resume/sandbox.ts ) _
13791379
13801380## ` sf org resume scratch `
13811381
@@ -1428,6 +1428,6 @@ FLAG DESCRIPTIONS
14281428 returns the job ID. To resume checking the scratch creation, rerun this command.
14291429```
14301430
1431- _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.5 /src/commands/org/resume/scratch.ts ) _
1431+ _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.11.6 /src/commands/org/resume/scratch.ts ) _
14321432
14331433<!-- commandsstop -->
0 commit comments