From 996a34f8ebf595f9d81300fb7c59e8c11723d5b7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 29 Apr 2025 02:33:50 +0000 Subject: [PATCH] chore(release): bump to 2.87.5 --- README.md | 52 ++++++++++++++++++++++++++-------------------------- package.json | 8 ++++---- yarn.lock | 16 ++++++++-------- 3 files changed, 38 insertions(+), 38 deletions(-) diff --git a/README.md b/README.md index aa671e02..17a04e51 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/2.87.4 linux-x64 node-v22.14.0 +@salesforce/cli/2.87.5 linux-x64 node-v22.14.0 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -3200,7 +3200,7 @@ FLAG DESCRIPTIONS You can specify either --source-sandbox-name or --source-id when cloning an existing sandbox, but not both. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/create/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/create/sandbox.ts)_ ## `sf org create scratch` @@ -3382,7 +3382,7 @@ FLAG DESCRIPTIONS Omit this flag to have Salesforce generate a unique username for your org. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/create/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/create/scratch.ts)_ ## `sf org create user` @@ -3536,7 +3536,7 @@ EXAMPLES $ sf org delete sandbox --target-org my-sandbox --no-prompt ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/delete/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/delete/sandbox.ts)_ ## `sf org delete scratch` @@ -3580,7 +3580,7 @@ EXAMPLES $ sf org delete scratch --target-org my-scratch-org --no-prompt ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/delete/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/delete/scratch.ts)_ ## `sf org disable tracking` @@ -3619,7 +3619,7 @@ EXAMPLES $ sf org disable tracking ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/disable/tracking.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/disable/tracking.ts)_ ## `sf org display` @@ -3664,7 +3664,7 @@ EXAMPLES $ sf org display --target-org TestOrg1 --verbose ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/display.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/display.ts)_ ## `sf org display user` @@ -3745,7 +3745,7 @@ EXAMPLES $ sf org enable tracking ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/enable/tracking.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/enable/tracking.ts)_ ## `sf org generate password` @@ -3851,7 +3851,7 @@ EXAMPLES $ sf org list --clean ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/list.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/list.ts)_ ## `sf org list auth` @@ -3990,7 +3990,7 @@ FLAG DESCRIPTIONS Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/list/metadata.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/list/metadata.ts)_ ## `sf org list metadata-types` @@ -4045,7 +4045,7 @@ FLAG DESCRIPTIONS Override the api version used for api requests made by this command ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/list/metadata-types.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/list/metadata-types.ts)_ ## `sf org list sobject record-counts` @@ -4628,7 +4628,7 @@ EXAMPLES $ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/open.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/open.ts)_ ## `sf org open agent` @@ -4679,7 +4679,7 @@ EXAMPLES $ sf org open agent --target-org MyTestOrg1 --browser firefox --name Coral_Cloud_Agent ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/open/agent.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/open/agent.ts)_ ## `sf org refresh sandbox` @@ -4688,13 +4688,12 @@ Refresh a sandbox org using the sandbox name. ``` USAGE $ sf org refresh sandbox -o [--json] [--flags-dir ] [--no-auto-activate] [-w | --async] [-i - | ] [--source-sandbox-name | -i ] [-n ] [-f ] [--no-prompt] + | ] [--source-sandbox-name | --source-id ] [-n ] [-f ] [--no-prompt] FLAGS -f, --definition-file= Path to a sandbox definition file for overriding its configuration when you refresh it. -i, --poll-interval= Number of seconds to wait between status polling requests. - -i, --source-id= ID of the sandbox org that becomes the new source org for the refreshed sandbox. -n, --name= Name of the existing sandbox org in your production org that you want to refresh. -o, --target-org= (required) Username or alias of the production org that contains the sandbox license. @@ -4702,6 +4701,7 @@ FLAGS --async Request the sandbox refresh, but don't wait for it to complete. --no-auto-activate Disable auto-activation of the sandbox after a successful refresh. --no-prompt Don't prompt for confirmation about the sandbox refresh. + --source-id= ID of the sandbox org that becomes the new source org for the refreshed sandbox. --source-sandbox-name= Name of the sandbox org that becomes the new source org for the refreshed sandbox. GLOBAL FLAGS @@ -4750,14 +4750,6 @@ FLAG DESCRIPTIONS for all the options you can specify in the definition file. - -i, --source-id= ID of the sandbox org that becomes the new source org for the refreshed sandbox. - - The value of --source-id must be an existing sandbox. The new source sandbox, and the refreshed sandbox specified - with the --name flag, must both be associated with the production org (--target-org) that contains the sandbox - licenses. - - You can specify either --source-id or --source-sandbox-name when refreshing an existing sandbox, but not both. - -w, --wait= Number of minutes to poll for sandbox refresh status. If the command continues to run after the wait period, the CLI returns control of the terminal to you and displays @@ -4773,6 +4765,14 @@ FLAG DESCRIPTIONS By default, a sandbox auto-activates after a refresh. Use this flag to control sandbox activation manually. + --source-id= ID of the sandbox org that becomes the new source org for the refreshed sandbox. + + The value of --source-id must be an existing sandbox. The new source sandbox, and the refreshed sandbox specified + with the --name flag, must both be associated with the production org (--target-org) that contains the sandbox + licenses. + + You can specify either --source-id or --source-sandbox-name when refreshing an existing sandbox, but not both. + --source-sandbox-name= Name of the sandbox org that becomes the new source org for the refreshed sandbox. The value of --source-sandbox-name must be an existing sandbox. The new source sandbox, and the refreshed sandbox @@ -4782,7 +4782,7 @@ FLAG DESCRIPTIONS You can specify either --source-sandbox-name or --source-id when refreshing an existing sandbox, but not both. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/refresh/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/refresh/sandbox.ts)_ ## `sf org resume sandbox` @@ -4845,7 +4845,7 @@ FLAG DESCRIPTIONS returns the job ID. To resume checking the sandbox creation, rerun this command. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/resume/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/resume/sandbox.ts)_ ## `sf org resume scratch` @@ -4898,7 +4898,7 @@ FLAG DESCRIPTIONS returns the job ID. To resume checking the scratch creation, rerun this command. ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.2/src/commands/org/resume/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.7.3/src/commands/org/resume/scratch.ts)_ ## `sf package create` diff --git a/package.json b/package.json index 8f9edd64..01049b82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.87.4", + "version": "2.87.5", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -84,7 +84,7 @@ "@salesforce/plugin-signups": "2.6.23", "@salesforce/sfdx-plugin-lwc-test": "1.2.1", "@salesforce/sfdx-scanner": "4.11.0", - "@salesforce/plugin-agent": "1.20.11" + "@salesforce/plugin-agent": "1.20.12" }, "devPlugins": [ "@oclif/plugin-command-snapshot", @@ -145,7 +145,7 @@ }, "dependencies": { "@inquirer/select": "^2.3.5", - "@oclif/core": "4.2.10", + "@oclif/core": "4.3.0", "@oclif/plugin-autocomplete": "3.2.27", "@oclif/plugin-commands": "4.1.24", "@oclif/plugin-help": "6.2.27", @@ -166,7 +166,7 @@ "@salesforce/plugin-info": "3.4.56", "@salesforce/plugin-limits": "3.3.52", "@salesforce/plugin-marketplace": "1.3.8", - "@salesforce/plugin-org": "5.7.2", + "@salesforce/plugin-org": "5.7.3", "@salesforce/plugin-packaging": "2.13.2", "@salesforce/plugin-schema": "3.3.59", "@salesforce/plugin-settings": "2.4.25", diff --git a/yarn.lock b/yarn.lock index 57debd8b..888d2d5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1598,10 +1598,10 @@ proc-log "^5.0.0" which "^5.0.0" -"@oclif/core@4.2.10", "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.2.3", "@oclif/core@^4.2.7", "@oclif/core@^4.2.8": - version "4.2.10" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3" - integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ== +"@oclif/core@4.3.0", "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.2.3", "@oclif/core@^4.2.7", "@oclif/core@^4.2.8": + version "4.3.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6" + integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0" @@ -2172,10 +2172,10 @@ got "^13.0.0" proxy-agent "^6.4.0" -"@salesforce/plugin-org@5.7.2": - version "5.7.2" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-5.7.2.tgz#fa44c98d54955fcb4e36b161ba627e6c32c7067e" - integrity sha512-gStbnWz8WpW8em/iBnEs6kA4kbkV11Rdem7ycn5hEAYMJwBfXqfkSNcnFEF7F45tchJRozl8xju52CtyZqVwXw== +"@salesforce/plugin-org@5.7.3": + version "5.7.3" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-5.7.3.tgz#11d946e84ee410b138ac3f3e8c0ed2da3c4e62cb" + integrity sha512-o0xyAookL4VDFgeUJ7o2qs1eNpxfQiCcsHX6O4o5xopFZl3poZszJbFOQPnWyptaLVzXLnAeXePDgd+36DP9mQ== dependencies: "@oclif/core" "^4.2.10" "@oclif/multi-stage-output" "^0.8.12"