@salesforce/plugin-release-management 5.7.3 → 5.7.5

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/oclif.lock CHANGED
@@ -4493,6 +4493,17 @@ create-require@^1.1.0:
4493
4493
  resolved "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz"
4494
4494
  integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
4495
4495
 
4496
+ cross-spawn@^6.0.0:
4497
+ version "6.0.6"
4498
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
4499
+ integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
4500
+ dependencies:
4501
+ nice-try "^1.0.4"
4502
+ path-key "^2.0.1"
4503
+ semver "^5.5.0"
4504
+ shebang-command "^1.2.0"
4505
+ which "^1.2.9"
4506
+
4496
4507
  cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
4497
4508
  version "7.0.5"
4498
4509
  resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82"
@@ -5191,6 +5202,19 @@ events@^3.3.0:
5191
5202
  resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz"
5192
5203
  integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
5193
5204
 
5205
+ execa@^1.0.0:
5206
+ version "1.0.0"
5207
+ resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
5208
+ integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
5209
+ dependencies:
5210
+ cross-spawn "^6.0.0"
5211
+ get-stream "^4.0.0"
5212
+ is-stream "^1.1.0"
5213
+ npm-run-path "^2.0.0"
5214
+ p-finally "^1.0.0"
5215
+ signal-exit "^3.0.0"
5216
+ strip-eof "^1.0.0"
5217
+
5194
5218
  execa@^4.1.0:
5195
5219
  version "4.1.0"
5196
5220
  resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
@@ -5255,7 +5279,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
5255
5279
  resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
5256
5280
  integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
5257
5281
 
5258
- fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3:
5282
+ fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2, fast-glob@^3.3.3:
5259
5283
  version "3.3.3"
5260
5284
  resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
5261
5285
  integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -5597,6 +5621,13 @@ get-stdin@^9.0.0:
5597
5621
  resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
5598
5622
  integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
5599
5623
 
5624
+ get-stream@^4.0.0:
5625
+ version "4.1.0"
5626
+ resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
5627
+ integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==
5628
+ dependencies:
5629
+ pump "^3.0.0"
5630
+
5600
5631
  get-stream@^5.0.0:
5601
5632
  version "5.2.0"
5602
5633
  resolved "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz"
@@ -5685,18 +5716,7 @@ glob-parent@^6.0.2:
5685
5716
  dependencies:
5686
5717
  is-glob "^4.0.3"
5687
5718
 
5688
- glob@^10.2.2, glob@^10.3.10:
5689
- version "10.4.1"
5690
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
5691
- integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
5692
- dependencies:
5693
- foreground-child "^3.1.0"
5694
- jackspeak "^3.1.2"
5695
- minimatch "^9.0.4"
5696
- minipass "^7.1.2"
5697
- path-scurry "^1.11.1"
5698
-
5699
- glob@^10.3.7, glob@^10.4.5:
5719
+ glob@^10.2.2, glob@^10.3.10, glob@^10.3.7, glob@^10.4.5:
5700
5720
  version "10.4.5"
5701
5721
  resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
5702
5722
  integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -6410,6 +6430,11 @@ is-shared-array-buffer@^1.0.2:
6410
6430
  dependencies:
6411
6431
  call-bind "^1.0.2"
6412
6432
 
6433
+ is-stream@^1.1.0:
6434
+ version "1.1.0"
6435
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
6436
+ integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==
6437
+
6413
6438
  is-stream@^2.0.0:
6414
6439
  version "2.0.1"
6415
6440
  resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"
@@ -7589,6 +7614,11 @@ netmask@^2.0.2:
7589
7614
  resolved "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz"
7590
7615
  integrity sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==
7591
7616
 
7617
+ nice-try@^1.0.4:
7618
+ version "1.0.5"
7619
+ resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
7620
+ integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
7621
+
7592
7622
  nise@^1.3.3:
7593
7623
  version "1.5.3"
7594
7624
  resolved "https://registry.npmjs.org/nise/-/nise-1.5.3.tgz"
@@ -7831,6 +7861,13 @@ npm-registry-fetch@^18.0.0, npm-registry-fetch@^18.0.1, npm-registry-fetch@^18.0
7831
7861
  npm-package-arg "^12.0.0"
7832
7862
  proc-log "^5.0.0"
7833
7863
 
7864
+ npm-run-path@^2.0.0:
7865
+ version "2.0.2"
7866
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
7867
+ integrity sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==
7868
+ dependencies:
7869
+ path-key "^2.0.0"
7870
+
7834
7871
  npm-run-path@^4.0.0, npm-run-path@^4.0.1:
7835
7872
  version "4.0.1"
7836
7873
  resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz"
@@ -8084,6 +8121,11 @@ p-cancelable@^3.0.0:
8084
8121
  resolved "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz"
8085
8122
  integrity sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==
8086
8123
 
8124
+ p-finally@^1.0.0:
8125
+ version "1.0.0"
8126
+ resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
8127
+ integrity sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==
8128
+
8087
8129
  p-limit@^1.1.0:
8088
8130
  version "1.3.0"
8089
8131
  resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
@@ -8328,6 +8370,11 @@ path-is-absolute@^1.0.0:
8328
8370
  resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
8329
8371
  integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
8330
8372
 
8373
+ path-key@^2.0.0, path-key@^2.0.1:
8374
+ version "2.0.1"
8375
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
8376
+ integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==
8377
+
8331
8378
  path-key@^3.0.0, path-key@^3.1.0:
8332
8379
  version "3.1.1"
8333
8380
  resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
@@ -9041,6 +9088,11 @@ semver@7.5.0:
9041
9088
  dependencies:
9042
9089
  lru-cache "^6.0.0"
9043
9090
 
9091
+ semver@^5.5.0:
9092
+ version "5.7.2"
9093
+ resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
9094
+ integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
9095
+
9044
9096
  semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
9045
9097
  version "6.3.1"
9046
9098
  resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
@@ -9106,6 +9158,13 @@ setimmediate@^1.0.5:
9106
9158
  resolved "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz"
9107
9159
  integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
9108
9160
 
9161
+ shebang-command@^1.2.0:
9162
+ version "1.2.0"
9163
+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
9164
+ integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==
9165
+ dependencies:
9166
+ shebang-regex "^1.0.0"
9167
+
9109
9168
  shebang-command@^2.0.0:
9110
9169
  version "2.0.0"
9111
9170
  resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
@@ -9113,6 +9172,11 @@ shebang-command@^2.0.0:
9113
9172
  dependencies:
9114
9173
  shebang-regex "^3.0.0"
9115
9174
 
9175
+ shebang-regex@^1.0.0:
9176
+ version "1.0.0"
9177
+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
9178
+ integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
9179
+
9116
9180
  shebang-regex@^3.0.0:
9117
9181
  version "3.0.0"
9118
9182
  resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
@@ -9127,6 +9191,16 @@ shelljs@^0.8.4, shelljs@^0.8.5:
9127
9191
  interpret "^1.0.0"
9128
9192
  rechoir "^0.6.2"
9129
9193
 
9194
+ shelljs@^0.9.2:
9195
+ version "0.9.2"
9196
+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.9.2.tgz#a8ac724434520cd7ae24d52071e37a18ac2bb183"
9197
+ integrity sha512-S3I64fEiKgTZzKCC46zT/Ib9meqofLrQVbpSswtjFfAVDW+AZ54WTnAM/3/yENoxz/V1Cy6u3kiiEbQ4DNphvw==
9198
+ dependencies:
9199
+ execa "^1.0.0"
9200
+ fast-glob "^3.3.2"
9201
+ interpret "^1.0.0"
9202
+ rechoir "^0.6.2"
9203
+
9130
9204
  shiki@^1.9.1:
9131
9205
  version "1.12.0"
9132
9206
  resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.12.0.tgz#fd4900442405760df5c5819b5baa3892ef9612d2"
@@ -9144,7 +9218,7 @@ side-channel@^1.0.4:
9144
9218
  get-intrinsic "^1.0.2"
9145
9219
  object-inspect "^1.9.0"
9146
9220
 
9147
- signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
9221
+ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
9148
9222
  version "3.0.7"
9149
9223
  resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
9150
9224
  integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
@@ -9558,6 +9632,11 @@ strip-bom@^4.0.0:
9558
9632
  resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz"
9559
9633
  integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
9560
9634
 
9635
+ strip-eof@^1.0.0:
9636
+ version "1.0.0"
9637
+ resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
9638
+ integrity sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==
9639
+
9561
9640
  strip-final-newline@^2.0.0:
9562
9641
  version "2.0.0"
9563
9642
  resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz"
@@ -10207,6 +10286,13 @@ which-typed-array@^1.1.11, which-typed-array@^1.1.13, which-typed-array@^1.1.2:
10207
10286
  gopd "^1.0.1"
10208
10287
  has-tostringtag "^1.0.0"
10209
10288
 
10289
+ which@^1.2.9:
10290
+ version "1.3.1"
10291
+ resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
10292
+ integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
10293
+ dependencies:
10294
+ isexe "^2.0.0"
10295
+
10210
10296
  which@^2.0.1:
10211
10297
  version "2.0.2"
10212
10298
  resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
@@ -341,125 +341,6 @@
341
341
  "automerge.js"
342
342
  ]
343
343
  },
344
- "repositories": {
345
- "aliases": [],
346
- "args": {},
347
- "description": "list repositories owned and supported by Salesforce CLI\nFor more information on the list of repositories, visit https://github.com/salesforcecli/status.",
348
- "examples": [
349
- "<%= config.bin %> <%= command.id %> --columns=url --filter='Name=sfdx-core' --no-header | xargs open",
350
- "<%= config.bin %> <%= command.id %> --json | jq -r '.result[] | select(.name==\"sfdx-core\") | .packages[] | .url"
351
- ],
352
- "flags": {
353
- "json": {
354
- "description": "Format output as json.",
355
- "helpGroup": "GLOBAL",
356
- "name": "json",
357
- "allowNo": false,
358
- "type": "boolean"
359
- },
360
- "flags-dir": {
361
- "helpGroup": "GLOBAL",
362
- "name": "flags-dir",
363
- "summary": "Import flag values from a directory.",
364
- "hasDynamicHelp": false,
365
- "multiple": false,
366
- "type": "option"
367
- },
368
- "columns": {
369
- "exclusive": [
370
- "extended"
371
- ],
372
- "name": "columns",
373
- "summary": "Only show provided columns (comma-separated).",
374
- "hasDynamicHelp": false,
375
- "multiple": false,
376
- "type": "option"
377
- },
378
- "csv": {
379
- "exclusive": [
380
- "no-truncate"
381
- ],
382
- "name": "csv",
383
- "summary": "Output is csv format.",
384
- "allowNo": false,
385
- "type": "boolean"
386
- },
387
- "extended": {
388
- "char": "x",
389
- "exclusive": [
390
- "columns"
391
- ],
392
- "name": "extended",
393
- "summary": "Show extra columns.",
394
- "allowNo": false,
395
- "type": "boolean"
396
- },
397
- "filter": {
398
- "name": "filter",
399
- "summary": "Filter property by partial string matching, ex: name=foo.",
400
- "hasDynamicHelp": false,
401
- "multiple": false,
402
- "type": "option"
403
- },
404
- "no-header": {
405
- "exclusive": [
406
- "csv"
407
- ],
408
- "name": "no-header",
409
- "summary": "Hide table header from output.",
410
- "allowNo": false,
411
- "type": "boolean"
412
- },
413
- "no-truncate": {
414
- "exclusive": [
415
- "csv"
416
- ],
417
- "name": "no-truncate",
418
- "summary": "Do not truncate output to fit screen.",
419
- "allowNo": false,
420
- "type": "boolean"
421
- },
422
- "output": {
423
- "exclusive": [
424
- "no-truncate",
425
- "csv"
426
- ],
427
- "name": "output",
428
- "summary": "Output in a more machine friendly format.",
429
- "hasDynamicHelp": false,
430
- "multiple": false,
431
- "options": [
432
- "csv",
433
- "json",
434
- "yaml"
435
- ],
436
- "type": "option"
437
- },
438
- "sort": {
439
- "name": "sort",
440
- "summary": "Property to sort by (prepend '-' for descending).",
441
- "hasDynamicHelp": false,
442
- "multiple": false,
443
- "type": "option"
444
- }
445
- },
446
- "hasDynamicHelp": false,
447
- "hiddenAliases": [],
448
- "id": "repositories",
449
- "pluginAlias": "@salesforce/plugin-release-management",
450
- "pluginName": "@salesforce/plugin-release-management",
451
- "pluginType": "core",
452
- "strict": true,
453
- "summary": "list repositories owned and supported by Salesforce CLI\nFor more information on the list of repositories, visit https://github.com/salesforcecli/status.",
454
- "enableJsonFlag": true,
455
- "isESM": true,
456
- "relativePath": [
457
- "lib",
458
- "commands",
459
- "repositories",
460
- "index.js"
461
- ]
462
- },
463
344
  "cli:artifacts:compare": {
464
345
  "aliases": [],
465
346
  "args": {},
@@ -525,102 +406,6 @@
525
406
  "compare.js"
526
407
  ]
527
408
  },
528
- "cli:install:test": {
529
- "aliases": [],
530
- "args": {},
531
- "description": "install sf or sfdx",
532
- "examples": [
533
- "<%= config.bin %> <%= command.id %> --cli sfdx --method installer",
534
- "<%= config.bin %> <%= command.id %> --cli sfdx --method npm",
535
- "<%= config.bin %> <%= command.id %> --cli sfdx --method tarball",
536
- "<%= config.bin %> <%= command.id %> --cli sf --method tarball",
537
- "<%= config.bin %> <%= command.id %> --cli sf --method tarball --channel stable-rc"
538
- ],
539
- "flags": {
540
- "json": {
541
- "description": "Format output as json.",
542
- "helpGroup": "GLOBAL",
543
- "name": "json",
544
- "allowNo": false,
545
- "type": "boolean"
546
- },
547
- "flags-dir": {
548
- "helpGroup": "GLOBAL",
549
- "name": "flags-dir",
550
- "summary": "Import flag values from a directory.",
551
- "hasDynamicHelp": false,
552
- "multiple": false,
553
- "type": "option"
554
- },
555
- "cli": {
556
- "char": "c",
557
- "name": "cli",
558
- "required": true,
559
- "summary": "the cli to install",
560
- "hasDynamicHelp": false,
561
- "multiple": false,
562
- "options": [
563
- "sf",
564
- "sfdx"
565
- ],
566
- "type": "option"
567
- },
568
- "method": {
569
- "char": "m",
570
- "name": "method",
571
- "required": true,
572
- "summary": "the installation method to use",
573
- "hasDynamicHelp": false,
574
- "multiple": false,
575
- "options": [
576
- "installer",
577
- "npm",
578
- "tarball"
579
- ],
580
- "type": "option"
581
- },
582
- "channel": {
583
- "name": "channel",
584
- "summary": "the channel to install from",
585
- "default": "stable",
586
- "hasDynamicHelp": false,
587
- "multiple": false,
588
- "options": [
589
- "legacy",
590
- "stable",
591
- "stable-rc",
592
- "latest",
593
- "latest-rc"
594
- ],
595
- "type": "option"
596
- },
597
- "output-file": {
598
- "name": "output-file",
599
- "summary": "the file to write the JSON results to (must be .json)",
600
- "default": "test-results.json",
601
- "hasDynamicHelp": false,
602
- "multiple": false,
603
- "type": "option"
604
- }
605
- },
606
- "hasDynamicHelp": false,
607
- "hiddenAliases": [],
608
- "id": "cli:install:test",
609
- "pluginAlias": "@salesforce/plugin-release-management",
610
- "pluginName": "@salesforce/plugin-release-management",
611
- "pluginType": "core",
612
- "strict": true,
613
- "summary": "install sf or sfdx",
614
- "enableJsonFlag": true,
615
- "isESM": true,
616
- "relativePath": [
617
- "lib",
618
- "commands",
619
- "cli",
620
- "install",
621
- "test.js"
622
- ]
623
- },
624
409
  "cli:release:automerge": {
625
410
  "aliases": [],
626
411
  "args": {},
@@ -848,6 +633,221 @@
848
633
  "build.js"
849
634
  ]
850
635
  },
636
+ "repositories": {
637
+ "aliases": [],
638
+ "args": {},
639
+ "description": "list repositories owned and supported by Salesforce CLI\nFor more information on the list of repositories, visit https://github.com/salesforcecli/status.",
640
+ "examples": [
641
+ "<%= config.bin %> <%= command.id %> --columns=url --filter='Name=sfdx-core' --no-header | xargs open",
642
+ "<%= config.bin %> <%= command.id %> --json | jq -r '.result[] | select(.name==\"sfdx-core\") | .packages[] | .url"
643
+ ],
644
+ "flags": {
645
+ "json": {
646
+ "description": "Format output as json.",
647
+ "helpGroup": "GLOBAL",
648
+ "name": "json",
649
+ "allowNo": false,
650
+ "type": "boolean"
651
+ },
652
+ "flags-dir": {
653
+ "helpGroup": "GLOBAL",
654
+ "name": "flags-dir",
655
+ "summary": "Import flag values from a directory.",
656
+ "hasDynamicHelp": false,
657
+ "multiple": false,
658
+ "type": "option"
659
+ },
660
+ "columns": {
661
+ "exclusive": [
662
+ "extended"
663
+ ],
664
+ "name": "columns",
665
+ "summary": "Only show provided columns (comma-separated).",
666
+ "hasDynamicHelp": false,
667
+ "multiple": false,
668
+ "type": "option"
669
+ },
670
+ "csv": {
671
+ "exclusive": [
672
+ "no-truncate"
673
+ ],
674
+ "name": "csv",
675
+ "summary": "Output is csv format.",
676
+ "allowNo": false,
677
+ "type": "boolean"
678
+ },
679
+ "extended": {
680
+ "char": "x",
681
+ "exclusive": [
682
+ "columns"
683
+ ],
684
+ "name": "extended",
685
+ "summary": "Show extra columns.",
686
+ "allowNo": false,
687
+ "type": "boolean"
688
+ },
689
+ "filter": {
690
+ "name": "filter",
691
+ "summary": "Filter property by partial string matching, ex: name=foo.",
692
+ "hasDynamicHelp": false,
693
+ "multiple": false,
694
+ "type": "option"
695
+ },
696
+ "no-header": {
697
+ "exclusive": [
698
+ "csv"
699
+ ],
700
+ "name": "no-header",
701
+ "summary": "Hide table header from output.",
702
+ "allowNo": false,
703
+ "type": "boolean"
704
+ },
705
+ "no-truncate": {
706
+ "exclusive": [
707
+ "csv"
708
+ ],
709
+ "name": "no-truncate",
710
+ "summary": "Do not truncate output to fit screen.",
711
+ "allowNo": false,
712
+ "type": "boolean"
713
+ },
714
+ "output": {
715
+ "exclusive": [
716
+ "no-truncate",
717
+ "csv"
718
+ ],
719
+ "name": "output",
720
+ "summary": "Output in a more machine friendly format.",
721
+ "hasDynamicHelp": false,
722
+ "multiple": false,
723
+ "options": [
724
+ "csv",
725
+ "json",
726
+ "yaml"
727
+ ],
728
+ "type": "option"
729
+ },
730
+ "sort": {
731
+ "name": "sort",
732
+ "summary": "Property to sort by (prepend '-' for descending).",
733
+ "hasDynamicHelp": false,
734
+ "multiple": false,
735
+ "type": "option"
736
+ }
737
+ },
738
+ "hasDynamicHelp": false,
739
+ "hiddenAliases": [],
740
+ "id": "repositories",
741
+ "pluginAlias": "@salesforce/plugin-release-management",
742
+ "pluginName": "@salesforce/plugin-release-management",
743
+ "pluginType": "core",
744
+ "strict": true,
745
+ "summary": "list repositories owned and supported by Salesforce CLI\nFor more information on the list of repositories, visit https://github.com/salesforcecli/status.",
746
+ "enableJsonFlag": true,
747
+ "isESM": true,
748
+ "relativePath": [
749
+ "lib",
750
+ "commands",
751
+ "repositories",
752
+ "index.js"
753
+ ]
754
+ },
755
+ "cli:install:test": {
756
+ "aliases": [],
757
+ "args": {},
758
+ "description": "install sf or sfdx",
759
+ "examples": [
760
+ "<%= config.bin %> <%= command.id %> --cli sfdx --method installer",
761
+ "<%= config.bin %> <%= command.id %> --cli sfdx --method npm",
762
+ "<%= config.bin %> <%= command.id %> --cli sfdx --method tarball",
763
+ "<%= config.bin %> <%= command.id %> --cli sf --method tarball",
764
+ "<%= config.bin %> <%= command.id %> --cli sf --method tarball --channel stable-rc"
765
+ ],
766
+ "flags": {
767
+ "json": {
768
+ "description": "Format output as json.",
769
+ "helpGroup": "GLOBAL",
770
+ "name": "json",
771
+ "allowNo": false,
772
+ "type": "boolean"
773
+ },
774
+ "flags-dir": {
775
+ "helpGroup": "GLOBAL",
776
+ "name": "flags-dir",
777
+ "summary": "Import flag values from a directory.",
778
+ "hasDynamicHelp": false,
779
+ "multiple": false,
780
+ "type": "option"
781
+ },
782
+ "cli": {
783
+ "char": "c",
784
+ "name": "cli",
785
+ "required": true,
786
+ "summary": "the cli to install",
787
+ "hasDynamicHelp": false,
788
+ "multiple": false,
789
+ "options": [
790
+ "sf",
791
+ "sfdx"
792
+ ],
793
+ "type": "option"
794
+ },
795
+ "method": {
796
+ "char": "m",
797
+ "name": "method",
798
+ "required": true,
799
+ "summary": "the installation method to use",
800
+ "hasDynamicHelp": false,
801
+ "multiple": false,
802
+ "options": [
803
+ "installer",
804
+ "npm",
805
+ "tarball"
806
+ ],
807
+ "type": "option"
808
+ },
809
+ "channel": {
810
+ "name": "channel",
811
+ "summary": "the channel to install from",
812
+ "default": "stable",
813
+ "hasDynamicHelp": false,
814
+ "multiple": false,
815
+ "options": [
816
+ "legacy",
817
+ "stable",
818
+ "stable-rc",
819
+ "latest",
820
+ "latest-rc"
821
+ ],
822
+ "type": "option"
823
+ },
824
+ "output-file": {
825
+ "name": "output-file",
826
+ "summary": "the file to write the JSON results to (must be .json)",
827
+ "default": "test-results.json",
828
+ "hasDynamicHelp": false,
829
+ "multiple": false,
830
+ "type": "option"
831
+ }
832
+ },
833
+ "hasDynamicHelp": false,
834
+ "hiddenAliases": [],
835
+ "id": "cli:install:test",
836
+ "pluginAlias": "@salesforce/plugin-release-management",
837
+ "pluginName": "@salesforce/plugin-release-management",
838
+ "pluginType": "core",
839
+ "strict": true,
840
+ "summary": "install sf or sfdx",
841
+ "enableJsonFlag": true,
842
+ "isESM": true,
843
+ "relativePath": [
844
+ "lib",
845
+ "commands",
846
+ "cli",
847
+ "install",
848
+ "test.js"
849
+ ]
850
+ },
851
851
  "cli:tarballs:prepare": {
852
852
  "aliases": [],
853
853
  "args": {},
@@ -1390,5 +1390,5 @@
1390
1390
  ]
1391
1391
  }
1392
1392
  },
1393
- "version": "5.7.3"
1393
+ "version": "5.7.5"
1394
1394
  }