@salesforce/cli 2.51.2 → 2.51.3

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
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
24
24
  $ sf COMMAND
25
25
  running command...
26
26
  $ sf (--version|-v)
27
- @salesforce/cli/2.51.2 linux-x64 node-v20.15.0
27
+ @salesforce/cli/2.51.3 linux-x64 node-v20.15.0
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -900,7 +900,7 @@ DESCRIPTION
900
900
  List all sf commands.
901
901
  ```
902
902
 
903
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.6/src/commands/commands.ts)_
903
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.7/src/commands/commands.ts)_
904
904
 
905
905
  ## `sf config get`
906
906
 
@@ -2064,7 +2064,7 @@ DESCRIPTION
2064
2064
  Display help for sf.
2065
2065
  ```
2066
2066
 
2067
- _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.5/src/commands/help.ts)_
2067
+ _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/6.2.6/src/commands/help.ts)_
2068
2068
 
2069
2069
  ## `sf info releasenotes display`
2070
2070
 
@@ -3256,7 +3256,7 @@ EXAMPLES
3256
3256
  $ sf org list auth
3257
3257
  ```
3258
3258
 
3259
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.33/src/commands/org/list/auth.ts)_
3259
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/list/auth.ts)_
3260
3260
 
3261
3261
  ## `sf org list limits`
3262
3262
 
@@ -3556,7 +3556,7 @@ FLAG DESCRIPTIONS
3556
3556
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3557
3557
  ```
3558
3558
 
3559
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.33/src/commands/org/login/access-token.ts)_
3559
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/access-token.ts)_
3560
3560
 
3561
3561
  ## `sf org login device`
3562
3562
 
@@ -3616,7 +3616,7 @@ FLAG DESCRIPTIONS
3616
3616
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3617
3617
  ```
3618
3618
 
3619
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.33/src/commands/org/login/device.ts)_
3619
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/device.ts)_
3620
3620
 
3621
3621
  ## `sf org login jwt`
3622
3622
 
@@ -3707,7 +3707,7 @@ FLAG DESCRIPTIONS
3707
3707
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3708
3708
  ```
3709
3709
 
3710
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.33/src/commands/org/login/jwt.ts)_
3710
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/jwt.ts)_
3711
3711
 
3712
3712
  ## `sf org login sfdx-url`
3713
3713
 
@@ -3772,7 +3772,7 @@ EXAMPLES
3772
3772
  $ echo url | sf org login sfdx-url --sfdx-url-stdin
3773
3773
  ```
3774
3774
 
3775
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.33/src/commands/org/login/sfdx-url.ts)_
3775
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/sfdx-url.ts)_
3776
3776
 
3777
3777
  ## `sf org login web`
3778
3778
 
@@ -3859,7 +3859,7 @@ FLAG DESCRIPTIONS
3859
3859
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3860
3860
  ```
3861
3861
 
3862
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.33/src/commands/org/login/web.ts)_
3862
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/login/web.ts)_
3863
3863
 
3864
3864
  ## `sf org logout`
3865
3865
 
@@ -3920,7 +3920,7 @@ FLAG DESCRIPTIONS
3920
3920
  All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
3921
3921
  ```
3922
3922
 
3923
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.33/src/commands/org/logout.ts)_
3923
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.34/src/commands/org/logout.ts)_
3924
3924
 
3925
3925
  ## `sf org open`
3926
3926
 
@@ -5415,7 +5415,7 @@ EXAMPLES
5415
5415
  $ sf plugins
5416
5416
  ```
5417
5417
 
5418
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/index.ts)_
5418
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/index.ts)_
5419
5419
 
5420
5420
  ## `sf plugins discover`
5421
5421
 
@@ -5460,7 +5460,7 @@ EXAMPLES
5460
5460
  $ sf plugins inspect @salesforce/plugin-packaging
5461
5461
  ```
5462
5462
 
5463
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/inspect.ts)_
5463
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/inspect.ts)_
5464
5464
 
5465
5465
  ## `sf plugins install PLUGIN`
5466
5466
 
@@ -5509,7 +5509,7 @@ EXAMPLES
5509
5509
  $ sf plugins install someuser/someplugin
5510
5510
  ```
5511
5511
 
5512
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/install.ts)_
5512
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/install.ts)_
5513
5513
 
5514
5514
  ## `sf plugins link PATH`
5515
5515
 
@@ -5539,7 +5539,7 @@ EXAMPLES
5539
5539
  $ sf plugins link @salesforce/plugin-packaging
5540
5540
  ```
5541
5541
 
5542
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/link.ts)_
5542
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/link.ts)_
5543
5543
 
5544
5544
  ## `sf plugins reset`
5545
5545
 
@@ -5554,7 +5554,7 @@ FLAGS
5554
5554
  --reinstall Reinstall all plugins after uninstalling.
5555
5555
  ```
5556
5556
 
5557
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/reset.ts)_
5557
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/reset.ts)_
5558
5558
 
5559
5559
  ## `sf plugins trust verify`
5560
5560
 
@@ -5611,7 +5611,7 @@ EXAMPLES
5611
5611
  $ sf plugins uninstall @salesforce/plugin-packaging
5612
5612
  ```
5613
5613
 
5614
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/uninstall.ts)_
5614
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/uninstall.ts)_
5615
5615
 
5616
5616
  ## `sf plugins update`
5617
5617
 
@@ -5629,7 +5629,7 @@ DESCRIPTION
5629
5629
  Update installed plugins.
5630
5630
  ```
5631
5631
 
5632
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.4/src/commands/plugins/update.ts)_
5632
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.3.6/src/commands/plugins/update.ts)_
5633
5633
 
5634
5634
  ## `sf project convert mdapi`
5635
5635
 
@@ -5692,7 +5692,7 @@ FLAG DESCRIPTIONS
5692
5692
  If you specify this parameter, don’t specify --metadata or --source-dir.
5693
5693
  ```
5694
5694
 
5695
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/convert/mdapi.ts)_
5695
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/convert/mdapi.ts)_
5696
5696
 
5697
5697
  ## `sf project convert source`
5698
5698
 
@@ -5704,7 +5704,7 @@ USAGE
5704
5704
  [-p <value>... | -x <value> | -m <value>...]
5705
5705
 
5706
5706
  FLAGS
5707
- -d, --output-dir=<value> [default: metadataPackage_1720244914297] Output directory to store the Metadata
5707
+ -d, --output-dir=<value> [default: metadataPackage_1720849645256] Output directory to store the Metadata
5708
5708
  API–formatted files in.
5709
5709
  -m, --metadata=<value>... Metadata component names to convert.
5710
5710
  -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -5765,7 +5765,7 @@ FLAG DESCRIPTIONS
5765
5765
  Override the api version used for api requests made by this command
5766
5766
  ```
5767
5767
 
5768
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/convert/source.ts)_
5768
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/convert/source.ts)_
5769
5769
 
5770
5770
  ## `sf project convert source-behavior`
5771
5771
 
@@ -5822,7 +5822,7 @@ EXAMPLES
5822
5822
  $ sf project convert source-behavior --behavior decomposeCustomLabelsBeta --dry-run --preserve-temp-dir
5823
5823
  ```
5824
5824
 
5825
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/convert/source-behavior.ts)_
5825
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/convert/source-behavior.ts)_
5826
5826
 
5827
5827
  ## `sf project delete source`
5828
5828
 
@@ -5962,7 +5962,7 @@ FLAG DESCRIPTIONS
5962
5962
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
5963
5963
  ```
5964
5964
 
5965
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/delete/source.ts)_
5965
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/delete/source.ts)_
5966
5966
 
5967
5967
  ## `sf project delete tracking`
5968
5968
 
@@ -5999,7 +5999,7 @@ EXAMPLES
5999
5999
  $ sf project delete tracking --target-org my-scratch
6000
6000
  ```
6001
6001
 
6002
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/delete/tracking.ts)_
6002
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/delete/tracking.ts)_
6003
6003
 
6004
6004
  ## `sf project deploy cancel`
6005
6005
 
@@ -6071,7 +6071,7 @@ FLAG DESCRIPTIONS
6071
6071
  project deploy report".
6072
6072
  ```
6073
6073
 
6074
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/cancel.ts)_
6074
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/cancel.ts)_
6075
6075
 
6076
6076
  ## `sf project deploy preview`
6077
6077
 
@@ -6154,7 +6154,7 @@ FLAG DESCRIPTIONS
6154
6154
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
6155
6155
  ```
6156
6156
 
6157
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/preview.ts)_
6157
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/preview.ts)_
6158
6158
 
6159
6159
  ## `sf project deploy quick`
6160
6160
 
@@ -6247,7 +6247,7 @@ ERROR CODES
6247
6247
  Canceling (69) The deploy is being canceled.
6248
6248
  ```
6249
6249
 
6250
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/quick.ts)_
6250
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/quick.ts)_
6251
6251
 
6252
6252
  ## `sf project deploy report`
6253
6253
 
@@ -6339,7 +6339,7 @@ FLAG DESCRIPTIONS
6339
6339
  --coverage-formatters lcov --coverage-formatters clover
6340
6340
  ```
6341
6341
 
6342
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/report.ts)_
6342
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/report.ts)_
6343
6343
 
6344
6344
  ## `sf project deploy resume`
6345
6345
 
@@ -6436,7 +6436,7 @@ ERROR CODES
6436
6436
  Canceling (69) The deploy is being canceled.
6437
6437
  ```
6438
6438
 
6439
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/resume.ts)_
6439
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/resume.ts)_
6440
6440
 
6441
6441
  ## `sf project deploy start`
6442
6442
 
@@ -6689,7 +6689,7 @@ ERROR CODES
6689
6689
  Canceling (69) The deploy is being canceled.
6690
6690
  ```
6691
6691
 
6692
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/start.ts)_
6692
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/start.ts)_
6693
6693
 
6694
6694
  ## `sf project deploy validate`
6695
6695
 
@@ -6879,7 +6879,7 @@ ERROR CODES
6879
6879
  Canceling (69) The deploy is being canceled.
6880
6880
  ```
6881
6881
 
6882
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/deploy/validate.ts)_
6882
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/deploy/validate.ts)_
6883
6883
 
6884
6884
  ## `sf project generate`
6885
6885
 
@@ -7061,7 +7061,7 @@ EXAMPLES
7061
7061
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
7062
7062
  ```
7063
7063
 
7064
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/generate/manifest.ts)_
7064
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/generate/manifest.ts)_
7065
7065
 
7066
7066
  ## `sf project list ignored`
7067
7067
 
@@ -7103,7 +7103,7 @@ EXAMPLES
7103
7103
  $ sf project list ignored --source-dir package.xml
7104
7104
  ```
7105
7105
 
7106
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/list/ignored.ts)_
7106
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/list/ignored.ts)_
7107
7107
 
7108
7108
  ## `sf project reset tracking`
7109
7109
 
@@ -7152,7 +7152,7 @@ EXAMPLES
7152
7152
  $ sf project reset tracking --revision 30
7153
7153
  ```
7154
7154
 
7155
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/reset/tracking.ts)_
7155
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/reset/tracking.ts)_
7156
7156
 
7157
7157
  ## `sf project retrieve preview`
7158
7158
 
@@ -7206,7 +7206,7 @@ FLAG DESCRIPTIONS
7206
7206
  production orgs.
7207
7207
  ```
7208
7208
 
7209
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/retrieve/preview.ts)_
7209
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/retrieve/preview.ts)_
7210
7210
 
7211
7211
  ## `sf project retrieve start`
7212
7212
 
@@ -7371,7 +7371,7 @@ ENVIRONMENT VARIABLES
7371
7371
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
7372
7372
  ```
7373
7373
 
7374
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.13/src/commands/project/retrieve/start.ts)_
7374
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.14/src/commands/project/retrieve/start.ts)_
7375
7375
 
7376
7376
  ## `sf schema generate field`
7377
7377
 
@@ -7783,7 +7783,7 @@ FLAG DESCRIPTIONS
7783
7783
  Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
7784
7784
  ```
7785
7785
 
7786
- _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.6/src/commands/version.ts)_
7786
+ _See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.2.8/src/commands/version.ts)_
7787
7787
 
7788
7788
  ## `sf visualforce generate component`
7789
7789