@salesforce/plugin-packaging 2.10.0 → 2.10.2

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
@@ -130,7 +130,7 @@ FLAG DESCRIPTIONS
130
130
  Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
131
131
  ```
132
132
 
133
- _See code: [src/commands/package/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/create.ts)_
133
+ _See code: [src/commands/package/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/create.ts)_
134
134
 
135
135
  ## `sf package delete`
136
136
 
@@ -172,7 +172,7 @@ EXAMPLES
172
172
  $ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
173
173
  ```
174
174
 
175
- _See code: [src/commands/package/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/delete.ts)_
175
+ _See code: [src/commands/package/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/delete.ts)_
176
176
 
177
177
  ## `sf package install`
178
178
 
@@ -271,7 +271,7 @@ FLAG DESCRIPTIONS
271
271
  - Delete: Delete all removed components that can be safely deleted, and deprecate the other components.
272
272
  ```
273
273
 
274
- _See code: [src/commands/package/install.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/install.ts)_
274
+ _See code: [src/commands/package/install.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/install.ts)_
275
275
 
276
276
  ## `sf package install report`
277
277
 
@@ -304,7 +304,7 @@ EXAMPLES
304
304
  $ sf package install report --request-id 0Hf... --target-org me@example.com
305
305
  ```
306
306
 
307
- _See code: [src/commands/package/install/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/install/report.ts)_
307
+ _See code: [src/commands/package/install/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/install/report.ts)_
308
308
 
309
309
  ## `sf package installed list`
310
310
 
@@ -336,7 +336,7 @@ EXAMPLES
336
336
  $ sf package installed list --target-org me@example.com
337
337
  ```
338
338
 
339
- _See code: [src/commands/package/installed/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/installed/list.ts)_
339
+ _See code: [src/commands/package/installed/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/installed/list.ts)_
340
340
 
341
341
  ## `sf package list`
342
342
 
@@ -374,7 +374,7 @@ EXAMPLES
374
374
  $ sf package list --target-dev-hub devhub@example.com --verbose
375
375
  ```
376
376
 
377
- _See code: [src/commands/package/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/list.ts)_
377
+ _See code: [src/commands/package/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/list.ts)_
378
378
 
379
379
  ## `sf package uninstall`
380
380
 
@@ -422,7 +422,7 @@ EXAMPLES
422
422
  $ sf package uninstall --package "Undesirable Package Alias"
423
423
  ```
424
424
 
425
- _See code: [src/commands/package/uninstall.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/uninstall.ts)_
425
+ _See code: [src/commands/package/uninstall.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/uninstall.ts)_
426
426
 
427
427
  ## `sf package uninstall report`
428
428
 
@@ -455,7 +455,7 @@ EXAMPLES
455
455
  $ sf package uninstall report --request-id 06y... --target-org me@example.com
456
456
  ```
457
457
 
458
- _See code: [src/commands/package/uninstall/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/uninstall/report.ts)_
458
+ _See code: [src/commands/package/uninstall/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/uninstall/report.ts)_
459
459
 
460
460
  ## `sf package update`
461
461
 
@@ -510,7 +510,7 @@ FLAG DESCRIPTIONS
510
510
  associated with your package.
511
511
  ```
512
512
 
513
- _See code: [src/commands/package/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/update.ts)_
513
+ _See code: [src/commands/package/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/update.ts)_
514
514
 
515
515
  ## `sf package version create`
516
516
 
@@ -685,7 +685,7 @@ FLAG DESCRIPTIONS
685
685
  periods of no output from commands.
686
686
  ```
687
687
 
688
- _See code: [src/commands/package/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/create.ts)_
688
+ _See code: [src/commands/package/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/create.ts)_
689
689
 
690
690
  ## `sf package version create list`
691
691
 
@@ -746,7 +746,7 @@ EXAMPLES
746
746
  $ sf package version create list --created-last-days 0 --status Success
747
747
  ```
748
748
 
749
- _See code: [src/commands/package/version/create/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/create/list.ts)_
749
+ _See code: [src/commands/package/version/create/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/create/list.ts)_
750
750
 
751
751
  ## `sf package version create report`
752
752
 
@@ -789,7 +789,7 @@ EXAMPLES
789
789
  $ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
790
790
  ```
791
791
 
792
- _See code: [src/commands/package/version/create/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/create/report.ts)_
792
+ _See code: [src/commands/package/version/create/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/create/report.ts)_
793
793
 
794
794
  ## `sf package version delete`
795
795
 
@@ -830,7 +830,7 @@ EXAMPLES
830
830
  $ sf package version delete --package 04t... --target-org devhub@example.com
831
831
  ```
832
832
 
833
- _See code: [src/commands/package/version/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/delete.ts)_
833
+ _See code: [src/commands/package/version/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/delete.ts)_
834
834
 
835
835
  ## `sf package version displayancestry`
836
836
 
@@ -890,7 +890,7 @@ FLAG DESCRIPTIONS
890
890
  You can use the DOT code output in graph visualization software to create tree visualizations.
891
891
  ```
892
892
 
893
- _See code: [src/commands/package/version/displayancestry.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/displayancestry.ts)_
893
+ _See code: [src/commands/package/version/displayancestry.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/displayancestry.ts)_
894
894
 
895
895
  ## `sf package version list`
896
896
 
@@ -966,7 +966,7 @@ EXAMPLES
966
966
  $ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
967
967
  ```
968
968
 
969
- _See code: [src/commands/package/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/list.ts)_
969
+ _See code: [src/commands/package/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/list.ts)_
970
970
 
971
971
  ## `sf package version promote`
972
972
 
@@ -1010,7 +1010,7 @@ EXAMPLES
1010
1010
  $ sf package version promote --package "Awesome Package Alias"
1011
1011
  ```
1012
1012
 
1013
- _See code: [src/commands/package/version/promote.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/promote.ts)_
1013
+ _See code: [src/commands/package/version/promote.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/promote.ts)_
1014
1014
 
1015
1015
  ## `sf package version report`
1016
1016
 
@@ -1050,7 +1050,7 @@ EXAMPLES
1050
1050
  $ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
1051
1051
  ```
1052
1052
 
1053
- _See code: [src/commands/package/version/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/report.ts)_
1053
+ _See code: [src/commands/package/version/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/report.ts)_
1054
1054
 
1055
1055
  ## `sf package version update`
1056
1056
 
@@ -1103,7 +1103,7 @@ EXAMPLES
1103
1103
  $ sf package version update --package 04t... --version-description "New Package Version Description"
1104
1104
  ```
1105
1105
 
1106
- _See code: [src/commands/package/version/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package/version/update.ts)_
1106
+ _See code: [src/commands/package/version/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package/version/update.ts)_
1107
1107
 
1108
1108
  ## `sf package1 version create`
1109
1109
 
@@ -1170,7 +1170,7 @@ FLAG DESCRIPTIONS
1170
1170
  subscribers.
1171
1171
  ```
1172
1172
 
1173
- _See code: [src/commands/package1/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package1/version/create.ts)_
1173
+ _See code: [src/commands/package1/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package1/version/create.ts)_
1174
1174
 
1175
1175
  ## `sf package1 version create get`
1176
1176
 
@@ -1203,7 +1203,7 @@ EXAMPLES
1203
1203
  $ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
1204
1204
  ```
1205
1205
 
1206
- _See code: [src/commands/package1/version/create/get.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package1/version/create/get.ts)_
1206
+ _See code: [src/commands/package1/version/create/get.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package1/version/create/get.ts)_
1207
1207
 
1208
1208
  ## `sf package1 version display`
1209
1209
 
@@ -1237,7 +1237,7 @@ EXAMPLES
1237
1237
  $ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
1238
1238
  ```
1239
1239
 
1240
- _See code: [src/commands/package1/version/display.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package1/version/display.ts)_
1240
+ _See code: [src/commands/package1/version/display.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package1/version/display.ts)_
1241
1241
 
1242
1242
  ## `sf package1 version list`
1243
1243
 
@@ -1275,6 +1275,6 @@ FLAG DESCRIPTIONS
1275
1275
  If not specified, shows all versions for all packages (managed and unmanaged) in the org.
1276
1276
  ```
1277
1277
 
1278
- _See code: [src/commands/package1/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.0/src/commands/package1/version/list.ts)_
1278
+ _See code: [src/commands/package1/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/2.10.2/src/commands/package1/version/list.ts)_
1279
1279
 
1280
1280
  <!-- commandsstop -->
@@ -14,7 +14,7 @@ var Package2VersionStatus = PackagingSObjects.Package2VersionStatus;
14
14
  Messages.importMessagesDirectoryFromMetaUrl(import.meta.url);
15
15
  const messages = Messages.loadMessages('@salesforce/plugin-packaging', 'package_version_create');
16
16
  const fileCountThreshold = 7000;
17
- const maxFileCountLimit = 10000;
17
+ const maxFileCountLimit = 10_000;
18
18
  export class PackageVersionCreateCommand extends SfCommand {
19
19
  static summary = messages.getMessage('summary');
20
20
  static description = messages.getMessage('description');
@@ -1 +1 @@
1
- {"version":3,"file":"create.js","sourceRoot":"","sources":["../../../../src/commands/package/version/create.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"create.js","sourceRoot":"","sources":["../../../../src/commands/package/version/create.ts"],"names":[],"mappings":"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"}
@@ -1033,16 +1033,15 @@
1033
1033
  "update:package"
1034
1034
  ]
1035
1035
  },
1036
- "package1:version:create": {
1036
+ "package:installed:list": {
1037
1037
  "aliases": [
1038
- "force:package1:version:create"
1038
+ "force:package:installed:list"
1039
1039
  ],
1040
1040
  "args": {},
1041
1041
  "deprecateAliases": true,
1042
- "description": "The package version is based on the contents of the specified metadata package. Omit --managed-released if you want to create an unmanaged package version.",
1043
1042
  "examples": [
1044
- "Create a first-generation package version from the package with the specified ID and name the package version \"example\"; use your default org:\n<%= config.bin %> <%= command.id %> --package-id 033... --name example",
1045
- "Same as previous example, but provide a description and wait for 30 minutes for the package version to be created; use the specified org:\n<%= config.bin %> <%= command.id %> --package-id 033... --name example --description \"example description\" --wait 30 --target-org myorg@example.com"
1043
+ "List the installed packages in your default org:\n<%= config.bin %> <%= command.id %>",
1044
+ "List the installed packages in the org with username me@example.com:\n<%= config.bin %> <%= command.id %> --target-org me@example.com"
1046
1045
  ],
1047
1046
  "flags": {
1048
1047
  "json": {
@@ -1095,165 +1094,69 @@
1095
1094
  "hasDynamicHelp": false,
1096
1095
  "multiple": false,
1097
1096
  "type": "option"
1098
- },
1099
- "package-id": {
1100
- "aliases": [
1101
- "packageid"
1102
- ],
1103
- "char": "i",
1104
- "deprecateAliases": true,
1105
- "name": "package-id",
1106
- "required": true,
1107
- "summary": "ID of the metadata package (starts with 033) of which you’re creating a new version.",
1108
- "hasDynamicHelp": false,
1109
- "multiple": false,
1110
- "type": "option"
1111
- },
1112
- "name": {
1113
- "char": "n",
1114
- "name": "name",
1115
- "required": true,
1116
- "summary": "Package version name.",
1117
- "hasDynamicHelp": false,
1118
- "multiple": false,
1119
- "type": "option"
1120
- },
1121
- "description": {
1122
- "char": "d",
1123
- "name": "description",
1124
- "summary": "Package version description.",
1125
- "hasDynamicHelp": false,
1126
- "multiple": false,
1127
- "type": "option"
1128
- },
1129
- "version": {
1130
- "char": "v",
1131
- "name": "version",
1132
- "summary": "Package version in major.minor format, for example, 3.2.",
1133
- "hasDynamicHelp": false,
1134
- "multiple": false,
1135
- "type": "option"
1136
- },
1137
- "managed-released": {
1138
- "aliases": [
1139
- "managedrelease"
1140
- ],
1141
- "char": "m",
1142
- "deprecateAliases": true,
1143
- "description": "To create a beta version, don’t include this parameter.",
1144
- "name": "managed-released",
1145
- "summary": "Create a managed package version.",
1146
- "allowNo": false,
1147
- "type": "boolean"
1148
- },
1149
- "release-notes-url": {
1150
- "aliases": [
1151
- "releasenotesurl"
1152
- ],
1153
- "char": "r",
1154
- "deprecateAliases": true,
1155
- "description": "This link is displayed in the package installation UI to provide release notes for this package version to subscribers.",
1156
- "name": "release-notes-url",
1157
- "summary": "Release notes URL.",
1158
- "hasDynamicHelp": false,
1159
- "multiple": false,
1160
- "type": "option"
1161
- },
1162
- "post-install-url": {
1163
- "aliases": [
1164
- "postinstallurl"
1165
- ],
1166
- "char": "p",
1167
- "deprecateAliases": true,
1168
- "description": "The contents of the post-installation instructions URL are displayed in the UI after installation of the package version.",
1169
- "name": "post-install-url",
1170
- "summary": "Post install URL.",
1171
- "hasDynamicHelp": false,
1172
- "multiple": false,
1173
- "type": "option"
1174
- },
1175
- "installation-key": {
1176
- "aliases": [
1177
- "installationkey"
1178
- ],
1179
- "char": "k",
1180
- "deprecateAliases": true,
1181
- "name": "installation-key",
1182
- "summary": "Installation key for key-protected package (default: null).",
1183
- "hasDynamicHelp": false,
1184
- "multiple": false,
1185
- "type": "option"
1186
- },
1187
- "wait": {
1188
- "char": "w",
1189
- "name": "wait",
1190
- "summary": "Minutes to wait for the package version to be created (default: 2 minutes).",
1191
- "hasDynamicHelp": true,
1192
- "multiple": false,
1193
- "type": "option"
1194
1097
  }
1195
1098
  },
1196
1099
  "hasDynamicHelp": true,
1197
1100
  "hiddenAliases": [],
1198
- "id": "package1:version:create",
1101
+ "id": "package:installed:list",
1199
1102
  "pluginAlias": "@salesforce/plugin-packaging",
1200
1103
  "pluginName": "@salesforce/plugin-packaging",
1201
1104
  "pluginType": "core",
1202
1105
  "strict": true,
1203
- "summary": "Create a first-generation package version in the release org.",
1106
+ "summary": "List the org’s installed packages.",
1204
1107
  "enableJsonFlag": true,
1205
1108
  "isESM": true,
1206
1109
  "relativePath": [
1207
1110
  "lib",
1208
1111
  "commands",
1209
- "package1",
1210
- "version",
1211
- "create.js"
1112
+ "package",
1113
+ "installed",
1114
+ "list.js"
1212
1115
  ],
1213
1116
  "aliasPermutations": [
1214
- "force:package1:version:create",
1215
- "package1:force:version:create",
1216
- "package1:version:force:create",
1217
- "package1:version:create:force",
1218
- "force:version:package1:create",
1219
- "version:force:package1:create",
1220
- "version:package1:force:create",
1221
- "version:package1:create:force",
1222
- "force:version:create:package1",
1223
- "version:force:create:package1",
1224
- "version:create:force:package1",
1225
- "version:create:package1:force",
1226
- "force:package1:create:version",
1227
- "package1:force:create:version",
1228
- "package1:create:force:version",
1229
- "package1:create:version:force",
1230
- "force:create:package1:version",
1231
- "create:force:package1:version",
1232
- "create:package1:force:version",
1233
- "create:package1:version:force",
1234
- "force:create:version:package1",
1235
- "create:force:version:package1",
1236
- "create:version:force:package1",
1237
- "create:version:package1:force"
1117
+ "force:package:installed:list",
1118
+ "package:force:installed:list",
1119
+ "package:installed:force:list",
1120
+ "package:installed:list:force",
1121
+ "force:installed:package:list",
1122
+ "installed:force:package:list",
1123
+ "installed:package:force:list",
1124
+ "installed:package:list:force",
1125
+ "force:installed:list:package",
1126
+ "installed:force:list:package",
1127
+ "installed:list:force:package",
1128
+ "installed:list:package:force",
1129
+ "force:package:list:installed",
1130
+ "package:force:list:installed",
1131
+ "package:list:force:installed",
1132
+ "package:list:installed:force",
1133
+ "force:list:package:installed",
1134
+ "list:force:package:installed",
1135
+ "list:package:force:installed",
1136
+ "list:package:installed:force",
1137
+ "force:list:installed:package",
1138
+ "list:force:installed:package",
1139
+ "list:installed:force:package",
1140
+ "list:installed:package:force"
1238
1141
  ],
1239
1142
  "permutations": [
1240
- "package1:version:create",
1241
- "version:package1:create",
1242
- "version:create:package1",
1243
- "package1:create:version",
1244
- "create:package1:version",
1245
- "create:version:package1"
1143
+ "package:installed:list",
1144
+ "installed:package:list",
1145
+ "installed:list:package",
1146
+ "package:list:installed",
1147
+ "list:package:installed",
1148
+ "list:installed:package"
1246
1149
  ]
1247
1150
  },
1248
- "package1:version:display": {
1151
+ "package:install:report": {
1249
1152
  "aliases": [
1250
- "force:package1:version:display"
1153
+ "force:package:install:report"
1251
1154
  ],
1252
1155
  "args": {},
1253
1156
  "deprecateAliases": true,
1254
1157
  "examples": [
1255
- "Display details about the first-generation package version with the specified ID in your default org:\n<%= config.bin %> <%= command.id %> --package-version-id 04t...",
1256
- "Same as previous example, but use the specified org:\n<%= config.bin %> <%= command.id %> --package-version-id 04t... --target-org myorg@example.com"
1158
+ "Retrieve the status of a package installation request with the specified ID on your default org:\n<%= config.bin %> <%= command.id %> --request-id 0Hf...",
1159
+ "Similar to previous example, except use the org with username me@example.com:\n<%= config.bin %> <%= command.id %> --request-id 0Hf... --target-org me@example.com"
1257
1160
  ],
1258
1161
  "flags": {
1259
1162
  "json": {
@@ -1271,16 +1174,6 @@
1271
1174
  "multiple": false,
1272
1175
  "type": "option"
1273
1176
  },
1274
- "loglevel": {
1275
- "deprecated": {
1276
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1277
- },
1278
- "hidden": true,
1279
- "name": "loglevel",
1280
- "hasDynamicHelp": false,
1281
- "multiple": false,
1282
- "type": "option"
1283
- },
1284
1177
  "target-org": {
1285
1178
  "aliases": [
1286
1179
  "targetusername",
@@ -1307,15 +1200,25 @@
1307
1200
  "multiple": false,
1308
1201
  "type": "option"
1309
1202
  },
1310
- "package-version-id": {
1203
+ "loglevel": {
1204
+ "deprecated": {
1205
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1206
+ },
1207
+ "hidden": true,
1208
+ "name": "loglevel",
1209
+ "hasDynamicHelp": false,
1210
+ "multiple": false,
1211
+ "type": "option"
1212
+ },
1213
+ "request-id": {
1311
1214
  "aliases": [
1312
- "packageversionid"
1215
+ "requestid"
1313
1216
  ],
1314
1217
  "char": "i",
1315
1218
  "deprecateAliases": true,
1316
- "name": "package-version-id",
1219
+ "name": "request-id",
1317
1220
  "required": true,
1318
- "summary": "ID (starts with 04t) of the metadata package version whose details you want to display.",
1221
+ "summary": "ID of the package install request you want to check; starts with 0Hf.",
1319
1222
  "hasDynamicHelp": false,
1320
1223
  "multiple": false,
1321
1224
  "type": "option"
@@ -1323,65 +1226,65 @@
1323
1226
  },
1324
1227
  "hasDynamicHelp": true,
1325
1228
  "hiddenAliases": [],
1326
- "id": "package1:version:display",
1229
+ "id": "package:install:report",
1327
1230
  "pluginAlias": "@salesforce/plugin-packaging",
1328
1231
  "pluginName": "@salesforce/plugin-packaging",
1329
1232
  "pluginType": "core",
1330
1233
  "strict": true,
1331
- "summary": "Display details about a first-generation package version.",
1234
+ "summary": "Retrieve the status of a package installation request.",
1332
1235
  "enableJsonFlag": true,
1333
1236
  "isESM": true,
1334
1237
  "relativePath": [
1335
1238
  "lib",
1336
1239
  "commands",
1337
- "package1",
1338
- "version",
1339
- "display.js"
1240
+ "package",
1241
+ "install",
1242
+ "report.js"
1340
1243
  ],
1341
1244
  "aliasPermutations": [
1342
- "force:package1:version:display",
1343
- "package1:force:version:display",
1344
- "package1:version:force:display",
1345
- "package1:version:display:force",
1346
- "force:version:package1:display",
1347
- "version:force:package1:display",
1348
- "version:package1:force:display",
1349
- "version:package1:display:force",
1350
- "force:version:display:package1",
1351
- "version:force:display:package1",
1352
- "version:display:force:package1",
1353
- "version:display:package1:force",
1354
- "force:package1:display:version",
1355
- "package1:force:display:version",
1356
- "package1:display:force:version",
1357
- "package1:display:version:force",
1358
- "force:display:package1:version",
1359
- "display:force:package1:version",
1360
- "display:package1:force:version",
1361
- "display:package1:version:force",
1362
- "force:display:version:package1",
1363
- "display:force:version:package1",
1364
- "display:version:force:package1",
1365
- "display:version:package1:force"
1245
+ "force:package:install:report",
1246
+ "package:force:install:report",
1247
+ "package:install:force:report",
1248
+ "package:install:report:force",
1249
+ "force:install:package:report",
1250
+ "install:force:package:report",
1251
+ "install:package:force:report",
1252
+ "install:package:report:force",
1253
+ "force:install:report:package",
1254
+ "install:force:report:package",
1255
+ "install:report:force:package",
1256
+ "install:report:package:force",
1257
+ "force:package:report:install",
1258
+ "package:force:report:install",
1259
+ "package:report:force:install",
1260
+ "package:report:install:force",
1261
+ "force:report:package:install",
1262
+ "report:force:package:install",
1263
+ "report:package:force:install",
1264
+ "report:package:install:force",
1265
+ "force:report:install:package",
1266
+ "report:force:install:package",
1267
+ "report:install:force:package",
1268
+ "report:install:package:force"
1366
1269
  ],
1367
1270
  "permutations": [
1368
- "package1:version:display",
1369
- "version:package1:display",
1370
- "version:display:package1",
1371
- "package1:display:version",
1372
- "display:package1:version",
1373
- "display:version:package1"
1271
+ "package:install:report",
1272
+ "install:package:report",
1273
+ "install:report:package",
1274
+ "package:report:install",
1275
+ "report:package:install",
1276
+ "report:install:package"
1374
1277
  ]
1375
1278
  },
1376
- "package1:version:list": {
1279
+ "package:uninstall:report": {
1377
1280
  "aliases": [
1378
- "force:package1:version:list"
1281
+ "force:package:uninstall:report"
1379
1282
  ],
1380
1283
  "args": {},
1381
1284
  "deprecateAliases": true,
1382
1285
  "examples": [
1383
- "List all first-generation package versions in your default org:\n<%= config.bin %> <%= command.id %>",
1384
- "List package versions for the specified first-generation package in the specifief org:\n<%= config.bin %> <%= command.id %> --package-id 033... --target-org myorg@example.com"
1286
+ "Retrieve the status of a package uninstall in your default org using the specified request ID:\n<%= config.bin %> <%= command.id %> --request-id 06y...",
1287
+ "Similar to previous example, but use the org with username me@example.com:\n<%= config.bin %> <%= command.id %> --request-id 06y... --target-org me@example.com"
1385
1288
  ],
1386
1289
  "flags": {
1387
1290
  "json": {
@@ -1435,15 +1338,15 @@
1435
1338
  "multiple": false,
1436
1339
  "type": "option"
1437
1340
  },
1438
- "package-id": {
1341
+ "request-id": {
1439
1342
  "aliases": [
1440
- "packageid"
1343
+ "requestid"
1441
1344
  ],
1442
1345
  "char": "i",
1443
1346
  "deprecateAliases": true,
1444
- "description": "If not specified, shows all versions for all packages (managed and unmanaged) in the org.",
1445
- "name": "package-id",
1446
- "summary": "Metadata package ID (starts with 033) whose package versions you want to list.",
1347
+ "name": "request-id",
1348
+ "required": true,
1349
+ "summary": "ID of the package uninstall request you want to check; starts with 06y.",
1447
1350
  "hasDynamicHelp": false,
1448
1351
  "multiple": false,
1449
1352
  "type": "option"
@@ -1451,65 +1354,66 @@
1451
1354
  },
1452
1355
  "hasDynamicHelp": true,
1453
1356
  "hiddenAliases": [],
1454
- "id": "package1:version:list",
1357
+ "id": "package:uninstall:report",
1455
1358
  "pluginAlias": "@salesforce/plugin-packaging",
1456
1359
  "pluginName": "@salesforce/plugin-packaging",
1457
1360
  "pluginType": "core",
1458
1361
  "strict": true,
1459
- "summary": "List package versions for the specified first-generation package or for the org.",
1362
+ "summary": "Retrieve the status of a package uninstall request.",
1460
1363
  "enableJsonFlag": true,
1461
1364
  "isESM": true,
1462
1365
  "relativePath": [
1463
1366
  "lib",
1464
1367
  "commands",
1465
- "package1",
1466
- "version",
1467
- "list.js"
1368
+ "package",
1369
+ "uninstall",
1370
+ "report.js"
1468
1371
  ],
1469
1372
  "aliasPermutations": [
1470
- "force:package1:version:list",
1471
- "package1:force:version:list",
1472
- "package1:version:force:list",
1473
- "package1:version:list:force",
1474
- "force:version:package1:list",
1475
- "version:force:package1:list",
1476
- "version:package1:force:list",
1477
- "version:package1:list:force",
1478
- "force:version:list:package1",
1479
- "version:force:list:package1",
1480
- "version:list:force:package1",
1481
- "version:list:package1:force",
1482
- "force:package1:list:version",
1483
- "package1:force:list:version",
1484
- "package1:list:force:version",
1485
- "package1:list:version:force",
1486
- "force:list:package1:version",
1487
- "list:force:package1:version",
1488
- "list:package1:force:version",
1489
- "list:package1:version:force",
1490
- "force:list:version:package1",
1491
- "list:force:version:package1",
1492
- "list:version:force:package1",
1493
- "list:version:package1:force"
1373
+ "force:package:uninstall:report",
1374
+ "package:force:uninstall:report",
1375
+ "package:uninstall:force:report",
1376
+ "package:uninstall:report:force",
1377
+ "force:uninstall:package:report",
1378
+ "uninstall:force:package:report",
1379
+ "uninstall:package:force:report",
1380
+ "uninstall:package:report:force",
1381
+ "force:uninstall:report:package",
1382
+ "uninstall:force:report:package",
1383
+ "uninstall:report:force:package",
1384
+ "uninstall:report:package:force",
1385
+ "force:package:report:uninstall",
1386
+ "package:force:report:uninstall",
1387
+ "package:report:force:uninstall",
1388
+ "package:report:uninstall:force",
1389
+ "force:report:package:uninstall",
1390
+ "report:force:package:uninstall",
1391
+ "report:package:force:uninstall",
1392
+ "report:package:uninstall:force",
1393
+ "force:report:uninstall:package",
1394
+ "report:force:uninstall:package",
1395
+ "report:uninstall:force:package",
1396
+ "report:uninstall:package:force"
1494
1397
  ],
1495
1398
  "permutations": [
1496
- "package1:version:list",
1497
- "version:package1:list",
1498
- "version:list:package1",
1499
- "package1:list:version",
1500
- "list:package1:version",
1501
- "list:version:package1"
1399
+ "package:uninstall:report",
1400
+ "uninstall:package:report",
1401
+ "uninstall:report:package",
1402
+ "package:report:uninstall",
1403
+ "report:package:uninstall",
1404
+ "report:uninstall:package"
1502
1405
  ]
1503
1406
  },
1504
- "package:install:report": {
1407
+ "package1:version:create": {
1505
1408
  "aliases": [
1506
- "force:package:install:report"
1409
+ "force:package1:version:create"
1507
1410
  ],
1508
1411
  "args": {},
1509
1412
  "deprecateAliases": true,
1413
+ "description": "The package version is based on the contents of the specified metadata package. Omit --managed-released if you want to create an unmanaged package version.",
1510
1414
  "examples": [
1511
- "Retrieve the status of a package installation request with the specified ID on your default org:\n<%= config.bin %> <%= command.id %> --request-id 0Hf...",
1512
- "Similar to previous example, except use the org with username me@example.com:\n<%= config.bin %> <%= command.id %> --request-id 0Hf... --target-org me@example.com"
1415
+ "Create a first-generation package version from the package with the specified ID and name the package version \"example\"; use your default org:\n<%= config.bin %> <%= command.id %> --package-id 033... --name example",
1416
+ "Same as previous example, but provide a description and wait for 30 minutes for the package version to be created; use the specified org:\n<%= config.bin %> <%= command.id %> --package-id 033... --name example --description \"example description\" --wait 30 --target-org myorg@example.com"
1513
1417
  ],
1514
1418
  "flags": {
1515
1419
  "json": {
@@ -1527,6 +1431,16 @@
1527
1431
  "multiple": false,
1528
1432
  "type": "option"
1529
1433
  },
1434
+ "loglevel": {
1435
+ "deprecated": {
1436
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1437
+ },
1438
+ "hidden": true,
1439
+ "name": "loglevel",
1440
+ "hasDynamicHelp": false,
1441
+ "multiple": false,
1442
+ "type": "option"
1443
+ },
1530
1444
  "target-org": {
1531
1445
  "aliases": [
1532
1446
  "targetusername",
@@ -1553,91 +1467,164 @@
1553
1467
  "multiple": false,
1554
1468
  "type": "option"
1555
1469
  },
1556
- "loglevel": {
1557
- "deprecated": {
1558
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1559
- },
1560
- "hidden": true,
1561
- "name": "loglevel",
1470
+ "package-id": {
1471
+ "aliases": [
1472
+ "packageid"
1473
+ ],
1474
+ "char": "i",
1475
+ "deprecateAliases": true,
1476
+ "name": "package-id",
1477
+ "required": true,
1478
+ "summary": "ID of the metadata package (starts with 033) of which you’re creating a new version.",
1562
1479
  "hasDynamicHelp": false,
1563
1480
  "multiple": false,
1564
1481
  "type": "option"
1565
1482
  },
1566
- "request-id": {
1483
+ "name": {
1484
+ "char": "n",
1485
+ "name": "name",
1486
+ "required": true,
1487
+ "summary": "Package version name.",
1488
+ "hasDynamicHelp": false,
1489
+ "multiple": false,
1490
+ "type": "option"
1491
+ },
1492
+ "description": {
1493
+ "char": "d",
1494
+ "name": "description",
1495
+ "summary": "Package version description.",
1496
+ "hasDynamicHelp": false,
1497
+ "multiple": false,
1498
+ "type": "option"
1499
+ },
1500
+ "version": {
1501
+ "char": "v",
1502
+ "name": "version",
1503
+ "summary": "Package version in major.minor format, for example, 3.2.",
1504
+ "hasDynamicHelp": false,
1505
+ "multiple": false,
1506
+ "type": "option"
1507
+ },
1508
+ "managed-released": {
1567
1509
  "aliases": [
1568
- "requestid"
1510
+ "managedrelease"
1569
1511
  ],
1570
- "char": "i",
1512
+ "char": "m",
1571
1513
  "deprecateAliases": true,
1572
- "name": "request-id",
1573
- "required": true,
1574
- "summary": "ID of the package install request you want to check; starts with 0Hf.",
1514
+ "description": "To create a beta version, don’t include this parameter.",
1515
+ "name": "managed-released",
1516
+ "summary": "Create a managed package version.",
1517
+ "allowNo": false,
1518
+ "type": "boolean"
1519
+ },
1520
+ "release-notes-url": {
1521
+ "aliases": [
1522
+ "releasenotesurl"
1523
+ ],
1524
+ "char": "r",
1525
+ "deprecateAliases": true,
1526
+ "description": "This link is displayed in the package installation UI to provide release notes for this package version to subscribers.",
1527
+ "name": "release-notes-url",
1528
+ "summary": "Release notes URL.",
1575
1529
  "hasDynamicHelp": false,
1576
1530
  "multiple": false,
1577
1531
  "type": "option"
1532
+ },
1533
+ "post-install-url": {
1534
+ "aliases": [
1535
+ "postinstallurl"
1536
+ ],
1537
+ "char": "p",
1538
+ "deprecateAliases": true,
1539
+ "description": "The contents of the post-installation instructions URL are displayed in the UI after installation of the package version.",
1540
+ "name": "post-install-url",
1541
+ "summary": "Post install URL.",
1542
+ "hasDynamicHelp": false,
1543
+ "multiple": false,
1544
+ "type": "option"
1545
+ },
1546
+ "installation-key": {
1547
+ "aliases": [
1548
+ "installationkey"
1549
+ ],
1550
+ "char": "k",
1551
+ "deprecateAliases": true,
1552
+ "name": "installation-key",
1553
+ "summary": "Installation key for key-protected package (default: null).",
1554
+ "hasDynamicHelp": false,
1555
+ "multiple": false,
1556
+ "type": "option"
1557
+ },
1558
+ "wait": {
1559
+ "char": "w",
1560
+ "name": "wait",
1561
+ "summary": "Minutes to wait for the package version to be created (default: 2 minutes).",
1562
+ "hasDynamicHelp": true,
1563
+ "multiple": false,
1564
+ "type": "option"
1578
1565
  }
1579
1566
  },
1580
1567
  "hasDynamicHelp": true,
1581
1568
  "hiddenAliases": [],
1582
- "id": "package:install:report",
1569
+ "id": "package1:version:create",
1583
1570
  "pluginAlias": "@salesforce/plugin-packaging",
1584
1571
  "pluginName": "@salesforce/plugin-packaging",
1585
1572
  "pluginType": "core",
1586
1573
  "strict": true,
1587
- "summary": "Retrieve the status of a package installation request.",
1574
+ "summary": "Create a first-generation package version in the release org.",
1588
1575
  "enableJsonFlag": true,
1589
1576
  "isESM": true,
1590
1577
  "relativePath": [
1591
1578
  "lib",
1592
1579
  "commands",
1593
- "package",
1594
- "install",
1595
- "report.js"
1580
+ "package1",
1581
+ "version",
1582
+ "create.js"
1596
1583
  ],
1597
1584
  "aliasPermutations": [
1598
- "force:package:install:report",
1599
- "package:force:install:report",
1600
- "package:install:force:report",
1601
- "package:install:report:force",
1602
- "force:install:package:report",
1603
- "install:force:package:report",
1604
- "install:package:force:report",
1605
- "install:package:report:force",
1606
- "force:install:report:package",
1607
- "install:force:report:package",
1608
- "install:report:force:package",
1609
- "install:report:package:force",
1610
- "force:package:report:install",
1611
- "package:force:report:install",
1612
- "package:report:force:install",
1613
- "package:report:install:force",
1614
- "force:report:package:install",
1615
- "report:force:package:install",
1616
- "report:package:force:install",
1617
- "report:package:install:force",
1618
- "force:report:install:package",
1619
- "report:force:install:package",
1620
- "report:install:force:package",
1621
- "report:install:package:force"
1585
+ "force:package1:version:create",
1586
+ "package1:force:version:create",
1587
+ "package1:version:force:create",
1588
+ "package1:version:create:force",
1589
+ "force:version:package1:create",
1590
+ "version:force:package1:create",
1591
+ "version:package1:force:create",
1592
+ "version:package1:create:force",
1593
+ "force:version:create:package1",
1594
+ "version:force:create:package1",
1595
+ "version:create:force:package1",
1596
+ "version:create:package1:force",
1597
+ "force:package1:create:version",
1598
+ "package1:force:create:version",
1599
+ "package1:create:force:version",
1600
+ "package1:create:version:force",
1601
+ "force:create:package1:version",
1602
+ "create:force:package1:version",
1603
+ "create:package1:force:version",
1604
+ "create:package1:version:force",
1605
+ "force:create:version:package1",
1606
+ "create:force:version:package1",
1607
+ "create:version:force:package1",
1608
+ "create:version:package1:force"
1622
1609
  ],
1623
1610
  "permutations": [
1624
- "package:install:report",
1625
- "install:package:report",
1626
- "install:report:package",
1627
- "package:report:install",
1628
- "report:package:install",
1629
- "report:install:package"
1611
+ "package1:version:create",
1612
+ "version:package1:create",
1613
+ "version:create:package1",
1614
+ "package1:create:version",
1615
+ "create:package1:version",
1616
+ "create:version:package1"
1630
1617
  ]
1631
1618
  },
1632
- "package:installed:list": {
1619
+ "package1:version:display": {
1633
1620
  "aliases": [
1634
- "force:package:installed:list"
1621
+ "force:package1:version:display"
1635
1622
  ],
1636
1623
  "args": {},
1637
1624
  "deprecateAliases": true,
1638
1625
  "examples": [
1639
- "List the installed packages in your default org:\n<%= config.bin %> <%= command.id %>",
1640
- "List the installed packages in the org with username me@example.com:\n<%= config.bin %> <%= command.id %> --target-org me@example.com"
1626
+ "Display details about the first-generation package version with the specified ID in your default org:\n<%= config.bin %> <%= command.id %> --package-version-id 04t...",
1627
+ "Same as previous example, but use the specified org:\n<%= config.bin %> <%= command.id %> --package-version-id 04t... --target-org myorg@example.com"
1641
1628
  ],
1642
1629
  "flags": {
1643
1630
  "json": {
@@ -1690,69 +1677,82 @@
1690
1677
  "hasDynamicHelp": false,
1691
1678
  "multiple": false,
1692
1679
  "type": "option"
1680
+ },
1681
+ "package-version-id": {
1682
+ "aliases": [
1683
+ "packageversionid"
1684
+ ],
1685
+ "char": "i",
1686
+ "deprecateAliases": true,
1687
+ "name": "package-version-id",
1688
+ "required": true,
1689
+ "summary": "ID (starts with 04t) of the metadata package version whose details you want to display.",
1690
+ "hasDynamicHelp": false,
1691
+ "multiple": false,
1692
+ "type": "option"
1693
1693
  }
1694
1694
  },
1695
1695
  "hasDynamicHelp": true,
1696
1696
  "hiddenAliases": [],
1697
- "id": "package:installed:list",
1697
+ "id": "package1:version:display",
1698
1698
  "pluginAlias": "@salesforce/plugin-packaging",
1699
1699
  "pluginName": "@salesforce/plugin-packaging",
1700
1700
  "pluginType": "core",
1701
1701
  "strict": true,
1702
- "summary": "List the org’s installed packages.",
1702
+ "summary": "Display details about a first-generation package version.",
1703
1703
  "enableJsonFlag": true,
1704
1704
  "isESM": true,
1705
1705
  "relativePath": [
1706
1706
  "lib",
1707
1707
  "commands",
1708
- "package",
1709
- "installed",
1710
- "list.js"
1708
+ "package1",
1709
+ "version",
1710
+ "display.js"
1711
1711
  ],
1712
1712
  "aliasPermutations": [
1713
- "force:package:installed:list",
1714
- "package:force:installed:list",
1715
- "package:installed:force:list",
1716
- "package:installed:list:force",
1717
- "force:installed:package:list",
1718
- "installed:force:package:list",
1719
- "installed:package:force:list",
1720
- "installed:package:list:force",
1721
- "force:installed:list:package",
1722
- "installed:force:list:package",
1723
- "installed:list:force:package",
1724
- "installed:list:package:force",
1725
- "force:package:list:installed",
1726
- "package:force:list:installed",
1727
- "package:list:force:installed",
1728
- "package:list:installed:force",
1729
- "force:list:package:installed",
1730
- "list:force:package:installed",
1731
- "list:package:force:installed",
1732
- "list:package:installed:force",
1733
- "force:list:installed:package",
1734
- "list:force:installed:package",
1735
- "list:installed:force:package",
1736
- "list:installed:package:force"
1713
+ "force:package1:version:display",
1714
+ "package1:force:version:display",
1715
+ "package1:version:force:display",
1716
+ "package1:version:display:force",
1717
+ "force:version:package1:display",
1718
+ "version:force:package1:display",
1719
+ "version:package1:force:display",
1720
+ "version:package1:display:force",
1721
+ "force:version:display:package1",
1722
+ "version:force:display:package1",
1723
+ "version:display:force:package1",
1724
+ "version:display:package1:force",
1725
+ "force:package1:display:version",
1726
+ "package1:force:display:version",
1727
+ "package1:display:force:version",
1728
+ "package1:display:version:force",
1729
+ "force:display:package1:version",
1730
+ "display:force:package1:version",
1731
+ "display:package1:force:version",
1732
+ "display:package1:version:force",
1733
+ "force:display:version:package1",
1734
+ "display:force:version:package1",
1735
+ "display:version:force:package1",
1736
+ "display:version:package1:force"
1737
1737
  ],
1738
1738
  "permutations": [
1739
- "package:installed:list",
1740
- "installed:package:list",
1741
- "installed:list:package",
1742
- "package:list:installed",
1743
- "list:package:installed",
1744
- "list:installed:package"
1739
+ "package1:version:display",
1740
+ "version:package1:display",
1741
+ "version:display:package1",
1742
+ "package1:display:version",
1743
+ "display:package1:version",
1744
+ "display:version:package1"
1745
1745
  ]
1746
1746
  },
1747
- "package:uninstall:report": {
1747
+ "package1:version:list": {
1748
1748
  "aliases": [
1749
- "force:package:uninstall:report"
1749
+ "force:package1:version:list"
1750
1750
  ],
1751
1751
  "args": {},
1752
1752
  "deprecateAliases": true,
1753
1753
  "examples": [
1754
- "Retrieve the status of a package uninstall in your default org using the specified request ID:\n<%= config.bin %> <%= command.id %> --request-id 06y...",
1755
- "Similar to previous example, but use the org with username me@example.com:\n<%= config.bin %> <%= command.id %> --request-id 06y... --target-org me@example.com"
1754
+ "List all first-generation package versions in your default org:\n<%= config.bin %> <%= command.id %>",
1755
+ "List package versions for the specified first-generation package in the specifief org:\n<%= config.bin %> <%= command.id %> --package-id 033... --target-org myorg@example.com"
1756
1756
  ],
1757
1757
  "flags": {
1758
1758
  "json": {
@@ -1806,15 +1806,15 @@
1806
1806
  "multiple": false,
1807
1807
  "type": "option"
1808
1808
  },
1809
- "request-id": {
1809
+ "package-id": {
1810
1810
  "aliases": [
1811
- "requestid"
1811
+ "packageid"
1812
1812
  ],
1813
1813
  "char": "i",
1814
1814
  "deprecateAliases": true,
1815
- "name": "request-id",
1816
- "required": true,
1817
- "summary": "ID of the package uninstall request you want to check; starts with 06y.",
1815
+ "description": "If not specified, shows all versions for all packages (managed and unmanaged) in the org.",
1816
+ "name": "package-id",
1817
+ "summary": "Metadata package ID (starts with 033) whose package versions you want to list.",
1818
1818
  "hasDynamicHelp": false,
1819
1819
  "multiple": false,
1820
1820
  "type": "option"
@@ -1822,54 +1822,54 @@
1822
1822
  },
1823
1823
  "hasDynamicHelp": true,
1824
1824
  "hiddenAliases": [],
1825
- "id": "package:uninstall:report",
1825
+ "id": "package1:version:list",
1826
1826
  "pluginAlias": "@salesforce/plugin-packaging",
1827
1827
  "pluginName": "@salesforce/plugin-packaging",
1828
1828
  "pluginType": "core",
1829
1829
  "strict": true,
1830
- "summary": "Retrieve the status of a package uninstall request.",
1830
+ "summary": "List package versions for the specified first-generation package or for the org.",
1831
1831
  "enableJsonFlag": true,
1832
1832
  "isESM": true,
1833
1833
  "relativePath": [
1834
1834
  "lib",
1835
1835
  "commands",
1836
- "package",
1837
- "uninstall",
1838
- "report.js"
1836
+ "package1",
1837
+ "version",
1838
+ "list.js"
1839
1839
  ],
1840
1840
  "aliasPermutations": [
1841
- "force:package:uninstall:report",
1842
- "package:force:uninstall:report",
1843
- "package:uninstall:force:report",
1844
- "package:uninstall:report:force",
1845
- "force:uninstall:package:report",
1846
- "uninstall:force:package:report",
1847
- "uninstall:package:force:report",
1848
- "uninstall:package:report:force",
1849
- "force:uninstall:report:package",
1850
- "uninstall:force:report:package",
1851
- "uninstall:report:force:package",
1852
- "uninstall:report:package:force",
1853
- "force:package:report:uninstall",
1854
- "package:force:report:uninstall",
1855
- "package:report:force:uninstall",
1856
- "package:report:uninstall:force",
1857
- "force:report:package:uninstall",
1858
- "report:force:package:uninstall",
1859
- "report:package:force:uninstall",
1860
- "report:package:uninstall:force",
1861
- "force:report:uninstall:package",
1862
- "report:force:uninstall:package",
1863
- "report:uninstall:force:package",
1864
- "report:uninstall:package:force"
1841
+ "force:package1:version:list",
1842
+ "package1:force:version:list",
1843
+ "package1:version:force:list",
1844
+ "package1:version:list:force",
1845
+ "force:version:package1:list",
1846
+ "version:force:package1:list",
1847
+ "version:package1:force:list",
1848
+ "version:package1:list:force",
1849
+ "force:version:list:package1",
1850
+ "version:force:list:package1",
1851
+ "version:list:force:package1",
1852
+ "version:list:package1:force",
1853
+ "force:package1:list:version",
1854
+ "package1:force:list:version",
1855
+ "package1:list:force:version",
1856
+ "package1:list:version:force",
1857
+ "force:list:package1:version",
1858
+ "list:force:package1:version",
1859
+ "list:package1:force:version",
1860
+ "list:package1:version:force",
1861
+ "force:list:version:package1",
1862
+ "list:force:version:package1",
1863
+ "list:version:force:package1",
1864
+ "list:version:package1:force"
1865
1865
  ],
1866
1866
  "permutations": [
1867
- "package:uninstall:report",
1868
- "uninstall:package:report",
1869
- "uninstall:report:package",
1870
- "package:report:uninstall",
1871
- "report:package:uninstall",
1872
- "report:uninstall:package"
1867
+ "package1:version:list",
1868
+ "version:package1:list",
1869
+ "version:list:package1",
1870
+ "package1:list:version",
1871
+ "list:package1:version",
1872
+ "list:version:package1"
1873
1873
  ]
1874
1874
  },
1875
1875
  "package:version:create": {
@@ -4051,5 +4051,5 @@
4051
4051
  ]
4052
4052
  }
4053
4053
  },
4054
- "version": "2.10.0"
4054
+ "version": "2.10.2"
4055
4055
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-packaging",
3
3
  "description": "SF plugin that support Salesforce Packaging Platform",
4
- "version": "2.10.0",
4
+ "version": "2.10.2",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^4",
9
- "@salesforce/core": "^8.8.2",
9
+ "@salesforce/core": "^8.8.3",
10
10
  "@salesforce/kit": "^3.2.3",
11
11
  "@salesforce/packaging": "^4.3.0",
12
12
  "@salesforce/sf-plugins-core": "^12.1.4",
@@ -15,7 +15,7 @@
15
15
  "devDependencies": {
16
16
  "@oclif/plugin-command-snapshot": "^5.2.33",
17
17
  "@salesforce/cli-plugins-testkit": "^5.3.39",
18
- "@salesforce/dev-scripts": "^10.2.11",
18
+ "@salesforce/dev-scripts": "^10.2.12",
19
19
  "@salesforce/plugin-command-reference": "^3.1.43",
20
20
  "eslint-plugin-sf-plugin": "^1.20.14",
21
21
  "oclif": "^4.17.27",
@@ -234,7 +234,7 @@
234
234
  "output": []
235
235
  },
236
236
  "link-check": {
237
- "command": "node -e \"process.exit(process.env.CI ? 0 : 1)\" || linkinator \"**/*.md\" --skip \"CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|my.salesforce.com|%s\" --markdown --retry --directory-listing --verbosity error",
237
+ "command": "node -e \"process.exit(process.env.CI ? 0 : 1)\" || linkinator \"**/*.md\" --skip \"CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|my.salesforce.com|localhost|%s\" --markdown --retry --directory-listing --verbosity error",
238
238
  "files": [
239
239
  "./*.md",
240
240
  "./!(CHANGELOG).md",
@@ -246,7 +246,7 @@
246
246
  "exports": "./lib/index.js",
247
247
  "type": "module",
248
248
  "sfdx": {
249
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/2.10.0.crt",
250
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/2.10.0.sig"
249
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/2.10.2.crt",
250
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/2.10.2.sig"
251
251
  }
252
252
  }