@salesforce/cli 2.110.16 → 2.110.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
25
25
  $ sf COMMAND
26
26
  running command...
27
27
  $ sf (--version|-v)
28
- @salesforce/cli/2.110.16 linux-x64 node-v22.20.0
28
+ @salesforce/cli/2.110.17 linux-x64 node-v22.20.0
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -1827,7 +1827,7 @@ DESCRIPTION
1827
1827
  List all sf commands.
1828
1828
  ```
1829
1829
 
1830
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.34/src/commands/commands.ts)_
1830
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.35/src/commands/commands.ts)_
1831
1831
 
1832
1832
  ## `sf config get`
1833
1833
 
@@ -4736,7 +4736,7 @@ EXAMPLES
4736
4736
  $ sf org list auth
4737
4737
  ```
4738
4738
 
4739
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.9/src/commands/org/list/auth.ts)_
4739
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.13/src/commands/org/list/auth.ts)_
4740
4740
 
4741
4741
  ## `sf org list limits`
4742
4742
 
@@ -5036,7 +5036,7 @@ FLAG DESCRIPTIONS
5036
5036
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
5037
5037
  ```
5038
5038
 
5039
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.9/src/commands/org/login/access-token.ts)_
5039
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.13/src/commands/org/login/access-token.ts)_
5040
5040
 
5041
5041
  ## `sf org login jwt`
5042
5042
 
@@ -5127,7 +5127,7 @@ FLAG DESCRIPTIONS
5127
5127
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
5128
5128
  ```
5129
5129
 
5130
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.9/src/commands/org/login/jwt.ts)_
5130
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.13/src/commands/org/login/jwt.ts)_
5131
5131
 
5132
5132
  ## `sf org login sfdx-url`
5133
5133
 
@@ -5197,7 +5197,7 @@ EXAMPLES
5197
5197
  $ echo url | sf org login sfdx-url --sfdx-url-stdin
5198
5198
  ```
5199
5199
 
5200
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.9/src/commands/org/login/sfdx-url.ts)_
5200
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.13/src/commands/org/login/sfdx-url.ts)_
5201
5201
 
5202
5202
  ## `sf org login web`
5203
5203
 
@@ -5302,7 +5302,7 @@ FLAG DESCRIPTIONS
5302
5302
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
5303
5303
  ```
5304
5304
 
5305
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.9/src/commands/org/login/web.ts)_
5305
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.13/src/commands/org/login/web.ts)_
5306
5306
 
5307
5307
  ## `sf org logout`
5308
5308
 
@@ -5368,7 +5368,7 @@ FLAG DESCRIPTIONS
5368
5368
  All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
5369
5369
  ```
5370
5370
 
5371
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.9/src/commands/org/logout.ts)_
5371
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.9.13/src/commands/org/logout.ts)_
5372
5372
 
5373
5373
  ## `sf org open`
5374
5374
 
@@ -7625,7 +7625,7 @@ FLAG DESCRIPTIONS
7625
7625
  If you specify this flag, don’t specify --metadata or --source-dir.
7626
7626
  ```
7627
7627
 
7628
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/convert/mdapi.ts)_
7628
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/convert/mdapi.ts)_
7629
7629
 
7630
7630
  ## `sf project convert source`
7631
7631
 
@@ -7698,7 +7698,7 @@ FLAG DESCRIPTIONS
7698
7698
  Override the api version used for api requests made by this command
7699
7699
  ```
7700
7700
 
7701
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/convert/source.ts)_
7701
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/convert/source.ts)_
7702
7702
 
7703
7703
  ## `sf project convert source-behavior`
7704
7704
 
@@ -7757,7 +7757,7 @@ EXAMPLES
7757
7757
  $ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
7758
7758
  ```
7759
7759
 
7760
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/convert/source-behavior.ts)_
7760
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/convert/source-behavior.ts)_
7761
7761
 
7762
7762
  ## `sf project delete source`
7763
7763
 
@@ -7897,7 +7897,7 @@ FLAG DESCRIPTIONS
7897
7897
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
7898
7898
  ```
7899
7899
 
7900
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/delete/source.ts)_
7900
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/delete/source.ts)_
7901
7901
 
7902
7902
  ## `sf project delete tracking`
7903
7903
 
@@ -7934,7 +7934,7 @@ EXAMPLES
7934
7934
  $ sf project delete tracking --target-org my-scratch
7935
7935
  ```
7936
7936
 
7937
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/delete/tracking.ts)_
7937
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/delete/tracking.ts)_
7938
7938
 
7939
7939
  ## `sf project deploy cancel`
7940
7940
 
@@ -8006,7 +8006,7 @@ FLAG DESCRIPTIONS
8006
8006
  project deploy report".
8007
8007
  ```
8008
8008
 
8009
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/deploy/cancel.ts)_
8009
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/deploy/cancel.ts)_
8010
8010
 
8011
8011
  ## `sf project deploy preview`
8012
8012
 
@@ -8089,7 +8089,7 @@ FLAG DESCRIPTIONS
8089
8089
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
8090
8090
  ```
8091
8091
 
8092
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/deploy/preview.ts)_
8092
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/deploy/preview.ts)_
8093
8093
 
8094
8094
  ## `sf project deploy quick`
8095
8095
 
@@ -8182,7 +8182,7 @@ ERROR CODES
8182
8182
  Canceling (69) The deploy is being canceled.
8183
8183
  ```
8184
8184
 
8185
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/deploy/quick.ts)_
8185
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/deploy/quick.ts)_
8186
8186
 
8187
8187
  ## `sf project deploy report`
8188
8188
 
@@ -8274,7 +8274,7 @@ FLAG DESCRIPTIONS
8274
8274
  --coverage-formatters lcov --coverage-formatters clover
8275
8275
  ```
8276
8276
 
8277
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/deploy/report.ts)_
8277
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/deploy/report.ts)_
8278
8278
 
8279
8279
  ## `sf project deploy resume`
8280
8280
 
@@ -8371,7 +8371,7 @@ ERROR CODES
8371
8371
  Canceling (69) The deploy is being canceled.
8372
8372
  ```
8373
8373
 
8374
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/deploy/resume.ts)_
8374
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/deploy/resume.ts)_
8375
8375
 
8376
8376
  ## `sf project deploy start`
8377
8377
 
@@ -8624,7 +8624,7 @@ ERROR CODES
8624
8624
  Canceling (69) The deploy is being canceled.
8625
8625
  ```
8626
8626
 
8627
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/deploy/start.ts)_
8627
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/deploy/start.ts)_
8628
8628
 
8629
8629
  ## `sf project deploy validate`
8630
8630
 
@@ -8814,7 +8814,7 @@ ERROR CODES
8814
8814
  Canceling (69) The deploy is being canceled.
8815
8815
  ```
8816
8816
 
8817
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/deploy/validate.ts)_
8817
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/deploy/validate.ts)_
8818
8818
 
8819
8819
  ## `sf project generate`
8820
8820
 
@@ -9015,7 +9015,7 @@ EXAMPLES
9015
9015
  $ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
9016
9016
  ```
9017
9017
 
9018
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/generate/manifest.ts)_
9018
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/generate/manifest.ts)_
9019
9019
 
9020
9020
  ## `sf project list ignored`
9021
9021
 
@@ -9057,7 +9057,7 @@ EXAMPLES
9057
9057
  $ sf project list ignored --source-dir package.xml
9058
9058
  ```
9059
9059
 
9060
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/list/ignored.ts)_
9060
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/list/ignored.ts)_
9061
9061
 
9062
9062
  ## `sf project reset tracking`
9063
9063
 
@@ -9106,7 +9106,7 @@ EXAMPLES
9106
9106
  $ sf project reset tracking --revision 30
9107
9107
  ```
9108
9108
 
9109
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/reset/tracking.ts)_
9109
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/reset/tracking.ts)_
9110
9110
 
9111
9111
  ## `sf project retrieve preview`
9112
9112
 
@@ -9160,7 +9160,7 @@ FLAG DESCRIPTIONS
9160
9160
  production orgs.
9161
9161
  ```
9162
9162
 
9163
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/retrieve/preview.ts)_
9163
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/retrieve/preview.ts)_
9164
9164
 
9165
9165
  ## `sf project retrieve start`
9166
9166
 
@@ -9341,7 +9341,7 @@ ENVIRONMENT VARIABLES
9341
9341
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
9342
9342
  ```
9343
9343
 
9344
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.3/src/commands/project/retrieve/start.ts)_
9344
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.23.5/src/commands/project/retrieve/start.ts)_
9345
9345
 
9346
9346
  ## `sf schema generate field`
9347
9347
 
@@ -9754,7 +9754,7 @@ FLAG DESCRIPTIONS
9754
9754
  Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
9755
9755
  ```
9756
9756
 
9757
- _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.33/src/commands/version.ts)_
9757
+ _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.34/src/commands/version.ts)_
9758
9758
 
9759
9759
  ## `sf visualforce generate component`
9760
9760