@salesforce/cli 2.39.1 → 2.39.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.39.1 linux-x64 node-v20.12.2
27
+ @salesforce/cli/2.39.3 linux-x64 node-v20.12.2
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -3251,7 +3251,7 @@ EXAMPLES
3251
3251
  $ sf org list auth
3252
3252
  ```
3253
3253
 
3254
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/list/auth.ts)_
3254
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/list/auth.ts)_
3255
3255
 
3256
3256
  ## `sf org list limits`
3257
3257
 
@@ -3551,7 +3551,7 @@ FLAG DESCRIPTIONS
3551
3551
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3552
3552
  ```
3553
3553
 
3554
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/access-token.ts)_
3554
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/access-token.ts)_
3555
3555
 
3556
3556
  ## `sf org login device`
3557
3557
 
@@ -3611,7 +3611,7 @@ FLAG DESCRIPTIONS
3611
3611
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3612
3612
  ```
3613
3613
 
3614
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/device.ts)_
3614
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/device.ts)_
3615
3615
 
3616
3616
  ## `sf org login jwt`
3617
3617
 
@@ -3702,7 +3702,7 @@ FLAG DESCRIPTIONS
3702
3702
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3703
3703
  ```
3704
3704
 
3705
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/jwt.ts)_
3705
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/jwt.ts)_
3706
3706
 
3707
3707
  ## `sf org login sfdx-url`
3708
3708
 
@@ -3767,7 +3767,7 @@ EXAMPLES
3767
3767
  $ echo url | sf org login sfdx-url --sfdx-url-stdin
3768
3768
  ```
3769
3769
 
3770
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/sfdx-url.ts)_
3770
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/sfdx-url.ts)_
3771
3771
 
3772
3772
  ## `sf org login web`
3773
3773
 
@@ -3854,7 +3854,7 @@ FLAG DESCRIPTIONS
3854
3854
  To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
3855
3855
  ```
3856
3856
 
3857
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/login/web.ts)_
3857
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/login/web.ts)_
3858
3858
 
3859
3859
  ## `sf org logout`
3860
3860
 
@@ -3915,7 +3915,7 @@ FLAG DESCRIPTIONS
3915
3915
  All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
3916
3916
  ```
3917
3917
 
3918
- _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.1/src/commands/org/logout.ts)_
3918
+ _See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.3/src/commands/org/logout.ts)_
3919
3919
 
3920
3920
  ## `sf org open`
3921
3921
 
@@ -5391,7 +5391,7 @@ EXAMPLES
5391
5391
  $ sf plugins
5392
5392
  ```
5393
5393
 
5394
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/index.ts)_
5394
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/index.ts)_
5395
5395
 
5396
5396
  ## `sf plugins discover`
5397
5397
 
@@ -5436,7 +5436,7 @@ EXAMPLES
5436
5436
  $ sf plugins inspect @salesforce/plugin-packaging
5437
5437
  ```
5438
5438
 
5439
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/inspect.ts)_
5439
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/inspect.ts)_
5440
5440
 
5441
5441
  ## `sf plugins install PLUGIN`
5442
5442
 
@@ -5485,7 +5485,7 @@ EXAMPLES
5485
5485
  $ sf plugins install someuser/someplugin
5486
5486
  ```
5487
5487
 
5488
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/install.ts)_
5488
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/install.ts)_
5489
5489
 
5490
5490
  ## `sf plugins link PATH`
5491
5491
 
@@ -5515,7 +5515,7 @@ EXAMPLES
5515
5515
  $ sf plugins link @salesforce/plugin-packaging
5516
5516
  ```
5517
5517
 
5518
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/link.ts)_
5518
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/link.ts)_
5519
5519
 
5520
5520
  ## `sf plugins reset`
5521
5521
 
@@ -5530,7 +5530,7 @@ FLAGS
5530
5530
  --reinstall Reinstall all plugins after uninstalling.
5531
5531
  ```
5532
5532
 
5533
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/reset.ts)_
5533
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/reset.ts)_
5534
5534
 
5535
5535
  ## `sf plugins trust verify`
5536
5536
 
@@ -5587,7 +5587,7 @@ EXAMPLES
5587
5587
  $ sf plugins uninstall @salesforce/plugin-packaging
5588
5588
  ```
5589
5589
 
5590
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/uninstall.ts)_
5590
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/uninstall.ts)_
5591
5591
 
5592
5592
  ## `sf plugins update`
5593
5593
 
@@ -5605,7 +5605,7 @@ DESCRIPTION
5605
5605
  Update installed plugins.
5606
5606
  ```
5607
5607
 
5608
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.11/src/commands/plugins/update.ts)_
5608
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.0.12/src/commands/plugins/update.ts)_
5609
5609
 
5610
5610
  ## `sf project convert mdapi`
5611
5611
 
@@ -5668,7 +5668,7 @@ FLAG DESCRIPTIONS
5668
5668
  If you specify this parameter, don’t specify --metadata or --source-dir.
5669
5669
  ```
5670
5670
 
5671
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/convert/mdapi.ts)_
5671
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/convert/mdapi.ts)_
5672
5672
 
5673
5673
  ## `sf project convert source`
5674
5674
 
@@ -5680,7 +5680,7 @@ USAGE
5680
5680
  [-p <value> | -x <value> | -m <value>]
5681
5681
 
5682
5682
  FLAGS
5683
- -d, --output-dir=<value> [default: metadataPackage_1712951657760] Output directory to store the Metadata
5683
+ -d, --output-dir=<value> [default: metadataPackage_1713613645899] Output directory to store the Metadata
5684
5684
  API–formatted files in.
5685
5685
  -m, --metadata=<value>... Metadata component names to convert.
5686
5686
  -n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -5741,7 +5741,7 @@ FLAG DESCRIPTIONS
5741
5741
  Override the api version used for api requests made by this command
5742
5742
  ```
5743
5743
 
5744
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/convert/source.ts)_
5744
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/convert/source.ts)_
5745
5745
 
5746
5746
  ## `sf project delete source`
5747
5747
 
@@ -5881,7 +5881,7 @@ FLAG DESCRIPTIONS
5881
5881
  - Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
5882
5882
  ```
5883
5883
 
5884
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/delete/source.ts)_
5884
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/delete/source.ts)_
5885
5885
 
5886
5886
  ## `sf project delete tracking`
5887
5887
 
@@ -5918,7 +5918,7 @@ EXAMPLES
5918
5918
  $ sf project delete tracking --target-org my-scratch
5919
5919
  ```
5920
5920
 
5921
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/delete/tracking.ts)_
5921
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/delete/tracking.ts)_
5922
5922
 
5923
5923
  ## `sf project deploy cancel`
5924
5924
 
@@ -5994,7 +5994,7 @@ FLAG DESCRIPTIONS
5994
5994
  project deploy report".
5995
5995
  ```
5996
5996
 
5997
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/deploy/cancel.ts)_
5997
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/cancel.ts)_
5998
5998
 
5999
5999
  ## `sf project deploy preview`
6000
6000
 
@@ -6080,7 +6080,7 @@ FLAG DESCRIPTIONS
6080
6080
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
6081
6081
  ```
6082
6082
 
6083
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/deploy/preview.ts)_
6083
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/preview.ts)_
6084
6084
 
6085
6085
  ## `sf project deploy quick`
6086
6086
 
@@ -6177,7 +6177,7 @@ ERROR CODES
6177
6177
  Canceling (69) The deploy is being canceled.
6178
6178
  ```
6179
6179
 
6180
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/deploy/quick.ts)_
6180
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/quick.ts)_
6181
6181
 
6182
6182
  ## `sf project deploy report`
6183
6183
 
@@ -6273,7 +6273,7 @@ FLAG DESCRIPTIONS
6273
6273
  --coverage-formatters lcov --coverage-formatters clover
6274
6274
  ```
6275
6275
 
6276
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/deploy/report.ts)_
6276
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/report.ts)_
6277
6277
 
6278
6278
  ## `sf project deploy resume`
6279
6279
 
@@ -6370,7 +6370,7 @@ ERROR CODES
6370
6370
  Canceling (69) The deploy is being canceled.
6371
6371
  ```
6372
6372
 
6373
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/deploy/resume.ts)_
6373
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/resume.ts)_
6374
6374
 
6375
6375
  ## `sf project deploy start`
6376
6376
 
@@ -6608,7 +6608,7 @@ ERROR CODES
6608
6608
  Canceling (69) The deploy is being canceled.
6609
6609
  ```
6610
6610
 
6611
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/deploy/start.ts)_
6611
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/start.ts)_
6612
6612
 
6613
6613
  ## `sf project deploy validate`
6614
6614
 
@@ -6800,7 +6800,7 @@ ERROR CODES
6800
6800
  Canceling (69) The deploy is being canceled.
6801
6801
  ```
6802
6802
 
6803
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/deploy/validate.ts)_
6803
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/deploy/validate.ts)_
6804
6804
 
6805
6805
  ## `sf project generate`
6806
6806
 
@@ -6981,7 +6981,7 @@ EXAMPLES
6981
6981
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
6982
6982
  ```
6983
6983
 
6984
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/generate/manifest.ts)_
6984
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/generate/manifest.ts)_
6985
6985
 
6986
6986
  ## `sf project list ignored`
6987
6987
 
@@ -7023,7 +7023,7 @@ EXAMPLES
7023
7023
  $ sf project list ignored --source-dir package.xml
7024
7024
  ```
7025
7025
 
7026
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/list/ignored.ts)_
7026
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/list/ignored.ts)_
7027
7027
 
7028
7028
  ## `sf project reset tracking`
7029
7029
 
@@ -7072,7 +7072,7 @@ EXAMPLES
7072
7072
  $ sf project reset tracking --revision 30
7073
7073
  ```
7074
7074
 
7075
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/reset/tracking.ts)_
7075
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/reset/tracking.ts)_
7076
7076
 
7077
7077
  ## `sf project retrieve preview`
7078
7078
 
@@ -7129,7 +7129,7 @@ FLAG DESCRIPTIONS
7129
7129
  Overrides your default org.
7130
7130
  ```
7131
7131
 
7132
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/retrieve/preview.ts)_
7132
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/retrieve/preview.ts)_
7133
7133
 
7134
7134
  ## `sf project retrieve start`
7135
7135
 
@@ -7288,7 +7288,7 @@ ENVIRONMENT VARIABLES
7288
7288
  SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
7289
7289
  ```
7290
7290
 
7291
- _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.2/src/commands/project/retrieve/start.ts)_
7291
+ _See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.6.5/src/commands/project/retrieve/start.ts)_
7292
7292
 
7293
7293
  ## `sf schema generate field`
7294
7294