@salesforce/plugin-packaging 1.27.3 → 1.27.4

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
@@ -114,7 +114,7 @@ FLAG DESCRIPTIONS
114
114
  subscribers.
115
115
  ```
116
116
 
117
- _See code: [src/commands/package1/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package1/version/create.ts)_
117
+ _See code: [src/commands/package1/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package1/version/create.ts)_
118
118
 
119
119
  ## `sf package1:version:create:get`
120
120
 
@@ -143,7 +143,7 @@ EXAMPLES
143
143
  $ sf package1:version:create:get --request-id 0HD... --target-org myorg@example.com
144
144
  ```
145
145
 
146
- _See code: [src/commands/package1/version/create/get.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package1/version/create/get.ts)_
146
+ _See code: [src/commands/package1/version/create/get.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package1/version/create/get.ts)_
147
147
 
148
148
  ## `sf package1:version:display`
149
149
 
@@ -173,7 +173,7 @@ EXAMPLES
173
173
  $ sf package1:version:display --package-version-id 04t... --target-org myorg@example.com
174
174
  ```
175
175
 
176
- _See code: [src/commands/package1/version/display.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package1/version/display.ts)_
176
+ _See code: [src/commands/package1/version/display.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package1/version/display.ts)_
177
177
 
178
178
  ## `sf package1:version:list`
179
179
 
@@ -207,7 +207,7 @@ FLAG DESCRIPTIONS
207
207
  If not specified, shows all versions for all packages (managed and unmanaged) in the org.
208
208
  ```
209
209
 
210
- _See code: [src/commands/package1/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package1/version/list.ts)_
210
+ _See code: [src/commands/package1/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package1/version/list.ts)_
211
211
 
212
212
  ## `sf package:create`
213
213
 
@@ -282,7 +282,7 @@ FLAG DESCRIPTIONS
282
282
  Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
283
283
  ```
284
284
 
285
- _See code: [src/commands/package/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/create.ts)_
285
+ _See code: [src/commands/package/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/create.ts)_
286
286
 
287
287
  ## `sf package:delete`
288
288
 
@@ -320,7 +320,7 @@ EXAMPLES
320
320
  $ sf package:delete --package 0Ho... --target-dev-hub devhub@example.com
321
321
  ```
322
322
 
323
- _See code: [src/commands/package/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/delete.ts)_
323
+ _See code: [src/commands/package/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/delete.ts)_
324
324
 
325
325
  ## `sf package:install`
326
326
 
@@ -414,7 +414,7 @@ FLAG DESCRIPTIONS
414
414
  specify DeprecateOnly or Delete only for unlocked package upgrades.
415
415
  ```
416
416
 
417
- _See code: [src/commands/package/install.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/install.ts)_
417
+ _See code: [src/commands/package/install.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/install.ts)_
418
418
 
419
419
  ## `sf package:install:report`
420
420
 
@@ -443,7 +443,7 @@ EXAMPLES
443
443
  $ sf package:install:report --request-id 0Hf... --target-org me@example.com
444
444
  ```
445
445
 
446
- _See code: [src/commands/package/install/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/install/report.ts)_
446
+ _See code: [src/commands/package/install/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/install/report.ts)_
447
447
 
448
448
  ## `sf package:installed:list`
449
449
 
@@ -471,7 +471,7 @@ EXAMPLES
471
471
  $ sf package:installed:list --target-org me@example.com
472
472
  ```
473
473
 
474
- _See code: [src/commands/package/installed/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/installed/list.ts)_
474
+ _See code: [src/commands/package/installed/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/installed/list.ts)_
475
475
 
476
476
  ## `sf package:list`
477
477
 
@@ -505,7 +505,7 @@ EXAMPLES
505
505
  $ sf package:list --target-dev-hub devhub@example.com --verbose
506
506
  ```
507
507
 
508
- _See code: [src/commands/package/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/list.ts)_
508
+ _See code: [src/commands/package/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/list.ts)_
509
509
 
510
510
  ## `sf package:uninstall`
511
511
 
@@ -549,7 +549,7 @@ EXAMPLES
549
549
  $ sf package:uninstall --package "Undesirable Package Alias"
550
550
  ```
551
551
 
552
- _See code: [src/commands/package/uninstall.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/uninstall.ts)_
552
+ _See code: [src/commands/package/uninstall.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/uninstall.ts)_
553
553
 
554
554
  ## `sf package:uninstall:report`
555
555
 
@@ -578,7 +578,7 @@ EXAMPLES
578
578
  $ sf package:uninstall:report --request-id 06y... --target-org me@example.com
579
579
  ```
580
580
 
581
- _See code: [src/commands/package/uninstall/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/uninstall/report.ts)_
581
+ _See code: [src/commands/package/uninstall/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/uninstall/report.ts)_
582
582
 
583
583
  ## `sf package:update`
584
584
 
@@ -629,7 +629,7 @@ FLAG DESCRIPTIONS
629
629
  associated with your package.
630
630
  ```
631
631
 
632
- _See code: [src/commands/package/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/update.ts)_
632
+ _See code: [src/commands/package/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/update.ts)_
633
633
 
634
634
  ## `sf package:version:create`
635
635
 
@@ -781,7 +781,7 @@ FLAG DESCRIPTIONS
781
781
  periods of no output from commands.
782
782
  ```
783
783
 
784
- _See code: [src/commands/package/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/create.ts)_
784
+ _See code: [src/commands/package/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/create.ts)_
785
785
 
786
786
  ## `sf package:version:create:list`
787
787
 
@@ -838,7 +838,7 @@ EXAMPLES
838
838
  $ sf package:version:create:list --created-last-days 0 --status Success
839
839
  ```
840
840
 
841
- _See code: [src/commands/package/version/create/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/create/list.ts)_
841
+ _See code: [src/commands/package/version/create/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/create/list.ts)_
842
842
 
843
843
  ## `sf package:version:create:report`
844
844
 
@@ -877,7 +877,7 @@ EXAMPLES
877
877
  $ sf package:version:create:report --package-create-request-id 08c... --target-dev-hub devhub@example.com
878
878
  ```
879
879
 
880
- _See code: [src/commands/package/version/create/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/create/report.ts)_
880
+ _See code: [src/commands/package/version/create/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/create/report.ts)_
881
881
 
882
882
  ## `sf package:version:delete`
883
883
 
@@ -912,7 +912,7 @@ EXAMPLES
912
912
  $ sf package:version:delete --package 04t... --target-org devhub@example.com
913
913
  ```
914
914
 
915
- _See code: [src/commands/package/version/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/delete.ts)_
915
+ _See code: [src/commands/package/version/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/delete.ts)_
916
916
 
917
917
  ## `sf package:version:displayancestry`
918
918
 
@@ -967,7 +967,7 @@ FLAG DESCRIPTIONS
967
967
  You can use the DOT code output in graph visualization software to create tree visualizations.
968
968
  ```
969
969
 
970
- _See code: [src/commands/package/version/displayancestry.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/displayancestry.ts)_
970
+ _See code: [src/commands/package/version/displayancestry.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/displayancestry.ts)_
971
971
 
972
972
  ## `sf package:version:list`
973
973
 
@@ -1032,7 +1032,7 @@ EXAMPLES
1032
1032
  $ sf package:version:list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
1033
1033
  ```
1034
1034
 
1035
- _See code: [src/commands/package/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/list.ts)_
1035
+ _See code: [src/commands/package/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/list.ts)_
1036
1036
 
1037
1037
  ## `sf package:version:promote`
1038
1038
 
@@ -1072,7 +1072,7 @@ EXAMPLES
1072
1072
  $ sf package:version:promote --package "Awesome Package Alias"
1073
1073
  ```
1074
1074
 
1075
- _See code: [src/commands/package/version/promote.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/promote.ts)_
1075
+ _See code: [src/commands/package/version/promote.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/promote.ts)_
1076
1076
 
1077
1077
  ## `sf package:version:report`
1078
1078
 
@@ -1108,7 +1108,7 @@ EXAMPLES
1108
1108
  $ sf package:version:report --package "Your Package Alias" --target-dev-hub devhub@example.com
1109
1109
  ```
1110
1110
 
1111
- _See code: [src/commands/package/version/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/report.ts)_
1111
+ _See code: [src/commands/package/version/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/report.ts)_
1112
1112
 
1113
1113
  ## `sf package:version:update`
1114
1114
 
@@ -1157,6 +1157,6 @@ EXAMPLES
1157
1157
  $ sf package:version:update --package 04t... --version-description "New Package Version Description"
1158
1158
  ```
1159
1159
 
1160
- _See code: [src/commands/package/version/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.3/src/commands/package/version/update.ts)_
1160
+ _See code: [src/commands/package/version/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.4/src/commands/package/version/update.ts)_
1161
1161
 
1162
1162
  <!-- commandsstop -->
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.27.3",
2
+ "version": "1.27.4",
3
3
  "commands": {
4
4
  "package:convert": {
5
5
  "id": "package:convert",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-packaging",
3
3
  "description": "SF plugin that support Salesforce Packaging Platform",
4
- "version": "1.27.3",
4
+ "version": "1.27.4",
5
5
  "main": "lib/index.js",
6
6
  "author": "Salesforce",
7
7
  "bugs": "https://github.com/forcedotcom/cli/issues",
@@ -238,7 +238,7 @@
238
238
  }
239
239
  },
240
240
  "sfdx": {
241
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.27.3.crt",
242
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.27.3.sig"
241
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.27.4.crt",
242
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.27.4.sig"
243
243
  }
244
244
  }