@salesforce/plugin-release-management 4.7.22 → 4.7.24
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 +17 -17
- package/npm-shrinkwrap.json +1193 -668
- package/oclif.lock +829 -736
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -156,7 +156,7 @@ EXAMPLES
|
|
|
156
156
|
$ sfdx channel promote --candidate latest-rc --target latest --platform win --platform mac
|
|
157
157
|
```
|
|
158
158
|
|
|
159
|
-
_See code: [src/commands/channel/promote.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
159
|
+
_See code: [src/commands/channel/promote.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/channel/promote.ts)_
|
|
160
160
|
|
|
161
161
|
## `sfdx cli artifacts compare`
|
|
162
162
|
|
|
@@ -179,7 +179,7 @@ EXAMPLES
|
|
|
179
179
|
$ sfdx cli artifacts compare
|
|
180
180
|
```
|
|
181
181
|
|
|
182
|
-
_See code: [src/commands/cli/artifacts/compare.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
182
|
+
_See code: [src/commands/cli/artifacts/compare.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/artifacts/compare.ts)_
|
|
183
183
|
|
|
184
184
|
## `sfdx cli install jit test`
|
|
185
185
|
|
|
@@ -199,7 +199,7 @@ EXAMPLES
|
|
|
199
199
|
$ sfdx cli install jit test
|
|
200
200
|
```
|
|
201
201
|
|
|
202
|
-
_See code: [src/commands/cli/install/jit/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
202
|
+
_See code: [src/commands/cli/install/jit/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/install/jit/test.ts)_
|
|
203
203
|
|
|
204
204
|
## `sfdx cli install test`
|
|
205
205
|
|
|
@@ -239,7 +239,7 @@ EXAMPLES
|
|
|
239
239
|
$ sfdx cli install test --cli sf --method tarball --channel stable-rc
|
|
240
240
|
```
|
|
241
241
|
|
|
242
|
-
_See code: [src/commands/cli/install/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
242
|
+
_See code: [src/commands/cli/install/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/install/test.ts)_
|
|
243
243
|
|
|
244
244
|
## `sfdx cli release automerge`
|
|
245
245
|
|
|
@@ -268,7 +268,7 @@ EXAMPLES
|
|
|
268
268
|
$ sfdx cli release automerge --owner salesforcecli --repo sfdx-cli --pul-number 1049
|
|
269
269
|
```
|
|
270
270
|
|
|
271
|
-
_See code: [src/commands/cli/release/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
271
|
+
_See code: [src/commands/cli/release/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/release/automerge.ts)_
|
|
272
272
|
|
|
273
273
|
## `sfdx cli release build`
|
|
274
274
|
|
|
@@ -329,7 +329,7 @@ EXAMPLES
|
|
|
329
329
|
$ sfdx cli release build --only @salesforce/plugin-source,@salesforce/plugin-info@1.2.3
|
|
330
330
|
```
|
|
331
331
|
|
|
332
|
-
_See code: [src/commands/cli/release/build.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
332
|
+
_See code: [src/commands/cli/release/build.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/release/build.ts)_
|
|
333
333
|
|
|
334
334
|
## `sfdx cli releasenotes`
|
|
335
335
|
|
|
@@ -369,7 +369,7 @@ EXAMPLES
|
|
|
369
369
|
$ sfdx cli releasenotes --cli sf --markdown > changes.md
|
|
370
370
|
```
|
|
371
371
|
|
|
372
|
-
_See code: [src/commands/cli/releasenotes.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
372
|
+
_See code: [src/commands/cli/releasenotes.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/releasenotes.ts)_
|
|
373
373
|
|
|
374
374
|
## `sfdx cli tarballs prepare`
|
|
375
375
|
|
|
@@ -396,7 +396,7 @@ EXAMPLES
|
|
|
396
396
|
$ sfdx cli tarballs prepare
|
|
397
397
|
```
|
|
398
398
|
|
|
399
|
-
_See code: [src/commands/cli/tarballs/prepare.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
399
|
+
_See code: [src/commands/cli/tarballs/prepare.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/tarballs/prepare.ts)_
|
|
400
400
|
|
|
401
401
|
## `sfdx cli tarballs smoke`
|
|
402
402
|
|
|
@@ -425,7 +425,7 @@ EXAMPLES
|
|
|
425
425
|
$ sfdx cli tarballs smoke
|
|
426
426
|
```
|
|
427
427
|
|
|
428
|
-
_See code: [src/commands/cli/tarballs/smoke.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
428
|
+
_See code: [src/commands/cli/tarballs/smoke.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/tarballs/smoke.ts)_
|
|
429
429
|
|
|
430
430
|
## `sfdx cli tarballs verify`
|
|
431
431
|
|
|
@@ -456,7 +456,7 @@ EXAMPLES
|
|
|
456
456
|
$ sfdx cli tarballs verify --cli sf
|
|
457
457
|
```
|
|
458
458
|
|
|
459
|
-
_See code: [src/commands/cli/tarballs/verify.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
459
|
+
_See code: [src/commands/cli/tarballs/verify.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/tarballs/verify.ts)_
|
|
460
460
|
|
|
461
461
|
## `sfdx cli versions inspect`
|
|
462
462
|
|
|
@@ -508,7 +508,7 @@ EXAMPLES
|
|
|
508
508
|
$ sfdx cli versions inspect -l npm -c latest -d chalk -s
|
|
509
509
|
```
|
|
510
510
|
|
|
511
|
-
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
511
|
+
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/cli/versions/inspect.ts)_
|
|
512
512
|
|
|
513
513
|
## `sfdx dependabot automerge`
|
|
514
514
|
|
|
@@ -547,7 +547,7 @@ EXAMPLES
|
|
|
547
547
|
$ sfdx dependabot automerge --max-version-bump major
|
|
548
548
|
```
|
|
549
549
|
|
|
550
|
-
_See code: [src/commands/dependabot/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
550
|
+
_See code: [src/commands/dependabot/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/dependabot/automerge.ts)_
|
|
551
551
|
|
|
552
552
|
## `sfdx github check closed`
|
|
553
553
|
|
|
@@ -573,7 +573,7 @@ EXAMPLES
|
|
|
573
573
|
$ sfdx github check closed -o me@gus.com
|
|
574
574
|
```
|
|
575
575
|
|
|
576
|
-
_See code: [src/commands/github/check/closed.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
576
|
+
_See code: [src/commands/github/check/closed.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/github/check/closed.ts)_
|
|
577
577
|
|
|
578
578
|
## `sfdx npm dependencies pin`
|
|
579
579
|
|
|
@@ -598,7 +598,7 @@ DESCRIPTION
|
|
|
598
598
|
in the package.json
|
|
599
599
|
```
|
|
600
600
|
|
|
601
|
-
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
601
|
+
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/npm/dependencies/pin.ts)_
|
|
602
602
|
|
|
603
603
|
## `sfdx npm package release`
|
|
604
604
|
|
|
@@ -629,7 +629,7 @@ DESCRIPTION
|
|
|
629
629
|
publish npm package
|
|
630
630
|
```
|
|
631
631
|
|
|
632
|
-
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
632
|
+
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/npm/package/release.ts)_
|
|
633
633
|
|
|
634
634
|
## `sfdx plugins trust verify`
|
|
635
635
|
|
|
@@ -657,7 +657,7 @@ EXAMPLES
|
|
|
657
657
|
$ sfdx plugins trust verify --npm @scope/npmName
|
|
658
658
|
```
|
|
659
659
|
|
|
660
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.3.
|
|
660
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.3.16/src/commands/plugins/trust/verify.ts)_
|
|
661
661
|
|
|
662
662
|
## `sfdx repositories`
|
|
663
663
|
|
|
@@ -695,6 +695,6 @@ EXAMPLES
|
|
|
695
695
|
$ sfdx repositories --json | jq -r '.result[] | select(.name=="sfdx-core") | .packages[] | .url
|
|
696
696
|
```
|
|
697
697
|
|
|
698
|
-
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.
|
|
698
|
+
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/4.7.24/src/commands/repositories/index.ts)_
|
|
699
699
|
|
|
700
700
|
<!-- commandsstop -->
|