@@ -52,7 +52,6 @@ See [DEVELOPING.md](DEVELOPING.md)
52
52
- [ ` sf package version list ` ] ( #sf-package-version-list )
53
53
- [ ` sf package version promote ` ] ( #sf-package-version-promote )
54
54
- [ ` sf package version report ` ] ( #sf-package-version-report )
55
- - [ ` sf package version retrieve ` ] ( #sf-package-version-retrieve )
56
55
- [ ` sf package version update ` ] ( #sf-package-version-update )
57
56
- [ ` sf package1 version create ` ] ( #sf-package1-version-create )
58
57
- [ ` sf package1 version create get ` ] ( #sf-package1-version-create-get )
@@ -154,7 +153,7 @@ FLAG DESCRIPTIONS
154
153
--installation-key-bypass flag is required.
155
154
```
156
155
157
- _ See code: [ src/commands/package/convert.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/convert.ts ) _
156
+ _ See code: [ src/commands/package/convert.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/convert.ts ) _
158
157
159
158
## ` sf package create `
160
159
@@ -233,7 +232,7 @@ FLAG DESCRIPTIONS
233
232
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
234
233
```
235
234
236
- _ See code: [ src/commands/package/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/create.ts ) _
235
+ _ See code: [ src/commands/package/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/create.ts ) _
237
236
238
237
## ` sf package delete `
239
238
@@ -275,7 +274,7 @@ EXAMPLES
275
274
$ sf package delete --package 0Ho... --target-dev-hub [email protected]
276
275
```
277
276
278
- _ See code: [ src/commands/package/delete.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/delete.ts ) _
277
+ _ See code: [ src/commands/package/delete.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/delete.ts ) _
279
278
280
279
## ` sf package install `
281
280
@@ -374,7 +373,7 @@ FLAG DESCRIPTIONS
374
373
- Delete: Delete all removed components that can be safely deleted, and deprecate the other components.
375
374
```
376
375
377
- _ See code: [ src/commands/package/install.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/install.ts ) _
376
+ _ See code: [ src/commands/package/install.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/install.ts ) _
378
377
379
378
## ` sf package install report `
380
379
@@ -407,7 +406,7 @@ EXAMPLES
407
406
$ sf package install report --request-id 0Hf... --target-org [email protected]
408
407
```
409
408
410
- _ See code: [ src/commands/package/install/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/install/report.ts ) _
409
+ _ See code: [ src/commands/package/install/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/install/report.ts ) _
411
410
412
411
## ` sf package installed list `
413
412
@@ -439,7 +438,7 @@ EXAMPLES
439
438
$ sf package installed list --target-org [email protected]
440
439
```
441
440
442
- _ See code: [ src/commands/package/installed/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/installed/list.ts ) _
441
+ _ See code: [ src/commands/package/installed/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/installed/list.ts ) _
443
442
444
443
## ` sf package list `
445
444
@@ -477,7 +476,7 @@ EXAMPLES
477
476
$ sf package list --target-dev-hub [email protected] --verbose
478
477
```
479
478
480
- _ See code: [ src/commands/package/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/list.ts ) _
479
+ _ See code: [ src/commands/package/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/list.ts ) _
481
480
482
481
## ` sf package push-upgrade abort `
483
482
@@ -516,7 +515,7 @@ EXAMPLES
516
515
$ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub [email protected]
517
516
```
518
517
519
- _ See code: [ src/commands/package/push-upgrade/abort.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/push-upgrade/abort.ts ) _
518
+ _ See code: [ src/commands/package/push-upgrade/abort.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/push-upgrade/abort.ts ) _
520
519
521
520
## ` sf package push-upgrade list `
522
521
@@ -575,7 +574,7 @@ EXAMPLES
575
574
$ sf package push-upgrade list --package 033xyz –-status Failed
576
575
```
577
576
578
- _ See code: [ src/commands/package/push-upgrade/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/push-upgrade/list.ts ) _
577
+ _ See code: [ src/commands/package/push-upgrade/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/push-upgrade/list.ts ) _
579
578
580
579
## ` sf package push-upgrade report `
581
580
@@ -617,7 +616,7 @@ EXAMPLES
617
616
$ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub [email protected]
618
617
```
619
618
620
- _ See code: [ src/commands/package/push-upgrade/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/push-upgrade/report.ts ) _
619
+ _ See code: [ src/commands/package/push-upgrade/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/push-upgrade/report.ts ) _
621
620
622
621
## ` sf package push-upgrade schedule `
623
622
@@ -704,7 +703,7 @@ FLAG DESCRIPTIONS
704
703
Overrides the value of the target-dev-hub configuration variable, if set.
705
704
```
706
705
707
- _ See code: [ src/commands/package/push-upgrade/schedule.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/push-upgrade/schedule.ts ) _
706
+ _ See code: [ src/commands/package/push-upgrade/schedule.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/push-upgrade/schedule.ts ) _
708
707
709
708
## ` sf package uninstall `
710
709
@@ -752,7 +751,7 @@ EXAMPLES
752
751
$ sf package uninstall --package "Undesirable Package Alias"
753
752
```
754
753
755
- _ See code: [ src/commands/package/uninstall.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/uninstall.ts ) _
754
+ _ See code: [ src/commands/package/uninstall.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/uninstall.ts ) _
756
755
757
756
## ` sf package uninstall report `
758
757
@@ -785,7 +784,7 @@ EXAMPLES
785
784
$ sf package uninstall report --request-id 06y... --target-org [email protected]
786
785
```
787
786
788
- _ See code: [ src/commands/package/uninstall/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/uninstall/report.ts ) _
787
+ _ See code: [ src/commands/package/uninstall/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/uninstall/report.ts ) _
789
788
790
789
## ` sf package update `
791
790
@@ -840,7 +839,7 @@ FLAG DESCRIPTIONS
840
839
associated with your package.
841
840
```
842
841
843
- _ See code: [ src/commands/package/update.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/update.ts ) _
842
+ _ See code: [ src/commands/package/update.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/update.ts ) _
844
843
845
844
## ` sf package version create `
846
845
@@ -1015,7 +1014,7 @@ FLAG DESCRIPTIONS
1015
1014
periods of no output from commands.
1016
1015
```
1017
1016
1018
- _ See code: [ src/commands/package/version/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/version/create.ts ) _
1017
+ _ See code: [ src/commands/package/version/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/version/create.ts ) _
1019
1018
1020
1019
## ` sf package version create list `
1021
1020
@@ -1076,7 +1075,7 @@ EXAMPLES
1076
1075
$ sf package version create list --created-last-days 0 --status Success
1077
1076
```
1078
1077
1079
- _ See code: [ src/commands/package/version/create/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/version/create/list.ts ) _
1078
+ _ See code: [ src/commands/package/version/create/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/version/create/list.ts ) _
1080
1079
1081
1080
## ` sf package version create report `
1082
1081
@@ -1119,7 +1118,7 @@ EXAMPLES
1119
1118
$ sf package version create report --package-create-request-id 08c... --target-dev-hub [email protected]
1120
1119
```
1121
1120
1122
- _ See code: [ src/commands/package/version/create/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/version/create/report.ts ) _
1121
+ _ See code: [ src/commands/package/version/create/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/version/create/report.ts ) _
1123
1122
1124
1123
## ` sf package version delete `
1125
1124
@@ -1160,7 +1159,7 @@ EXAMPLES
1160
1159
$ sf package version delete --package 04t... --target-org [email protected]
1161
1160
```
1162
1161
1163
- _ See code: [ src/commands/package/version/delete.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/version/delete.ts ) _
1162
+ _ See code: [ src/commands/package/version/delete.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/version/delete.ts ) _
1164
1163
1165
1164
## ` sf package version displayancestry `
1166
1165
@@ -1220,7 +1219,7 @@ FLAG DESCRIPTIONS
1220
1219
You can use the DOT code output in graph visualization software to create tree visualizations.
1221
1220
```
1222
1221
1223
- _ See code: [ src/commands/package/version/displayancestry.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/version/displayancestry.ts ) _
1222
+ _ See code: [ src/commands/package/version/displayancestry.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/version/displayancestry.ts ) _
1224
1223
1225
1224
## ` sf package version list `
1226
1225
@@ -1296,7 +1295,7 @@ EXAMPLES
1296
1295
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
1297
1296
```
1298
1297
1299
- _ See code: [ src/commands/package/version/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/version/list.ts ) _
1298
+ _ See code: [ src/commands/package/version/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/version/list.ts ) _
1300
1299
1301
1300
## ` sf package version promote `
1302
1301
@@ -1340,7 +1339,7 @@ EXAMPLES
1340
1339
$ sf package version promote --package "Awesome Package Alias"
1341
1340
```
1342
1341
1343
- _ See code: [ src/commands/package/version/promote.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/version/promote.ts ) _
1342
+ _ See code: [ src/commands/package/version/promote.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/version/promote.ts ) _
1344
1343
1345
1344
## ` sf package version report `
1346
1345
@@ -1380,46 +1379,7 @@ EXAMPLES
1380
1379
$ sf package version report --package "Your Package Alias" --target-dev-hub [email protected]
1381
1380
```
1382
1381
1383
- _ See code: [ src/commands/package/version/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17.0/src/commands/package/version/report.ts ) _
1384
-
1385
- ## ` sf package version retrieve `
1386
-
1387
- Retrieve package metadata for a specified package version. Package metadata can be retrieved for converted second-generation managed package versions only.
1388
-
1389
- ```
1390
- USAGE
1391
- $ sf package version retrieve -v <value> -p <value> [--json] [--flags-dir <value>] [--api-version <value>] [-d
1392
- <value>]
1393
-
1394
- FLAGS
1395
- -d, --output-dir=<value> [default: force-app] Path within your Salesforce DX project directory in which to
1396
- download the metadata. This directory must be empty.
1397
- -p, --package=<value> (required) Subscriber package version ID (starts with 04t).
1398
- -v, --target-dev-hub=<value> (required) Username or alias of the Dev Hub org. Not required if the `target-dev-hub`
1399
- configuration variable is already set.
1400
- --api-version=<value> Override the api version used for api requests made by this command
1401
-
1402
- GLOBAL FLAGS
1403
- --flags-dir=<value> Import flag values from a directory.
1404
- --json Format output as json.
1405
-
1406
- DESCRIPTION
1407
- Retrieve package metadata for a specified package version. Package metadata can be retrieved for converted
1408
- second-generation managed package versions only.
1409
-
1410
- Retrieving a package version downloads the metadata into the directory you specify.
1411
-
1412
- Specify the subscriber package version ID (starts with 04t) and the path to an empty directory when you run this
1413
- command.
1414
-
1415
- EXAMPLES
1416
- Retrieve package metadata for a converted subscriber package version ID (starts with 04t) into my-folder/ within
1417
- your Salesforce DX project directory:
1418
-
1419
- $ sf package version retrieve --package 04t... --output-dir my-folder –-target-dev-hub my-devhub
1420
- ```
1421
-
1422
- _ See code: [ src/commands/package/version/retrieve.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17.0/src/commands/package/version/retrieve.ts ) _
1382
+ _ See code: [ src/commands/package/version/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.0/src/commands/package/version/report.ts ) _
1423
1383
1424
1384
## ` sf package version update `
1425
1385
@@ -1472,7 +1432,7 @@ EXAMPLES
1472
1432
$ sf package version update --package 04t... --version-description "New Package Version Description"
1473
1433
```
1474
1434
1475
- _ See code: [ src/commands/package/version/update.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package/version/update.ts ) _
1435
+ _ See code: [ src/commands/package/version/update.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package/version/update.ts ) _
1476
1436
1477
1437
## ` sf package1 version create `
1478
1438
@@ -1539,7 +1499,7 @@ FLAG DESCRIPTIONS
1539
1499
subscribers.
1540
1500
```
1541
1501
1542
- _ See code: [ src/commands/package1/version/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package1/version/create.ts ) _
1502
+ _ See code: [ src/commands/package1/version/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package1/version/create.ts ) _
1543
1503
1544
1504
## ` sf package1 version create get `
1545
1505
@@ -1572,7 +1532,7 @@ EXAMPLES
1572
1532
$ sf package1 version create get --request-id 0HD... --target-org [email protected]
1573
1533
```
1574
1534
1575
- _ See code: [ src/commands/package1/version/create/get.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package1/version/create/get.ts ) _
1535
+ _ See code: [ src/commands/package1/version/create/get.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package1/version/create/get.ts ) _
1576
1536
1577
1537
## ` sf package1 version display `
1578
1538
@@ -1606,7 +1566,7 @@ EXAMPLES
1606
1566
$ sf package1 version display --package-version-id 04t... --target-org [email protected]
1607
1567
```
1608
1568
1609
- _ See code: [ src/commands/package1/version/display.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package1/version/display.ts ) _
1569
+ _ See code: [ src/commands/package1/version/display.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package1/version/display.ts ) _
1610
1570
1611
1571
## ` sf package1 version list `
1612
1572
@@ -1644,6 +1604,6 @@ FLAG DESCRIPTIONS
1644
1604
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
1645
1605
```
1646
1606
1647
- _ See code: [ src/commands/package1/version/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.17 .0/src/commands/package1/version/list.ts ) _
1607
+ _ See code: [ src/commands/package1/version/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18 .0/src/commands/package1/version/list.ts ) _
1648
1608
1649
1609
<!-- commandsstop -->
0 commit comments