@@ -49,6 +49,7 @@ See [DEVELOPING.md](DEVELOPING.md)
49
49
- [ ` sf package version create report ` ] ( #sf-package-version-create-report )
50
50
- [ ` sf package version delete ` ] ( #sf-package-version-delete )
51
51
- [ ` sf package version displayancestry ` ] ( #sf-package-version-displayancestry )
52
+ - [ ` sf package version displaydependencies ` ] ( #sf-package-version-displaydependencies )
52
53
- [ ` sf package version list ` ] ( #sf-package-version-list )
53
54
- [ ` sf package version promote ` ] ( #sf-package-version-promote )
54
55
- [ ` sf package version report ` ] ( #sf-package-version-report )
@@ -153,7 +154,7 @@ FLAG DESCRIPTIONS
153
154
--installation-key-bypass flag is required.
154
155
```
155
156
156
- _ See code: [ src/commands/package/convert.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/convert.ts ) _
157
+ _ See code: [ src/commands/package/convert.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/convert.ts ) _
157
158
158
159
## ` sf package create `
159
160
@@ -232,7 +233,7 @@ FLAG DESCRIPTIONS
232
233
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
233
234
```
234
235
235
- _ See code: [ src/commands/package/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/create.ts ) _
236
+ _ See code: [ src/commands/package/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/create.ts ) _
236
237
237
238
## ` sf package delete `
238
239
@@ -274,7 +275,7 @@ EXAMPLES
274
275
$ sf package delete --package 0Ho... --target-dev-hub [email protected]
275
276
```
276
277
277
- _ See code: [ src/commands/package/delete.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/delete.ts ) _
278
+ _ See code: [ src/commands/package/delete.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/delete.ts ) _
278
279
279
280
## ` sf package install `
280
281
@@ -373,7 +374,7 @@ FLAG DESCRIPTIONS
373
374
- Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
374
375
```
375
376
376
- _ See code: [ src/commands/package/install.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/install.ts ) _
377
+ _ See code: [ src/commands/package/install.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/install.ts ) _
377
378
378
379
## ` sf package install report `
379
380
@@ -406,7 +407,7 @@ EXAMPLES
406
407
$ sf package install report --request-id 0Hf... --target-org [email protected]
407
408
```
408
409
409
- _ See code: [ src/commands/package/install/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/install/report.ts ) _
410
+ _ See code: [ src/commands/package/install/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/install/report.ts ) _
410
411
411
412
## ` sf package installed list `
412
413
@@ -438,7 +439,7 @@ EXAMPLES
438
439
$ sf package installed list --target-org [email protected]
439
440
```
440
441
441
- _ See code: [ src/commands/package/installed/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/installed/list.ts ) _
442
+ _ See code: [ src/commands/package/installed/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/installed/list.ts ) _
442
443
443
444
## ` sf package list `
444
445
@@ -476,7 +477,7 @@ EXAMPLES
476
477
$ sf package list --target-dev-hub [email protected] --verbose
477
478
```
478
479
479
- _ See code: [ src/commands/package/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/list.ts ) _
480
+ _ See code: [ src/commands/package/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/list.ts ) _
480
481
481
482
## ` sf package push-upgrade abort `
482
483
@@ -515,7 +516,7 @@ EXAMPLES
515
516
$ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub [email protected]
516
517
```
517
518
518
- _ See code: [ src/commands/package/push-upgrade/abort.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/push-upgrade/abort.ts ) _
519
+ _ See code: [ src/commands/package/push-upgrade/abort.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/push-upgrade/abort.ts ) _
519
520
520
521
## ` sf package push-upgrade list `
521
522
@@ -574,7 +575,7 @@ EXAMPLES
574
575
$ sf package push-upgrade list --package 033xyz –-status Failed
575
576
```
576
577
577
- _ See code: [ src/commands/package/push-upgrade/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/push-upgrade/list.ts ) _
578
+ _ See code: [ src/commands/package/push-upgrade/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/push-upgrade/list.ts ) _
578
579
579
580
## ` sf package push-upgrade report `
580
581
@@ -616,7 +617,7 @@ EXAMPLES
616
617
$ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub [email protected]
617
618
```
618
619
619
- _ See code: [ src/commands/package/push-upgrade/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/push-upgrade/report.ts ) _
620
+ _ See code: [ src/commands/package/push-upgrade/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/push-upgrade/report.ts ) _
620
621
621
622
## ` sf package push-upgrade schedule `
622
623
@@ -703,7 +704,7 @@ FLAG DESCRIPTIONS
703
704
Overrides the value of the target-dev-hub configuration variable, if set.
704
705
```
705
706
706
- _ See code: [ src/commands/package/push-upgrade/schedule.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/push-upgrade/schedule.ts ) _
707
+ _ See code: [ src/commands/package/push-upgrade/schedule.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/push-upgrade/schedule.ts ) _
707
708
708
709
## ` sf package uninstall `
709
710
@@ -751,7 +752,7 @@ EXAMPLES
751
752
$ sf package uninstall --package "Undesirable Package Alias"
752
753
```
753
754
754
- _ See code: [ src/commands/package/uninstall.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/uninstall.ts ) _
755
+ _ See code: [ src/commands/package/uninstall.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/uninstall.ts ) _
755
756
756
757
## ` sf package uninstall report `
757
758
@@ -784,7 +785,7 @@ EXAMPLES
784
785
$ sf package uninstall report --request-id 06y... --target-org [email protected]
785
786
```
786
787
787
- _ See code: [ src/commands/package/uninstall/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/uninstall/report.ts ) _
788
+ _ See code: [ src/commands/package/uninstall/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/uninstall/report.ts ) _
788
789
789
790
## ` sf package update `
790
791
@@ -839,7 +840,7 @@ FLAG DESCRIPTIONS
839
840
associated with your package.
840
841
```
841
842
842
- _ See code: [ src/commands/package/update.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/update.ts ) _
843
+ _ See code: [ src/commands/package/update.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/update.ts ) _
843
844
844
845
## ` sf package version create `
845
846
@@ -1014,7 +1015,7 @@ FLAG DESCRIPTIONS
1014
1015
periods of no output from commands.
1015
1016
```
1016
1017
1017
- _ See code: [ src/commands/package/version/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/version/create.ts ) _
1018
+ _ See code: [ src/commands/package/version/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/version/create.ts ) _
1018
1019
1019
1020
## ` sf package version create list `
1020
1021
@@ -1075,7 +1076,7 @@ EXAMPLES
1075
1076
$ sf package version create list --created-last-days 0 --status Success
1076
1077
```
1077
1078
1078
- _ See code: [ src/commands/package/version/create/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/version/create/list.ts ) _
1079
+ _ See code: [ src/commands/package/version/create/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/version/create/list.ts ) _
1079
1080
1080
1081
## ` sf package version create report `
1081
1082
@@ -1118,7 +1119,7 @@ EXAMPLES
1118
1119
$ sf package version create report --package-create-request-id 08c... --target-dev-hub [email protected]
1119
1120
```
1120
1121
1121
- _ See code: [ src/commands/package/version/create/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/version/create/report.ts ) _
1122
+ _ See code: [ src/commands/package/version/create/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/version/create/report.ts ) _
1122
1123
1123
1124
## ` sf package version delete `
1124
1125
@@ -1159,7 +1160,7 @@ EXAMPLES
1159
1160
$ sf package version delete --package 04t... --target-org [email protected]
1160
1161
```
1161
1162
1162
- _ See code: [ src/commands/package/version/delete.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/version/delete.ts ) _
1163
+ _ See code: [ src/commands/package/version/delete.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/version/delete.ts ) _
1163
1164
1164
1165
## ` sf package version displayancestry `
1165
1166
@@ -1219,7 +1220,69 @@ FLAG DESCRIPTIONS
1219
1220
You can use the DOT code output in graph visualization software to create tree visualizations.
1220
1221
```
1221
1222
1222
- _ See code: [ src/commands/package/version/displayancestry.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4/src/commands/package/version/displayancestry.ts ) _
1223
+ _ See code: [ src/commands/package/version/displayancestry.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0/src/commands/package/version/displayancestry.ts ) _
1224
+
1225
+ ## ` sf package version displaydependencies `
1226
+
1227
+ Display the dependency graph for an unlocked or 2GP managed package version.
1228
+
1229
+ ```
1230
+ USAGE
1231
+ $ sf package version displaydependencies -v <value> -p <value> [--json] [--flags-dir <value>] [--api-version <value>] [--edge-direction
1232
+ root-first|root-last] [--verbose]
1233
+
1234
+ FLAGS
1235
+ -p, --package=<value> (required) ID or alias of the package version (starts with 04t) or the package version
1236
+ create request (starts with 08c) to display the dependency graph for.
1237
+ -v, --target-dev-hub=<value> (required) Username or alias of the Dev Hub org. Not required if the `target-dev-hub`
1238
+ configuration variable is already set.
1239
+ --api-version=<value> Override the api version used for api requests made by this command
1240
+ --edge-direction=<option> [default: root-first] Order (root-first or root-last) in which the dependencies are
1241
+ displayed.
1242
+ <options: root-first|root-last>
1243
+ --verbose Display both the package version ID (starts with 04t) and the version number
1244
+ (major.minor.patch.build) in each node.
1245
+
1246
+ GLOBAL FLAGS
1247
+ --flags-dir=<value> Import flag values from a directory.
1248
+ --json Format output as json.
1249
+
1250
+ EXAMPLES
1251
+ Display the dependency graph for a package version with the specified alias, using your default Dev Hub org and the
1252
+ default edge-direction:
1253
+
1254
+ $ sf package version displaydependencies --package package_version_alias
1255
+
1256
+ Display the dependency graph for a package version with the specified ID and display the graph using a root-last
1257
+ edge direction. Use the Dev Hub org with username [email protected] :
1258
+
1259
+ $ sf package version displaydependencies --package 04t... --edge-direction root-last --target-dev-hub \
1260
+
1261
+
1262
+ Display the dependency graph of a version create request with the specified ID, using your default Dev Hub org and
1263
+ the default edge-direction:
1264
+
1265
+ $ sf package version displaydependencies --package 08c...
1266
+
1267
+ FLAG DESCRIPTIONS
1268
+ -p, --package=<value>
1269
+
1270
+ ID or alias of the package version (starts with 04t) or the package version create request (starts with 08c) to
1271
+ display the dependency graph for.
1272
+
1273
+ Before running this command, update your sfdx-project.json file to specify the calculateTransitiveDependencies
1274
+ attribute, and set the value to true. This command returns GraphViz code, which can be compiled to a graph using DOT
1275
+ code or another graph visualization software.
1276
+
1277
+ --edge-direction=root-first|root-last Order (root-first or root-last) in which the dependencies are displayed.
1278
+
1279
+ A root-first graph declares the root as the package that must be installed last. A root-last graph is the reverse
1280
+ order of root-first. If you specify "--edge-direction root-last", the graph displays the packages in the order they
1281
+ must be installed. The root starts with the farthest leaf of the package dependencies and ends with the base
1282
+ package, which must be installed last.
1283
+ ```
1284
+
1285
+ _ See code: [ src/commands/package/version/displaydependencies.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0/src/commands/package/version/displaydependencies.ts ) _
1223
1286
1224
1287
## ` sf package version list `
1225
1288
@@ -1295,7 +1358,7 @@ EXAMPLES
1295
1358
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
1296
1359
```
1297
1360
1298
- _ See code: [ src/commands/package/version/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/version/list.ts ) _
1361
+ _ See code: [ src/commands/package/version/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/version/list.ts ) _
1299
1362
1300
1363
## ` sf package version promote `
1301
1364
@@ -1339,7 +1402,7 @@ EXAMPLES
1339
1402
$ sf package version promote --package "Awesome Package Alias"
1340
1403
```
1341
1404
1342
- _ See code: [ src/commands/package/version/promote.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/version/promote.ts ) _
1405
+ _ See code: [ src/commands/package/version/promote.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/version/promote.ts ) _
1343
1406
1344
1407
## ` sf package version report `
1345
1408
@@ -1379,7 +1442,7 @@ EXAMPLES
1379
1442
$ sf package version report --package "Your Package Alias" --target-dev-hub [email protected]
1380
1443
```
1381
1444
1382
- _ See code: [ src/commands/package/version/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/version/report.ts ) _
1445
+ _ See code: [ src/commands/package/version/report.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/version/report.ts ) _
1383
1446
1384
1447
## ` sf package version update `
1385
1448
@@ -1432,7 +1495,7 @@ EXAMPLES
1432
1495
$ sf package version update --package 04t... --version-description "New Package Version Description"
1433
1496
```
1434
1497
1435
- _ See code: [ src/commands/package/version/update.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package/version/update.ts ) _
1498
+ _ See code: [ src/commands/package/version/update.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package/version/update.ts ) _
1436
1499
1437
1500
## ` sf package1 version create `
1438
1501
@@ -1499,7 +1562,7 @@ FLAG DESCRIPTIONS
1499
1562
subscribers.
1500
1563
```
1501
1564
1502
- _ See code: [ src/commands/package1/version/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package1/version/create.ts ) _
1565
+ _ See code: [ src/commands/package1/version/create.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package1/version/create.ts ) _
1503
1566
1504
1567
## ` sf package1 version create get `
1505
1568
@@ -1532,7 +1595,7 @@ EXAMPLES
1532
1595
$ sf package1 version create get --request-id 0HD... --target-org [email protected]
1533
1596
```
1534
1597
1535
- _ See code: [ src/commands/package1/version/create/get.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package1/version/create/get.ts ) _
1598
+ _ See code: [ src/commands/package1/version/create/get.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package1/version/create/get.ts ) _
1536
1599
1537
1600
## ` sf package1 version display `
1538
1601
@@ -1566,7 +1629,7 @@ EXAMPLES
1566
1629
$ sf package1 version display --package-version-id 04t... --target-org [email protected]
1567
1630
```
1568
1631
1569
- _ See code: [ src/commands/package1/version/display.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package1/version/display.ts ) _
1632
+ _ See code: [ src/commands/package1/version/display.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package1/version/display.ts ) _
1570
1633
1571
1634
## ` sf package1 version list `
1572
1635
@@ -1604,6 +1667,6 @@ FLAG DESCRIPTIONS
1604
1667
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
1605
1668
```
1606
1669
1607
- _ See code: [ src/commands/package1/version/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.18.4 /src/commands/package1/version/list.ts ) _
1670
+ _ See code: [ src/commands/package1/version/list.ts] ( https://github.com/salesforcecli/plugin-packaging/blob/2.19.0 /src/commands/package1/version/list.ts ) _
1608
1671
1609
1672
<!-- commandsstop -->
0 commit comments