@salesforce/cli 2.47.5 → 2.48.0

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.47.5 linux-x64 node-v20.14.0
27
+ @salesforce/cli/2.48.0 linux-x64 node-v20.14.0
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -204,7 +204,7 @@ EXAMPLES
204
204
  $ sf alias list
205
205
  ```
206
206
 
207
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.3/src/commands/alias/list.ts)_
207
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.4/src/commands/alias/list.ts)_
208
208
 
209
209
  ## `sf alias set`
210
210
 
@@ -253,7 +253,7 @@ EXAMPLES
253
253
  $ sf alias set my-scratch-org test-ss0xut7txzxf@example.com
254
254
  ```
255
255
 
256
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.3/src/commands/alias/set.ts)_
256
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.4/src/commands/alias/set.ts)_
257
257
 
258
258
  ## `sf alias unset`
259
259
 
@@ -293,7 +293,7 @@ EXAMPLES
293
293
  $ sf alias unset --all [--no-prompt]
294
294
  ```
295
295
 
296
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.3/src/commands/alias/unset.ts)_
296
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.4/src/commands/alias/unset.ts)_
297
297
 
298
298
  ## `sf analytics generate template`
299
299
 
@@ -519,7 +519,7 @@ FLAG DESCRIPTIONS
519
519
  directory.
520
520
  ```
521
521
 
522
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.21/src/commands/apex/get/log.ts)_
522
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.2.0/src/commands/apex/get/log.ts)_
523
523
 
524
524
  ## `sf apex get test`
525
525
 
@@ -536,7 +536,7 @@ FLAGS
536
536
  -i, --test-run-id=<value> (required) ID of the test run.
537
537
  -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
538
538
  configuration variable is already set.
539
- -r, --result-format=<option> [default: human] Format of the results.
539
+ -r, --result-format=<option> [default: human] Format of the test results.
540
540
  <options: human|tap|junit|json>
541
541
  --api-version=<value> Override the api version used for api requests made by this command
542
542
 
@@ -573,7 +573,7 @@ EXAMPLES
573
573
  me@myorg',
574
574
  ```
575
575
 
576
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.21/src/commands/apex/get/test.ts)_
576
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.2.0/src/commands/apex/get/test.ts)_
577
577
 
578
578
  ## `sf apex list log`
579
579
 
@@ -613,7 +613,7 @@ EXAMPLES
613
613
  $ sf apex list log --target-org me@my.org
614
614
  ```
615
615
 
616
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.21/src/commands/apex/list/log.ts)_
616
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.2.0/src/commands/apex/list/log.ts)_
617
617
 
618
618
  ## `sf apex run`
619
619
 
@@ -660,7 +660,7 @@ EXAMPLES
660
660
  $ sf apex run
661
661
  ```
662
662
 
663
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.21/src/commands/apex/run.ts)_
663
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.2.0/src/commands/apex/run.ts)_
664
664
 
665
665
  ## `sf apex run test`
666
666
 
@@ -770,7 +770,7 @@ FLAG DESCRIPTIONS
770
770
  --tests Test1 --tests Test2
771
771
  ```
772
772
 
773
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.21/src/commands/apex/run/test.ts)_
773
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.2.0/src/commands/apex/run/test.ts)_
774
774
 
775
775
  ## `sf apex tail log`
776
776
 
@@ -813,7 +813,7 @@ EXAMPLES
813
813
  $ sf apex tail log --color --skip-trace-flag
814
814
  ```
815
815
 
816
- _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.1.21/src/commands/apex/tail/log.ts)_
816
+ _See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.2.0/src/commands/apex/tail/log.ts)_
817
817
 
818
818
  ## `sf autocomplete [SHELL]`
819
819
 
@@ -922,7 +922,7 @@ CONFIGURATION VARIABLES
922
922
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
923
923
  ```
924
924
 
925
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.3/src/commands/config/get.ts)_
925
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.4/src/commands/config/get.ts)_
926
926
 
927
927
  ## `sf config list`
928
928
 
@@ -962,7 +962,7 @@ EXAMPLES
962
962
  $ sf config list
963
963
  ```
964
964
 
965
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.3/src/commands/config/list.ts)_
965
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.4/src/commands/config/list.ts)_
966
966
 
967
967
  ## `sf config set`
968
968
 
@@ -1031,7 +1031,7 @@ CONFIGURATION VARIABLES
1031
1031
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
1032
1032
  ```
1033
1033
 
1034
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.3/src/commands/config/set.ts)_
1034
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.4/src/commands/config/set.ts)_
1035
1035
 
1036
1036
  ## `sf config unset`
1037
1037
 
@@ -1081,7 +1081,7 @@ CONFIGURATION VARIABLES
1081
1081
  org-capitalize-record-types Whether record types are capitalized on scratch org creation.
1082
1082
  ```
1083
1083
 
1084
- _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.3/src/commands/config/unset.ts)_
1084
+ _See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.4/src/commands/config/unset.ts)_
1085
1085
 
1086
1086
  ## `sf data create file`
1087
1087
 
@@ -1130,7 +1130,7 @@ EXAMPLES
1130
1130
  $ sf data create file --file path/to/astro.png --parent-id a03fakeLoJWPIA3
1131
1131
  ```
1132
1132
 
1133
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/create/file.ts)_
1133
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/create/file.ts)_
1134
1134
 
1135
1135
  ## `sf data create record`
1136
1136
 
@@ -1186,7 +1186,7 @@ EXAMPLES
1186
1186
  TracedEntityId=01p17000000R6bLAAS"
1187
1187
  ```
1188
1188
 
1189
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/create/record.ts)_
1189
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/create/record.ts)_
1190
1190
 
1191
1191
  ## `sf data delete bulk`
1192
1192
 
@@ -1244,7 +1244,7 @@ FLAG DESCRIPTIONS
1244
1244
  and can be enabled only by a system administrator.
1245
1245
  ```
1246
1246
 
1247
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/delete/bulk.ts)_
1247
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/delete/bulk.ts)_
1248
1248
 
1249
1249
  ## `sf data delete record`
1250
1250
 
@@ -1305,7 +1305,7 @@ EXAMPLES
1305
1305
  $ sf data delete record --use-tooling-api --sobject TraceFlag --record-id 7tf8c
1306
1306
  ```
1307
1307
 
1308
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/delete/record.ts)_
1308
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/delete/record.ts)_
1309
1309
 
1310
1310
  ## `sf data delete resume`
1311
1311
 
@@ -1344,7 +1344,7 @@ EXAMPLES
1344
1344
  $ sf data delete resume --use-most-recent --target-org my-scratch
1345
1345
  ```
1346
1346
 
1347
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/delete/resume.ts)_
1347
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/delete/resume.ts)_
1348
1348
 
1349
1349
  ## `sf data export beta tree`
1350
1350
 
@@ -1402,7 +1402,7 @@ EXAMPLES
1402
1402
  my-scratch
1403
1403
  ```
1404
1404
 
1405
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/export/beta/tree.ts)_
1405
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/export/beta/tree.ts)_
1406
1406
 
1407
1407
  ## `sf data export tree`
1408
1408
 
@@ -1462,7 +1462,7 @@ EXAMPLES
1462
1462
  my-scratch
1463
1463
  ```
1464
1464
 
1465
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/export/tree.ts)_
1465
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/export/tree.ts)_
1466
1466
 
1467
1467
  ## `sf data get record`
1468
1468
 
@@ -1526,7 +1526,7 @@ EXAMPLES
1526
1526
  $ sf data get record --use-tooling-api --sobject TraceFlag --record-id 7tf8c
1527
1527
  ```
1528
1528
 
1529
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/get/record.ts)_
1529
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/get/record.ts)_
1530
1530
 
1531
1531
  ## `sf data import beta tree`
1532
1532
 
@@ -1570,7 +1570,7 @@ EXAMPLES
1570
1570
  $ sf data import beta tree --plan Account-Contact-plan.json
1571
1571
  ```
1572
1572
 
1573
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/import/beta/tree.ts)_
1573
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/import/beta/tree.ts)_
1574
1574
 
1575
1575
  ## `sf data import tree`
1576
1576
 
@@ -1620,7 +1620,7 @@ EXAMPLES
1620
1620
  $ sf data import tree --plan Account-Contact-plan.json
1621
1621
  ```
1622
1622
 
1623
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/import/tree.ts)_
1623
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/import/tree.ts)_
1624
1624
 
1625
1625
  ## `sf data query`
1626
1626
 
@@ -1684,7 +1684,7 @@ EXAMPLES
1684
1684
  $ sf data query --query "SELECT Id FROM Contact" --bulk --wait 0
1685
1685
  ```
1686
1686
 
1687
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/query.ts)_
1687
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/query.ts)_
1688
1688
 
1689
1689
  ## `sf data query resume`
1690
1690
 
@@ -1722,7 +1722,7 @@ EXAMPLES
1722
1722
  $ sf data query resume --bulk-query-id 7500x000005BdFzXXX
1723
1723
  ```
1724
1724
 
1725
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/query/resume.ts)_
1725
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/query/resume.ts)_
1726
1726
 
1727
1727
  ## `sf data resume`
1728
1728
 
@@ -1759,7 +1759,7 @@ EXAMPLES
1759
1759
  $ sf data resume --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA
1760
1760
  ```
1761
1761
 
1762
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/resume.ts)_
1762
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/resume.ts)_
1763
1763
 
1764
1764
  ## `sf data update record`
1765
1765
 
@@ -1821,7 +1821,7 @@ EXAMPLES
1821
1821
  "ExpirationDate=2017-12-01T00:58:04.000+0000"
1822
1822
  ```
1823
1823
 
1824
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/update/record.ts)_
1824
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/update/record.ts)_
1825
1825
 
1826
1826
  ## `sf data upsert bulk`
1827
1827
 
@@ -1874,7 +1874,7 @@ EXAMPLES
1874
1874
  my-scratch
1875
1875
  ```
1876
1876
 
1877
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/upsert/bulk.ts)_
1877
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/upsert/bulk.ts)_
1878
1878
 
1879
1879
  ## `sf data upsert resume`
1880
1880
 
@@ -1913,7 +1913,7 @@ EXAMPLES
1913
1913
  $ sf data upsert resume --use-most-recent --target-org my-scratch
1914
1914
  ```
1915
1915
 
1916
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/data/upsert/resume.ts)_
1916
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/data/upsert/resume.ts)_
1917
1917
 
1918
1918
  ## `sf doctor`
1919
1919
 
@@ -2008,7 +2008,7 @@ EXAMPLES
2008
2008
  $ sf force data bulk delete --sobject MyObject__c --file files/delete.csv --wait 5 --target-org my-scratch
2009
2009
  ```
2010
2010
 
2011
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/force/data/bulk/delete.ts)_
2011
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/force/data/bulk/delete.ts)_
2012
2012
 
2013
2013
  ## `sf force data bulk status`
2014
2014
 
@@ -2045,7 +2045,7 @@ EXAMPLES
2045
2045
  $ sf force data bulk status --job-id 750xx000000005sAAA --batch-id 751xx000000005nAAA --target-org my-scratch
2046
2046
  ```
2047
2047
 
2048
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/force/data/bulk/status.ts)_
2048
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/force/data/bulk/status.ts)_
2049
2049
 
2050
2050
  ## `sf force data bulk upsert`
2051
2051
 
@@ -2103,7 +2103,7 @@ EXAMPLES
2103
2103
  --target-org my-scratch
2104
2104
  ```
2105
2105
 
2106
- _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.0/src/commands/force/data/bulk/upsert.ts)_
2106
+ _See code: [@salesforce/plugin-data](https://github.com/salesforcecli/plugin-data/blob/3.5.1/src/commands/force/data/bulk/upsert.ts)_
2107
2107
 
2108
2108
  ## `sf help [COMMAND]`
2109
2109
 
@@ -4319,7 +4319,7 @@ FLAG DESCRIPTIONS
4319
4319
  Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
4320
4320
  ```
4321
4321
 
4322
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/create.ts)_
4322
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/create.ts)_
4323
4323
 
4324
4324
  ## `sf package delete`
4325
4325
 
@@ -4361,7 +4361,7 @@ EXAMPLES
4361
4361
  $ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
4362
4362
  ```
4363
4363
 
4364
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/delete.ts)_
4364
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/delete.ts)_
4365
4365
 
4366
4366
  ## `sf package install`
4367
4367
 
@@ -4459,7 +4459,7 @@ FLAG DESCRIPTIONS
4459
4459
  specify DeprecateOnly or Delete only for unlocked package upgrades.
4460
4460
  ```
4461
4461
 
4462
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/install.ts)_
4462
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/install.ts)_
4463
4463
 
4464
4464
  ## `sf package install report`
4465
4465
 
@@ -4492,7 +4492,7 @@ EXAMPLES
4492
4492
  $ sf package install report --request-id 0Hf... --target-org me@example.com
4493
4493
  ```
4494
4494
 
4495
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/install/report.ts)_
4495
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/install/report.ts)_
4496
4496
 
4497
4497
  ## `sf package installed list`
4498
4498
 
@@ -4524,7 +4524,7 @@ EXAMPLES
4524
4524
  $ sf package installed list --target-org me@example.com
4525
4525
  ```
4526
4526
 
4527
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/installed/list.ts)_
4527
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/installed/list.ts)_
4528
4528
 
4529
4529
  ## `sf package list`
4530
4530
 
@@ -4562,7 +4562,7 @@ EXAMPLES
4562
4562
  $ sf package list --target-dev-hub devhub@example.com --verbose
4563
4563
  ```
4564
4564
 
4565
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/list.ts)_
4565
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/list.ts)_
4566
4566
 
4567
4567
  ## `sf package uninstall`
4568
4568
 
@@ -4610,7 +4610,7 @@ EXAMPLES
4610
4610
  $ sf package uninstall --package "Undesirable Package Alias"
4611
4611
  ```
4612
4612
 
4613
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/uninstall.ts)_
4613
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/uninstall.ts)_
4614
4614
 
4615
4615
  ## `sf package uninstall report`
4616
4616
 
@@ -4643,7 +4643,7 @@ EXAMPLES
4643
4643
  $ sf package uninstall report --request-id 06y... --target-org me@example.com
4644
4644
  ```
4645
4645
 
4646
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/uninstall/report.ts)_
4646
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/uninstall/report.ts)_
4647
4647
 
4648
4648
  ## `sf package update`
4649
4649
 
@@ -4698,7 +4698,7 @@ FLAG DESCRIPTIONS
4698
4698
  associated with your package.
4699
4699
  ```
4700
4700
 
4701
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/update.ts)_
4701
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/update.ts)_
4702
4702
 
4703
4703
  ## `sf package version create`
4704
4704
 
@@ -4708,8 +4708,9 @@ Create a package version in the Dev Hub org.
4708
4708
  USAGE
4709
4709
  $ sf package version create -v <value> [--json] [--flags-dir <value>] [--api-version <value>] [-b <value>] [-c |
4710
4710
  --skip-validation] [-f <value>] [-k <value>] [-x] [-p <value>] [-d <value>] [--post-install-script <value>]
4711
- [--post-install-url <value>] [--releasenotes-url <value>] [--skip-ancestor-check] [-t <value>] [--uninstall-script
4712
- <value>] [-e <value>] [-a <value>] [-n <value>] [-w <value>] [--language <value>] [--verbose]
4711
+ [--post-install-url <value>] [--releasenotes-url <value>] [--skip-ancestor-check] [--async-validation | ] [-t
4712
+ <value>] [--uninstall-script <value>] [-e <value>] [-a <value>] [-n <value>] [-w <value>] [--language <value>]
4713
+ [--verbose]
4713
4714
 
4714
4715
  FLAGS
4715
4716
  -a, --version-name=<value> Name of the package version to be created; overrides the sfdx-project.json value.
@@ -4735,6 +4736,7 @@ FLAGS
4735
4736
  -x, --installation-key-bypass Bypass the installation key requirement. (either --installation-key or
4736
4737
  --installation-key-bypass is required)
4737
4738
  --api-version=<value> Override the api version used for api requests made by this command
4739
+ --async-validation Return a new package version before completing package validations.
4738
4740
  --language=<value> Language for the package.
4739
4741
  --post-install-script=<value> Name of the post-install script; applies to managed packages only.
4740
4742
  --post-install-url=<value> Post-install instructions URL.
@@ -4791,6 +4793,10 @@ EXAMPLES
4791
4793
 
4792
4794
  $ sf package version create --path common --installation-key password123 --skip-validation
4793
4795
 
4796
+ Create a package version and perform package validations asynchronously:
4797
+
4798
+ $ sf package version create --path common --installation-key password123 --async-validation
4799
+
4794
4800
  FLAG DESCRIPTIONS
4795
4801
  -c, --code-coverage
4796
4802
 
@@ -4814,6 +4820,12 @@ FLAG DESCRIPTIONS
4814
4820
 
4815
4821
  If you bypass this requirement, anyone can install your package.
4816
4822
 
4823
+ --async-validation Return a new package version before completing package validations.
4824
+
4825
+ Specifying async validation returns the package version earlier in the process, allowing you to install and test the
4826
+ new version right away. If your development team is using continuous integration (CI) scripts, async validation can
4827
+ reduce your overall CI run time.
4828
+
4817
4829
  --language=<value> Language for the package.
4818
4830
 
4819
4831
  Specify the language using a language code listed under "Supported Languages" in Salesforce Help. If no language is
@@ -4853,7 +4865,7 @@ FLAG DESCRIPTIONS
4853
4865
  periods of no output from commands.
4854
4866
  ```
4855
4867
 
4856
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/create.ts)_
4868
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/create.ts)_
4857
4869
 
4858
4870
  ## `sf package version create list`
4859
4871
 
@@ -4914,7 +4926,7 @@ EXAMPLES
4914
4926
  $ sf package version create list --created-last-days 0 --status Success
4915
4927
  ```
4916
4928
 
4917
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/create/list.ts)_
4929
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/create/list.ts)_
4918
4930
 
4919
4931
  ## `sf package version create report`
4920
4932
 
@@ -4957,7 +4969,7 @@ EXAMPLES
4957
4969
  $ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
4958
4970
  ```
4959
4971
 
4960
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/create/report.ts)_
4972
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/create/report.ts)_
4961
4973
 
4962
4974
  ## `sf package version delete`
4963
4975
 
@@ -4996,7 +5008,7 @@ EXAMPLES
4996
5008
  $ sf package version delete --package 04t... --target-org devhub@example.com
4997
5009
  ```
4998
5010
 
4999
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/delete.ts)_
5011
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/delete.ts)_
5000
5012
 
5001
5013
  ## `sf package version displayancestry`
5002
5014
 
@@ -5056,7 +5068,7 @@ FLAG DESCRIPTIONS
5056
5068
  You can use the DOT code output in graph visualization software to create tree visualizations.
5057
5069
  ```
5058
5070
 
5059
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/displayancestry.ts)_
5071
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/displayancestry.ts)_
5060
5072
 
5061
5073
  ## `sf package version list`
5062
5074
 
@@ -5065,9 +5077,11 @@ List all package versions in the Dev Hub org.
5065
5077
  ```
5066
5078
  USAGE
5067
5079
  $ sf package version list -v <value> [--json] [--flags-dir <value>] [--api-version <value>] [-c <value>] [--concise]
5068
- [--show-conversions-only] [-m <value>] [-p <value>] [-r] [-o <value>] [--verbose]
5080
+ [--show-conversions-only] [-m <value>] [-p <value>] [-r] [-b <value>] [-o <value>] [--verbose]
5069
5081
 
5070
5082
  FLAGS
5083
+ -b, --branch=<value> Branch in your source control system used to filter the results; only package
5084
+ versions based on the specified branch are listed.
5071
5085
  -c, --created-last-days=<value> Number of days since the request was created, starting at 00:00:00 of first day to
5072
5086
  now. Use 0 for today.
5073
5087
  -m, --modified-last-days=<value> Number of days since the items were modified, starting at 00:00:00 of first day to
@@ -5114,6 +5128,11 @@ EXAMPLES
5114
5128
 
5115
5129
  $ sf package version list --concise --modified-last-days 0
5116
5130
 
5131
+ List package versions that are based on the "featureA" branch in your source control system that were modified today
5132
+ in your default Dev Hub org; show limited details about each one:
5133
+
5134
+ $ sf package version list --concise --modified-last-days 0 --branch featureA
5135
+
5117
5136
  List released package versions that were created in the last 3 days in your default Dev Hub org; show limited
5118
5137
  details:
5119
5138
 
@@ -5125,7 +5144,7 @@ EXAMPLES
5125
5144
  $ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
5126
5145
  ```
5127
5146
 
5128
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/list.ts)_
5147
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/list.ts)_
5129
5148
 
5130
5149
  ## `sf package version promote`
5131
5150
 
@@ -5169,7 +5188,7 @@ EXAMPLES
5169
5188
  $ sf package version promote --package "Awesome Package Alias"
5170
5189
  ```
5171
5190
 
5172
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/promote.ts)_
5191
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/promote.ts)_
5173
5192
 
5174
5193
  ## `sf package version report`
5175
5194
 
@@ -5209,7 +5228,7 @@ EXAMPLES
5209
5228
  $ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
5210
5229
  ```
5211
5230
 
5212
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/report.ts)_
5231
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/report.ts)_
5213
5232
 
5214
5233
  ## `sf package version update`
5215
5234
 
@@ -5262,7 +5281,7 @@ EXAMPLES
5262
5281
  $ sf package version update --package 04t... --version-description "New Package Version Description"
5263
5282
  ```
5264
5283
 
5265
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package/version/update.ts)_
5284
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package/version/update.ts)_
5266
5285
 
5267
5286
  ## `sf package1 version create`
5268
5287
 
@@ -5329,7 +5348,7 @@ FLAG DESCRIPTIONS
5329
5348
  subscribers.
5330
5349
  ```
5331
5350
 
5332
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package1/version/create.ts)_
5351
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package1/version/create.ts)_
5333
5352
 
5334
5353
  ## `sf package1 version create get`
5335
5354
 
@@ -5362,7 +5381,7 @@ EXAMPLES
5362
5381
  $ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
5363
5382
  ```
5364
5383
 
5365
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package1/version/create/get.ts)_
5384
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package1/version/create/get.ts)_
5366
5385
 
5367
5386
  ## `sf package1 version display`
5368
5387
 
@@ -5396,7 +5415,7 @@ EXAMPLES
5396
5415
  $ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
5397
5416
  ```
5398
5417
 
5399
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package1/version/display.ts)_
5418
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package1/version/display.ts)_
5400
5419
 
5401
5420
  ## `sf package1 version list`
5402
5421
 
@@ -5434,7 +5453,7 @@ FLAG DESCRIPTIONS
5434
5453
  If not specified, shows all versions for all packages (managed and unmanaged) in the org.
5435
5454
  ```
5436
5455
 
5437
- _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.4.6/src/commands/package1/version/list.ts)_
5456
+ _See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.6.0/src/commands/package1/version/list.ts)_
5438
5457
 
5439
5458
  ## `sf plugins`
5440
5459
 
@@ -5475,7 +5494,7 @@ EXAMPLES
5475
5494
  $ sf plugins discover
5476
5495
  ```
5477
5496
 
5478
- _See code: [@salesforce/plugin-marketplace](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.14/src/commands/plugins/discover.ts)_
5497
+ _See code: [@salesforce/plugin-marketplace](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.15/src/commands/plugins/discover.ts)_
5479
5498
 
5480
5499
  ## `sf plugins:inspect PLUGIN...`
5481
5500