@salesforce/cli 2.22.7-qa.0 → 2.22.7
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 +32 -32
- package/npm-shrinkwrap.json +14598 -7751
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
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.22.7
|
|
27
|
+
@salesforce/cli/2.22.7 linux-x64 node-v20.10.0
|
|
28
28
|
$ sf --help [COMMAND]
|
|
29
29
|
USAGE
|
|
30
30
|
$ sf COMMAND
|
|
@@ -5236,7 +5236,7 @@ FLAG DESCRIPTIONS
|
|
|
5236
5236
|
subscribers.
|
|
5237
5237
|
```
|
|
5238
5238
|
|
|
5239
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5239
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package1/version/create.ts)_
|
|
5240
5240
|
|
|
5241
5241
|
## `sf package1 version create get`
|
|
5242
5242
|
|
|
@@ -5268,7 +5268,7 @@ EXAMPLES
|
|
|
5268
5268
|
$ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
|
|
5269
5269
|
```
|
|
5270
5270
|
|
|
5271
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5271
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package1/version/create/get.ts)_
|
|
5272
5272
|
|
|
5273
5273
|
## `sf package1 version display`
|
|
5274
5274
|
|
|
@@ -5301,7 +5301,7 @@ EXAMPLES
|
|
|
5301
5301
|
$ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
|
|
5302
5302
|
```
|
|
5303
5303
|
|
|
5304
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5304
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package1/version/display.ts)_
|
|
5305
5305
|
|
|
5306
5306
|
## `sf package1 version list`
|
|
5307
5307
|
|
|
@@ -5338,7 +5338,7 @@ FLAG DESCRIPTIONS
|
|
|
5338
5338
|
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
|
|
5339
5339
|
```
|
|
5340
5340
|
|
|
5341
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5341
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package1/version/list.ts)_
|
|
5342
5342
|
|
|
5343
5343
|
## `sf package create`
|
|
5344
5344
|
|
|
@@ -5416,7 +5416,7 @@ FLAG DESCRIPTIONS
|
|
|
5416
5416
|
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
|
|
5417
5417
|
```
|
|
5418
5418
|
|
|
5419
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5419
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/create.ts)_
|
|
5420
5420
|
|
|
5421
5421
|
## `sf package delete`
|
|
5422
5422
|
|
|
@@ -5457,7 +5457,7 @@ EXAMPLES
|
|
|
5457
5457
|
$ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
|
|
5458
5458
|
```
|
|
5459
5459
|
|
|
5460
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5460
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/delete.ts)_
|
|
5461
5461
|
|
|
5462
5462
|
## `sf package install`
|
|
5463
5463
|
|
|
@@ -5555,7 +5555,7 @@ FLAG DESCRIPTIONS
|
|
|
5555
5555
|
specify DeprecateOnly or Delete only for unlocked package upgrades.
|
|
5556
5556
|
```
|
|
5557
5557
|
|
|
5558
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5558
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/install.ts)_
|
|
5559
5559
|
|
|
5560
5560
|
## `sf package install report`
|
|
5561
5561
|
|
|
@@ -5587,7 +5587,7 @@ EXAMPLES
|
|
|
5587
5587
|
$ sf package install report --request-id 0Hf... --target-org me@example.com
|
|
5588
5588
|
```
|
|
5589
5589
|
|
|
5590
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5590
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/install/report.ts)_
|
|
5591
5591
|
|
|
5592
5592
|
## `sf package installed list`
|
|
5593
5593
|
|
|
@@ -5618,7 +5618,7 @@ EXAMPLES
|
|
|
5618
5618
|
$ sf package installed list --target-org me@example.com
|
|
5619
5619
|
```
|
|
5620
5620
|
|
|
5621
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5621
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/installed/list.ts)_
|
|
5622
5622
|
|
|
5623
5623
|
## `sf package list`
|
|
5624
5624
|
|
|
@@ -5655,7 +5655,7 @@ EXAMPLES
|
|
|
5655
5655
|
$ sf package list --target-dev-hub devhub@example.com --verbose
|
|
5656
5656
|
```
|
|
5657
5657
|
|
|
5658
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5658
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/list.ts)_
|
|
5659
5659
|
|
|
5660
5660
|
## `sf package uninstall`
|
|
5661
5661
|
|
|
@@ -5702,7 +5702,7 @@ EXAMPLES
|
|
|
5702
5702
|
$ sf package uninstall --package "Undesirable Package Alias"
|
|
5703
5703
|
```
|
|
5704
5704
|
|
|
5705
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5705
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/uninstall.ts)_
|
|
5706
5706
|
|
|
5707
5707
|
## `sf package uninstall report`
|
|
5708
5708
|
|
|
@@ -5734,7 +5734,7 @@ EXAMPLES
|
|
|
5734
5734
|
$ sf package uninstall report --request-id 06y... --target-org me@example.com
|
|
5735
5735
|
```
|
|
5736
5736
|
|
|
5737
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5737
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/uninstall/report.ts)_
|
|
5738
5738
|
|
|
5739
5739
|
## `sf package update`
|
|
5740
5740
|
|
|
@@ -5788,7 +5788,7 @@ FLAG DESCRIPTIONS
|
|
|
5788
5788
|
associated with your package.
|
|
5789
5789
|
```
|
|
5790
5790
|
|
|
5791
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5791
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/update.ts)_
|
|
5792
5792
|
|
|
5793
5793
|
## `sf package version create`
|
|
5794
5794
|
|
|
@@ -5943,7 +5943,7 @@ FLAG DESCRIPTIONS
|
|
|
5943
5943
|
periods of no output from commands.
|
|
5944
5944
|
```
|
|
5945
5945
|
|
|
5946
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
5946
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/create.ts)_
|
|
5947
5947
|
|
|
5948
5948
|
## `sf package version create list`
|
|
5949
5949
|
|
|
@@ -6003,7 +6003,7 @@ EXAMPLES
|
|
|
6003
6003
|
$ sf package version create list --created-last-days 0 --status Success
|
|
6004
6004
|
```
|
|
6005
6005
|
|
|
6006
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6006
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/create/list.ts)_
|
|
6007
6007
|
|
|
6008
6008
|
## `sf package version create report`
|
|
6009
6009
|
|
|
@@ -6045,7 +6045,7 @@ EXAMPLES
|
|
|
6045
6045
|
$ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
|
|
6046
6046
|
```
|
|
6047
6047
|
|
|
6048
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6048
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/create/report.ts)_
|
|
6049
6049
|
|
|
6050
6050
|
## `sf package version delete`
|
|
6051
6051
|
|
|
@@ -6083,7 +6083,7 @@ EXAMPLES
|
|
|
6083
6083
|
$ sf package version delete --package 04t... --target-org devhub@example.com
|
|
6084
6084
|
```
|
|
6085
6085
|
|
|
6086
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6086
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/delete.ts)_
|
|
6087
6087
|
|
|
6088
6088
|
## `sf package version displayancestry`
|
|
6089
6089
|
|
|
@@ -6141,7 +6141,7 @@ FLAG DESCRIPTIONS
|
|
|
6141
6141
|
You can use the DOT code output in graph visualization software to create tree visualizations.
|
|
6142
6142
|
```
|
|
6143
6143
|
|
|
6144
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6144
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/displayancestry.ts)_
|
|
6145
6145
|
|
|
6146
6146
|
## `sf package version list`
|
|
6147
6147
|
|
|
@@ -6209,7 +6209,7 @@ EXAMPLES
|
|
|
6209
6209
|
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
|
|
6210
6210
|
```
|
|
6211
6211
|
|
|
6212
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6212
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/list.ts)_
|
|
6213
6213
|
|
|
6214
6214
|
## `sf package version promote`
|
|
6215
6215
|
|
|
@@ -6252,7 +6252,7 @@ EXAMPLES
|
|
|
6252
6252
|
$ sf package version promote --package "Awesome Package Alias"
|
|
6253
6253
|
```
|
|
6254
6254
|
|
|
6255
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6255
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/promote.ts)_
|
|
6256
6256
|
|
|
6257
6257
|
## `sf package version report`
|
|
6258
6258
|
|
|
@@ -6291,7 +6291,7 @@ EXAMPLES
|
|
|
6291
6291
|
$ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
|
|
6292
6292
|
```
|
|
6293
6293
|
|
|
6294
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6294
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/report.ts)_
|
|
6295
6295
|
|
|
6296
6296
|
## `sf package version update`
|
|
6297
6297
|
|
|
@@ -6343,7 +6343,7 @@ EXAMPLES
|
|
|
6343
6343
|
$ sf package version update --package 04t... --version-description "New Package Version Description"
|
|
6344
6344
|
```
|
|
6345
6345
|
|
|
6346
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
6346
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/1.27.10/src/commands/package/version/update.ts)_
|
|
6347
6347
|
|
|
6348
6348
|
## `sf plugins`
|
|
6349
6349
|
|
|
@@ -6366,7 +6366,7 @@ EXAMPLES
|
|
|
6366
6366
|
$ sf plugins
|
|
6367
6367
|
```
|
|
6368
6368
|
|
|
6369
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.
|
|
6369
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.10/src/commands/plugins/index.ts)_
|
|
6370
6370
|
|
|
6371
6371
|
## `sf plugins discover`
|
|
6372
6372
|
|
|
@@ -6410,7 +6410,7 @@ EXAMPLES
|
|
|
6410
6410
|
$ sf plugins inspect myplugin
|
|
6411
6411
|
```
|
|
6412
6412
|
|
|
6413
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.
|
|
6413
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.10/src/commands/plugins/inspect.ts)_
|
|
6414
6414
|
|
|
6415
6415
|
## `sf plugins:install PLUGIN...`
|
|
6416
6416
|
|
|
@@ -6454,7 +6454,7 @@ EXAMPLES
|
|
|
6454
6454
|
$ sf plugins install someuser/someplugin
|
|
6455
6455
|
```
|
|
6456
6456
|
|
|
6457
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.
|
|
6457
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.10/src/commands/plugins/install.ts)_
|
|
6458
6458
|
|
|
6459
6459
|
## `sf plugins:link PLUGIN`
|
|
6460
6460
|
|
|
@@ -6484,7 +6484,7 @@ EXAMPLES
|
|
|
6484
6484
|
$ sf plugins link myplugin
|
|
6485
6485
|
```
|
|
6486
6486
|
|
|
6487
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.
|
|
6487
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.10/src/commands/plugins/link.ts)_
|
|
6488
6488
|
|
|
6489
6489
|
## `sf plugins reset`
|
|
6490
6490
|
|
|
@@ -6495,7 +6495,7 @@ USAGE
|
|
|
6495
6495
|
$ sf plugins reset
|
|
6496
6496
|
```
|
|
6497
6497
|
|
|
6498
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.
|
|
6498
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.10/src/commands/plugins/reset.ts)_
|
|
6499
6499
|
|
|
6500
6500
|
## `sf plugins trust verify`
|
|
6501
6501
|
|
|
@@ -6518,12 +6518,12 @@ DESCRIPTION
|
|
|
6518
6518
|
Verifies the digital signature on an npm package matches the signature and key stored at the expected URLs.
|
|
6519
6519
|
|
|
6520
6520
|
EXAMPLES
|
|
6521
|
-
$ sf plugins trust verify --npm @scope/npmName --registry
|
|
6521
|
+
$ sf plugins trust verify --npm @scope/npmName --registry http://my.repo.org:4874
|
|
6522
6522
|
|
|
6523
6523
|
$ sf plugins trust verify --npm @scope/npmName
|
|
6524
6524
|
```
|
|
6525
6525
|
|
|
6526
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.2.
|
|
6526
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.2.0/src/commands/plugins/trust/verify.ts)_
|
|
6527
6527
|
|
|
6528
6528
|
## `sf plugins:uninstall PLUGIN...`
|
|
6529
6529
|
|
|
@@ -6551,7 +6551,7 @@ EXAMPLES
|
|
|
6551
6551
|
$ sf plugins uninstall myplugin
|
|
6552
6552
|
```
|
|
6553
6553
|
|
|
6554
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.
|
|
6554
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.10/src/commands/plugins/uninstall.ts)_
|
|
6555
6555
|
|
|
6556
6556
|
## `sf plugins update`
|
|
6557
6557
|
|
|
@@ -6569,7 +6569,7 @@ DESCRIPTION
|
|
|
6569
6569
|
Update installed plugins.
|
|
6570
6570
|
```
|
|
6571
6571
|
|
|
6572
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.
|
|
6572
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/4.1.10/src/commands/plugins/update.ts)_
|
|
6573
6573
|
|
|
6574
6574
|
## `sf project convert mdapi`
|
|
6575
6575
|
|