@salesforce/cli 2.21.7 → 2.21.8
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 +23 -23
- package/npm-shrinkwrap.json +2610 -206
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
|
|
|
24
24
|
$ sf COMMAND
|
|
25
25
|
running command...
|
|
26
26
|
$ sf (--version|-v)
|
|
27
|
-
@salesforce/cli/2.21.
|
|
27
|
+
@salesforce/cli/2.21.8 linux-x64 node-v20.10.0
|
|
28
28
|
$ sf --help [COMMAND]
|
|
29
29
|
USAGE
|
|
30
30
|
$ sf COMMAND
|
|
@@ -5230,7 +5230,7 @@ FLAG DESCRIPTIONS
|
|
|
5230
5230
|
subscribers.
|
|
5231
5231
|
```
|
|
5232
5232
|
|
|
5233
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5233
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package1/version/create.ts)_
|
|
5234
5234
|
|
|
5235
5235
|
## `sf package1 version create get`
|
|
5236
5236
|
|
|
@@ -5262,7 +5262,7 @@ EXAMPLES
|
|
|
5262
5262
|
$ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
|
|
5263
5263
|
```
|
|
5264
5264
|
|
|
5265
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5265
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package1/version/create/get.ts)_
|
|
5266
5266
|
|
|
5267
5267
|
## `sf package1 version display`
|
|
5268
5268
|
|
|
@@ -5295,7 +5295,7 @@ EXAMPLES
|
|
|
5295
5295
|
$ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
|
|
5296
5296
|
```
|
|
5297
5297
|
|
|
5298
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5298
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package1/version/display.ts)_
|
|
5299
5299
|
|
|
5300
5300
|
## `sf package1 version list`
|
|
5301
5301
|
|
|
@@ -5332,7 +5332,7 @@ FLAG DESCRIPTIONS
|
|
|
5332
5332
|
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
|
|
5333
5333
|
```
|
|
5334
5334
|
|
|
5335
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5335
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package1/version/list.ts)_
|
|
5336
5336
|
|
|
5337
5337
|
## `sf package create`
|
|
5338
5338
|
|
|
@@ -5410,7 +5410,7 @@ FLAG DESCRIPTIONS
|
|
|
5410
5410
|
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
|
|
5411
5411
|
```
|
|
5412
5412
|
|
|
5413
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5413
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/create.ts)_
|
|
5414
5414
|
|
|
5415
5415
|
## `sf package delete`
|
|
5416
5416
|
|
|
@@ -5451,7 +5451,7 @@ EXAMPLES
|
|
|
5451
5451
|
$ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
|
|
5452
5452
|
```
|
|
5453
5453
|
|
|
5454
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5454
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/delete.ts)_
|
|
5455
5455
|
|
|
5456
5456
|
## `sf package install`
|
|
5457
5457
|
|
|
@@ -5549,7 +5549,7 @@ FLAG DESCRIPTIONS
|
|
|
5549
5549
|
specify DeprecateOnly or Delete only for unlocked package upgrades.
|
|
5550
5550
|
```
|
|
5551
5551
|
|
|
5552
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5552
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/install.ts)_
|
|
5553
5553
|
|
|
5554
5554
|
## `sf package install report`
|
|
5555
5555
|
|
|
@@ -5581,7 +5581,7 @@ EXAMPLES
|
|
|
5581
5581
|
$ sf package install report --request-id 0Hf... --target-org me@example.com
|
|
5582
5582
|
```
|
|
5583
5583
|
|
|
5584
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5584
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/install/report.ts)_
|
|
5585
5585
|
|
|
5586
5586
|
## `sf package installed list`
|
|
5587
5587
|
|
|
@@ -5612,7 +5612,7 @@ EXAMPLES
|
|
|
5612
5612
|
$ sf package installed list --target-org me@example.com
|
|
5613
5613
|
```
|
|
5614
5614
|
|
|
5615
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5615
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/installed/list.ts)_
|
|
5616
5616
|
|
|
5617
5617
|
## `sf package list`
|
|
5618
5618
|
|
|
@@ -5649,7 +5649,7 @@ EXAMPLES
|
|
|
5649
5649
|
$ sf package list --target-dev-hub devhub@example.com --verbose
|
|
5650
5650
|
```
|
|
5651
5651
|
|
|
5652
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5652
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/list.ts)_
|
|
5653
5653
|
|
|
5654
5654
|
## `sf package uninstall`
|
|
5655
5655
|
|
|
@@ -5696,7 +5696,7 @@ EXAMPLES
|
|
|
5696
5696
|
$ sf package uninstall --package "Undesirable Package Alias"
|
|
5697
5697
|
```
|
|
5698
5698
|
|
|
5699
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5699
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/uninstall.ts)_
|
|
5700
5700
|
|
|
5701
5701
|
## `sf package uninstall report`
|
|
5702
5702
|
|
|
@@ -5728,7 +5728,7 @@ EXAMPLES
|
|
|
5728
5728
|
$ sf package uninstall report --request-id 06y... --target-org me@example.com
|
|
5729
5729
|
```
|
|
5730
5730
|
|
|
5731
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5731
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/uninstall/report.ts)_
|
|
5732
5732
|
|
|
5733
5733
|
## `sf package update`
|
|
5734
5734
|
|
|
@@ -5782,7 +5782,7 @@ FLAG DESCRIPTIONS
|
|
|
5782
5782
|
associated with your package.
|
|
5783
5783
|
```
|
|
5784
5784
|
|
|
5785
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5785
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/update.ts)_
|
|
5786
5786
|
|
|
5787
5787
|
## `sf package version create`
|
|
5788
5788
|
|
|
@@ -5937,7 +5937,7 @@ FLAG DESCRIPTIONS
|
|
|
5937
5937
|
periods of no output from commands.
|
|
5938
5938
|
```
|
|
5939
5939
|
|
|
5940
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5940
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/create.ts)_
|
|
5941
5941
|
|
|
5942
5942
|
## `sf package version create list`
|
|
5943
5943
|
|
|
@@ -5997,7 +5997,7 @@ EXAMPLES
|
|
|
5997
5997
|
$ sf package version create list --created-last-days 0 --status Success
|
|
5998
5998
|
```
|
|
5999
5999
|
|
|
6000
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6000
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/create/list.ts)_
|
|
6001
6001
|
|
|
6002
6002
|
## `sf package version create report`
|
|
6003
6003
|
|
|
@@ -6039,7 +6039,7 @@ EXAMPLES
|
|
|
6039
6039
|
$ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
|
|
6040
6040
|
```
|
|
6041
6041
|
|
|
6042
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6042
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/create/report.ts)_
|
|
6043
6043
|
|
|
6044
6044
|
## `sf package version delete`
|
|
6045
6045
|
|
|
@@ -6077,7 +6077,7 @@ EXAMPLES
|
|
|
6077
6077
|
$ sf package version delete --package 04t... --target-org devhub@example.com
|
|
6078
6078
|
```
|
|
6079
6079
|
|
|
6080
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6080
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/delete.ts)_
|
|
6081
6081
|
|
|
6082
6082
|
## `sf package version displayancestry`
|
|
6083
6083
|
|
|
@@ -6135,7 +6135,7 @@ FLAG DESCRIPTIONS
|
|
|
6135
6135
|
You can use the DOT code output in graph visualization software to create tree visualizations.
|
|
6136
6136
|
```
|
|
6137
6137
|
|
|
6138
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6138
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/displayancestry.ts)_
|
|
6139
6139
|
|
|
6140
6140
|
## `sf package version list`
|
|
6141
6141
|
|
|
@@ -6203,7 +6203,7 @@ EXAMPLES
|
|
|
6203
6203
|
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
|
|
6204
6204
|
```
|
|
6205
6205
|
|
|
6206
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6206
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/list.ts)_
|
|
6207
6207
|
|
|
6208
6208
|
## `sf package version promote`
|
|
6209
6209
|
|
|
@@ -6246,7 +6246,7 @@ EXAMPLES
|
|
|
6246
6246
|
$ sf package version promote --package "Awesome Package Alias"
|
|
6247
6247
|
```
|
|
6248
6248
|
|
|
6249
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6249
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/promote.ts)_
|
|
6250
6250
|
|
|
6251
6251
|
## `sf package version report`
|
|
6252
6252
|
|
|
@@ -6285,7 +6285,7 @@ EXAMPLES
|
|
|
6285
6285
|
$ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
|
|
6286
6286
|
```
|
|
6287
6287
|
|
|
6288
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6288
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/report.ts)_
|
|
6289
6289
|
|
|
6290
6290
|
## `sf package version update`
|
|
6291
6291
|
|
|
@@ -6337,7 +6337,7 @@ EXAMPLES
|
|
|
6337
6337
|
$ sf package version update --package 04t... --version-description "New Package Version Description"
|
|
6338
6338
|
```
|
|
6339
6339
|
|
|
6340
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6340
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/update.ts)_
|
|
6341
6341
|
|
|
6342
6342
|
## `sf plugins`
|
|
6343
6343
|
|