@@ -111,6 +111,7 @@ the [SandboxNuts](https://github.com/salesforcecli/plugin-org/actions/workflows/
111111- [ ` sf org list metadata-types ` ] ( #sf-org-list-metadata-types )
112112- [ ` sf org open ` ] ( #sf-org-open )
113113- [ ` sf org open agent ` ] ( #sf-org-open-agent )
114+ - [ ` sf org open authoring-bundle ` ] ( #sf-org-open-authoring-bundle )
114115- [ ` sf org refresh sandbox ` ] ( #sf-org-refresh-sandbox )
115116- [ ` sf org resume sandbox ` ] ( #sf-org-resume-sandbox )
116117- [ ` sf org resume scratch ` ] ( #sf-org-resume-scratch )
@@ -247,7 +248,7 @@ FLAG DESCRIPTIONS
247248 You can specify either --source-sandbox-name or --source-id when cloning an existing sandbox, but not both.
248249```
249250
250- _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/create/sandbox.ts ) _
251+ _ See code: [ src/commands/org/create/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/create/sandbox.ts ) _
251252
252253## ` sf org create scratch `
253254
@@ -429,7 +430,7 @@ FLAG DESCRIPTIONS
429430 Omit this flag to have Salesforce generate a unique username for your org.
430431```
431432
432- _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/create/scratch.ts ) _
433+ _ See code: [ src/commands/org/create/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/create/scratch.ts ) _
433434
434435## ` sf org delete sandbox `
435436
@@ -475,7 +476,7 @@ EXAMPLES
475476 $ sf org delete sandbox --target-org my-sandbox --no-prompt
476477```
477478
478- _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/delete/sandbox.ts ) _
479+ _ See code: [ src/commands/org/delete/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/delete/sandbox.ts ) _
479480
480481## ` sf org delete scratch `
481482
@@ -519,7 +520,7 @@ EXAMPLES
519520 $ sf org delete scratch --target-org my-scratch-org --no-prompt
520521```
521522
522- _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/delete/scratch.ts ) _
523+ _ See code: [ src/commands/org/delete/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/delete/scratch.ts ) _
523524
524525## ` sf org disable tracking `
525526
@@ -558,7 +559,7 @@ EXAMPLES
558559 $ sf org disable tracking
559560```
560561
561- _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/disable/tracking.ts ) _
562+ _ See code: [ src/commands/org/disable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/disable/tracking.ts ) _
562563
563564## ` sf org display `
564565
@@ -603,7 +604,7 @@ EXAMPLES
603604 $ sf org display --target-org TestOrg1 --verbose
604605```
605606
606- _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/display.ts ) _
607+ _ See code: [ src/commands/org/display.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/display.ts ) _
607608
608609## ` sf org enable tracking `
609610
@@ -645,7 +646,7 @@ EXAMPLES
645646 $ sf org enable tracking
646647```
647648
648- _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/enable/tracking.ts ) _
649+ _ See code: [ src/commands/org/enable/tracking.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/enable/tracking.ts ) _
649650
650651## ` sf org list `
651652
@@ -684,7 +685,7 @@ EXAMPLES
684685 $ sf org list --clean
685686```
686687
687- _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/list.ts ) _
688+ _ See code: [ src/commands/org/list.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/list.ts ) _
688689
689690## ` sf org list metadata `
690691
@@ -751,7 +752,7 @@ FLAG DESCRIPTIONS
751752 Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
752753```
753754
754- _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/list/metadata.ts ) _
755+ _ See code: [ src/commands/org/list/metadata.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/list/metadata.ts ) _
755756
756757## ` sf org list metadata-types `
757758
@@ -806,7 +807,7 @@ FLAG DESCRIPTIONS
806807 Override the api version used for api requests made by this command
807808```
808809
809- _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/list/metadata-types.ts ) _
810+ _ See code: [ src/commands/org/list/metadata-types.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/list/metadata-types.ts ) _
810811
811812## ` sf org open `
812813
@@ -882,7 +883,7 @@ EXAMPLES
882883 $ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml
883884```
884885
885- _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/open.ts ) _
886+ _ See code: [ src/commands/org/open.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/open.ts ) _
886887
887888## ` sf org open agent `
888889
@@ -933,7 +934,53 @@ EXAMPLES
933934 $ sf org open agent --target-org MyTestOrg1 --browser firefox --api-name Coral_Cloud_Agent
934935```
935936
936- _ See code: [ src/commands/org/open/agent.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59/src/commands/org/open/agent.ts ) _
937+ _ See code: [ src/commands/org/open/agent.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60/src/commands/org/open/agent.ts ) _
938+
939+ ## ` sf org open authoring-bundle `
940+
941+ Open your org in Agentforce Studio, specically in the list view showing the list of agents.
942+
943+ ```
944+ USAGE
945+ $ sf org open authoring-bundle -o <value> [--json] [--flags-dir <value>] [--api-version <value>] [--private | -r | -b
946+ chrome|edge|firefox]
947+
948+ FLAGS
949+ -b, --browser=<option> Browser where the org opens.
950+ <options: chrome|edge|firefox>
951+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
952+ configuration variable is already set.
953+ -r, --url-only Display navigation URL, but don't launch browser.
954+ --api-version=<value> Override the api version used for api requests made by this command
955+ --private Open the org in the default browser using private (incognito) mode.
956+
957+ GLOBAL FLAGS
958+ --flags-dir=<value> Import flag values from a directory.
959+ --json Format output as json.
960+
961+ DESCRIPTION
962+ Open your org in Agentforce Studio, specically in the list view showing the list of agents.
963+
964+ The list view shows the agents in your org that are implemented with Agent Script and an authoring bundle. Click on an
965+ agent name to open it in Agentforce Builder in a new browser window.
966+
967+ To generate the URL but not launch it in your browser, specify --url-only.
968+
969+ EXAMPLES
970+ Open the agents list view in your default org using your default browser:
971+
972+ $ sf org open authoring-bundle
973+
974+ Open the agents list view in an incognito window of your default browser:
975+
976+ $ sf org open authoring-bundle --private
977+
978+ Open the agents list view in an org with alias MyTestOrg1 using the Firefox browser:
979+
980+ $ sf org open authoring-bundle --target-org MyTestOrg1 --browser firefox
981+ ```
982+
983+ _ See code: [ src/commands/org/open/authoring-bundle.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60/src/commands/org/open/authoring-bundle.ts ) _
937984
938985## ` sf org refresh sandbox `
939986
@@ -1036,7 +1083,7 @@ FLAG DESCRIPTIONS
10361083 You can specify either --source-sandbox-name or --source-id when refreshing an existing sandbox, but not both.
10371084```
10381085
1039- _ See code: [ src/commands/org/refresh/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/refresh/sandbox.ts ) _
1086+ _ See code: [ src/commands/org/refresh/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/refresh/sandbox.ts ) _
10401087
10411088## ` sf org resume sandbox `
10421089
@@ -1099,7 +1146,7 @@ FLAG DESCRIPTIONS
10991146 returns the job ID. To resume checking the sandbox creation, rerun this command.
11001147```
11011148
1102- _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/resume/sandbox.ts ) _
1149+ _ See code: [ src/commands/org/resume/sandbox.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/resume/sandbox.ts ) _
11031150
11041151## ` sf org resume scratch `
11051152
@@ -1152,6 +1199,6 @@ FLAG DESCRIPTIONS
11521199 returns the job ID. To resume checking the scratch creation, rerun this command.
11531200```
11541201
1155- _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.59 /src/commands/org/resume/scratch.ts ) _
1202+ _ See code: [ src/commands/org/resume/scratch.ts] ( https://github.com/salesforcecli/plugin-org/blob/5.9.60 /src/commands/org/resume/scratch.ts ) _
11561203
11571204<!-- commandsstop -->
0 commit comments