@salesforce/cli 2.137.2 → 2.137.3
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 +85 -85
- package/npm-shrinkwrap.json +130 -134
- package/oclif.lock +105 -114
- package/oclif.manifest.json +126 -126
- package/package.json +12 -12
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
|
|
|
25
25
|
$ sf COMMAND
|
|
26
26
|
running command...
|
|
27
27
|
$ sf (--version|-v)
|
|
28
|
-
@salesforce/cli/2.137.
|
|
28
|
+
@salesforce/cli/2.137.3 linux-x64 node-v22.22.3
|
|
29
29
|
$ sf --help [COMMAND]
|
|
30
30
|
USAGE
|
|
31
31
|
$ sf COMMAND
|
|
@@ -2589,7 +2589,7 @@ DESCRIPTION
|
|
|
2589
2589
|
List all sf commands.
|
|
2590
2590
|
```
|
|
2591
2591
|
|
|
2592
|
-
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.
|
|
2592
|
+
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.55/src/commands/commands.ts)_
|
|
2593
2593
|
|
|
2594
2594
|
## `sf config get`
|
|
2595
2595
|
|
|
@@ -4435,7 +4435,7 @@ EXAMPLES
|
|
|
4435
4435
|
$ sf org auth show-access-token --target-org my-org --json
|
|
4436
4436
|
```
|
|
4437
4437
|
|
|
4438
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
4438
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/auth/show-access-token.ts)_
|
|
4439
4439
|
|
|
4440
4440
|
## `sf org auth show-sfdx-auth-url`
|
|
4441
4441
|
|
|
@@ -4479,7 +4479,7 @@ EXAMPLES
|
|
|
4479
4479
|
$ sf org auth show-sfdx-auth-url --target-org my-org --json
|
|
4480
4480
|
```
|
|
4481
4481
|
|
|
4482
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
4482
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/auth/show-sfdx-auth-url.ts)_
|
|
4483
4483
|
|
|
4484
4484
|
## `sf org auth show-user-password`
|
|
4485
4485
|
|
|
@@ -4526,7 +4526,7 @@ EXAMPLES
|
|
|
4526
4526
|
$ sf org auth show-user-password --target-org my-org --json
|
|
4527
4527
|
```
|
|
4528
4528
|
|
|
4529
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
4529
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/auth/show-user-password.ts)_
|
|
4530
4530
|
|
|
4531
4531
|
## `sf org create agent-user`
|
|
4532
4532
|
|
|
@@ -4604,7 +4604,7 @@ FLAG DESCRIPTIONS
|
|
|
4604
4604
|
"agent.user.<GUID>@your-org-domain.com".
|
|
4605
4605
|
```
|
|
4606
4606
|
|
|
4607
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
4607
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/create/agent-user.ts)_
|
|
4608
4608
|
|
|
4609
4609
|
## `sf org create sandbox`
|
|
4610
4610
|
|
|
@@ -4738,7 +4738,7 @@ FLAG DESCRIPTIONS
|
|
|
4738
4738
|
You can specify either --source-sandbox-name or --source-id when cloning an existing sandbox, but not both.
|
|
4739
4739
|
```
|
|
4740
4740
|
|
|
4741
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
4741
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/create/sandbox.ts)_
|
|
4742
4742
|
|
|
4743
4743
|
## `sf org create scratch`
|
|
4744
4744
|
|
|
@@ -4920,7 +4920,7 @@ FLAG DESCRIPTIONS
|
|
|
4920
4920
|
Omit this flag to have Salesforce generate a unique username for your org.
|
|
4921
4921
|
```
|
|
4922
4922
|
|
|
4923
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
4923
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/create/scratch.ts)_
|
|
4924
4924
|
|
|
4925
4925
|
## `sf org create user`
|
|
4926
4926
|
|
|
@@ -5074,7 +5074,7 @@ EXAMPLES
|
|
|
5074
5074
|
$ sf org delete sandbox --target-org my-sandbox --no-prompt
|
|
5075
5075
|
```
|
|
5076
5076
|
|
|
5077
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
5077
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/delete/sandbox.ts)_
|
|
5078
5078
|
|
|
5079
5079
|
## `sf org delete scratch`
|
|
5080
5080
|
|
|
@@ -5118,7 +5118,7 @@ EXAMPLES
|
|
|
5118
5118
|
$ sf org delete scratch --target-org my-scratch-org --no-prompt
|
|
5119
5119
|
```
|
|
5120
5120
|
|
|
5121
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
5121
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/delete/scratch.ts)_
|
|
5122
5122
|
|
|
5123
5123
|
## `sf org disable tracking`
|
|
5124
5124
|
|
|
@@ -5157,7 +5157,7 @@ EXAMPLES
|
|
|
5157
5157
|
$ sf org disable tracking
|
|
5158
5158
|
```
|
|
5159
5159
|
|
|
5160
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
5160
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/disable/tracking.ts)_
|
|
5161
5161
|
|
|
5162
5162
|
## `sf org display`
|
|
5163
5163
|
|
|
@@ -5202,7 +5202,7 @@ EXAMPLES
|
|
|
5202
5202
|
$ sf org display --target-org TestOrg1 --verbose
|
|
5203
5203
|
```
|
|
5204
5204
|
|
|
5205
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
5205
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/display.ts)_
|
|
5206
5206
|
|
|
5207
5207
|
## `sf org display user`
|
|
5208
5208
|
|
|
@@ -5282,7 +5282,7 @@ EXAMPLES
|
|
|
5282
5282
|
$ sf org enable tracking
|
|
5283
5283
|
```
|
|
5284
5284
|
|
|
5285
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
5285
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/enable/tracking.ts)_
|
|
5286
5286
|
|
|
5287
5287
|
## `sf org generate password`
|
|
5288
5288
|
|
|
@@ -5388,7 +5388,7 @@ EXAMPLES
|
|
|
5388
5388
|
$ sf org list --clean
|
|
5389
5389
|
```
|
|
5390
5390
|
|
|
5391
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
5391
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/list.ts)_
|
|
5392
5392
|
|
|
5393
5393
|
## `sf org list auth`
|
|
5394
5394
|
|
|
@@ -5420,7 +5420,7 @@ EXAMPLES
|
|
|
5420
5420
|
$ sf org list auth
|
|
5421
5421
|
```
|
|
5422
5422
|
|
|
5423
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.
|
|
5423
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.1/src/commands/org/list/auth.ts)_
|
|
5424
5424
|
|
|
5425
5425
|
## `sf org list limits`
|
|
5426
5426
|
|
|
@@ -5527,7 +5527,7 @@ FLAG DESCRIPTIONS
|
|
|
5527
5527
|
Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
|
|
5528
5528
|
```
|
|
5529
5529
|
|
|
5530
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
5530
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/list/metadata.ts)_
|
|
5531
5531
|
|
|
5532
5532
|
## `sf org list metadata-types`
|
|
5533
5533
|
|
|
@@ -5582,7 +5582,7 @@ FLAG DESCRIPTIONS
|
|
|
5582
5582
|
Override the api version used for api requests made by this command
|
|
5583
5583
|
```
|
|
5584
5584
|
|
|
5585
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
5585
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/list/metadata-types.ts)_
|
|
5586
5586
|
|
|
5587
5587
|
## `sf org list sobject record-counts`
|
|
5588
5588
|
|
|
@@ -5720,7 +5720,7 @@ FLAG DESCRIPTIONS
|
|
|
5720
5720
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
5721
5721
|
```
|
|
5722
5722
|
|
|
5723
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.
|
|
5723
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.1/src/commands/org/login/access-token.ts)_
|
|
5724
5724
|
|
|
5725
5725
|
## `sf org login jwt`
|
|
5726
5726
|
|
|
@@ -5811,7 +5811,7 @@ FLAG DESCRIPTIONS
|
|
|
5811
5811
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
5812
5812
|
```
|
|
5813
5813
|
|
|
5814
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.
|
|
5814
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.1/src/commands/org/login/jwt.ts)_
|
|
5815
5815
|
|
|
5816
5816
|
## `sf org login sfdx-url`
|
|
5817
5817
|
|
|
@@ -5881,7 +5881,7 @@ EXAMPLES
|
|
|
5881
5881
|
$ echo url | sf org login sfdx-url --sfdx-url-stdin
|
|
5882
5882
|
```
|
|
5883
5883
|
|
|
5884
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.
|
|
5884
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.1/src/commands/org/login/sfdx-url.ts)_
|
|
5885
5885
|
|
|
5886
5886
|
## `sf org login web`
|
|
5887
5887
|
|
|
@@ -5986,7 +5986,7 @@ FLAG DESCRIPTIONS
|
|
|
5986
5986
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
5987
5987
|
```
|
|
5988
5988
|
|
|
5989
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.
|
|
5989
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.1/src/commands/org/login/web.ts)_
|
|
5990
5990
|
|
|
5991
5991
|
## `sf org logout`
|
|
5992
5992
|
|
|
@@ -6052,7 +6052,7 @@ FLAG DESCRIPTIONS
|
|
|
6052
6052
|
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
|
|
6053
6053
|
```
|
|
6054
6054
|
|
|
6055
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.
|
|
6055
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.1/src/commands/org/logout.ts)_
|
|
6056
6056
|
|
|
6057
6057
|
## `sf org open`
|
|
6058
6058
|
|
|
@@ -6128,7 +6128,7 @@ EXAMPLES
|
|
|
6128
6128
|
$ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml
|
|
6129
6129
|
```
|
|
6130
6130
|
|
|
6131
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
6131
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/open.ts)_
|
|
6132
6132
|
|
|
6133
6133
|
## `sf org open agent`
|
|
6134
6134
|
|
|
@@ -6203,7 +6203,7 @@ FLAG DESCRIPTIONS
|
|
|
6203
6203
|
flag.
|
|
6204
6204
|
```
|
|
6205
6205
|
|
|
6206
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
6206
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/open/agent.ts)_
|
|
6207
6207
|
|
|
6208
6208
|
## `sf org open authoring-bundle`
|
|
6209
6209
|
|
|
@@ -6249,7 +6249,7 @@ EXAMPLES
|
|
|
6249
6249
|
$ sf org open authoring-bundle --target-org MyTestOrg1 --browser firefox
|
|
6250
6250
|
```
|
|
6251
6251
|
|
|
6252
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
6252
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/open/authoring-bundle.ts)_
|
|
6253
6253
|
|
|
6254
6254
|
## `sf org refresh sandbox`
|
|
6255
6255
|
|
|
@@ -6352,7 +6352,7 @@ FLAG DESCRIPTIONS
|
|
|
6352
6352
|
You can specify either --source-sandbox-name or --source-id when refreshing an existing sandbox, but not both.
|
|
6353
6353
|
```
|
|
6354
6354
|
|
|
6355
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
6355
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/refresh/sandbox.ts)_
|
|
6356
6356
|
|
|
6357
6357
|
## `sf org resume sandbox`
|
|
6358
6358
|
|
|
@@ -6415,7 +6415,7 @@ FLAG DESCRIPTIONS
|
|
|
6415
6415
|
returns the job ID. To resume checking the sandbox creation, rerun this command.
|
|
6416
6416
|
```
|
|
6417
6417
|
|
|
6418
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
6418
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/resume/sandbox.ts)_
|
|
6419
6419
|
|
|
6420
6420
|
## `sf org resume scratch`
|
|
6421
6421
|
|
|
@@ -6468,7 +6468,7 @@ FLAG DESCRIPTIONS
|
|
|
6468
6468
|
returns the job ID. To resume checking the scratch creation, rerun this command.
|
|
6469
6469
|
```
|
|
6470
6470
|
|
|
6471
|
-
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.
|
|
6471
|
+
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/5.11.3/src/commands/org/resume/scratch.ts)_
|
|
6472
6472
|
|
|
6473
6473
|
## `sf package convert`
|
|
6474
6474
|
|
|
@@ -6565,7 +6565,7 @@ FLAG DESCRIPTIONS
|
|
|
6565
6565
|
--installation-key-bypass flag is required.
|
|
6566
6566
|
```
|
|
6567
6567
|
|
|
6568
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6568
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/convert.ts)_
|
|
6569
6569
|
|
|
6570
6570
|
## `sf package create`
|
|
6571
6571
|
|
|
@@ -6644,7 +6644,7 @@ FLAG DESCRIPTIONS
|
|
|
6644
6644
|
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
|
|
6645
6645
|
```
|
|
6646
6646
|
|
|
6647
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6647
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/create.ts)_
|
|
6648
6648
|
|
|
6649
6649
|
## `sf package delete`
|
|
6650
6650
|
|
|
@@ -6686,7 +6686,7 @@ EXAMPLES
|
|
|
6686
6686
|
$ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
|
|
6687
6687
|
```
|
|
6688
6688
|
|
|
6689
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6689
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/delete.ts)_
|
|
6690
6690
|
|
|
6691
6691
|
## `sf package install`
|
|
6692
6692
|
|
|
@@ -6785,7 +6785,7 @@ FLAG DESCRIPTIONS
|
|
|
6785
6785
|
- Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
|
|
6786
6786
|
```
|
|
6787
6787
|
|
|
6788
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6788
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/install.ts)_
|
|
6789
6789
|
|
|
6790
6790
|
## `sf package install report`
|
|
6791
6791
|
|
|
@@ -6818,7 +6818,7 @@ EXAMPLES
|
|
|
6818
6818
|
$ sf package install report --request-id 0Hf... --target-org me@example.com
|
|
6819
6819
|
```
|
|
6820
6820
|
|
|
6821
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6821
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/install/report.ts)_
|
|
6822
6822
|
|
|
6823
6823
|
## `sf package installed list`
|
|
6824
6824
|
|
|
@@ -6850,7 +6850,7 @@ EXAMPLES
|
|
|
6850
6850
|
$ sf package installed list --target-org me@example.com
|
|
6851
6851
|
```
|
|
6852
6852
|
|
|
6853
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6853
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/installed/list.ts)_
|
|
6854
6854
|
|
|
6855
6855
|
## `sf package list`
|
|
6856
6856
|
|
|
@@ -6888,7 +6888,7 @@ EXAMPLES
|
|
|
6888
6888
|
$ sf package list --target-dev-hub devhub@example.com --verbose
|
|
6889
6889
|
```
|
|
6890
6890
|
|
|
6891
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6891
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/list.ts)_
|
|
6892
6892
|
|
|
6893
6893
|
## `sf package push-upgrade abort`
|
|
6894
6894
|
|
|
@@ -6927,7 +6927,7 @@ EXAMPLES
|
|
|
6927
6927
|
$ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub devhub@example.com
|
|
6928
6928
|
```
|
|
6929
6929
|
|
|
6930
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6930
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/push-upgrade/abort.ts)_
|
|
6931
6931
|
|
|
6932
6932
|
## `sf package push-upgrade list`
|
|
6933
6933
|
|
|
@@ -6986,7 +6986,7 @@ EXAMPLES
|
|
|
6986
6986
|
$ sf package push-upgrade list --package 033xyz –-status Failed
|
|
6987
6987
|
```
|
|
6988
6988
|
|
|
6989
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
6989
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/push-upgrade/list.ts)_
|
|
6990
6990
|
|
|
6991
6991
|
## `sf package push-upgrade report`
|
|
6992
6992
|
|
|
@@ -7028,7 +7028,7 @@ EXAMPLES
|
|
|
7028
7028
|
$ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub devhub@example.com
|
|
7029
7029
|
```
|
|
7030
7030
|
|
|
7031
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7031
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/push-upgrade/report.ts)_
|
|
7032
7032
|
|
|
7033
7033
|
## `sf package push-upgrade schedule`
|
|
7034
7034
|
|
|
@@ -7115,7 +7115,7 @@ FLAG DESCRIPTIONS
|
|
|
7115
7115
|
Overrides the value of the target-dev-hub configuration variable, if set.
|
|
7116
7116
|
```
|
|
7117
7117
|
|
|
7118
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7118
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/push-upgrade/schedule.ts)_
|
|
7119
7119
|
|
|
7120
7120
|
## `sf package uninstall`
|
|
7121
7121
|
|
|
@@ -7163,7 +7163,7 @@ EXAMPLES
|
|
|
7163
7163
|
$ sf package uninstall --package "Undesirable Package Alias"
|
|
7164
7164
|
```
|
|
7165
7165
|
|
|
7166
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7166
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/uninstall.ts)_
|
|
7167
7167
|
|
|
7168
7168
|
## `sf package uninstall report`
|
|
7169
7169
|
|
|
@@ -7196,7 +7196,7 @@ EXAMPLES
|
|
|
7196
7196
|
$ sf package uninstall report --request-id 06y... --target-org me@example.com
|
|
7197
7197
|
```
|
|
7198
7198
|
|
|
7199
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7199
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/uninstall/report.ts)_
|
|
7200
7200
|
|
|
7201
7201
|
## `sf package update`
|
|
7202
7202
|
|
|
@@ -7264,7 +7264,7 @@ FLAG DESCRIPTIONS
|
|
|
7264
7264
|
the Installed Packages page. Only released package versions can be set as the recommended version.
|
|
7265
7265
|
```
|
|
7266
7266
|
|
|
7267
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7267
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/update.ts)_
|
|
7268
7268
|
|
|
7269
7269
|
## `sf package version create`
|
|
7270
7270
|
|
|
@@ -7441,7 +7441,7 @@ FLAG DESCRIPTIONS
|
|
|
7441
7441
|
periods of no output from commands.
|
|
7442
7442
|
```
|
|
7443
7443
|
|
|
7444
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7444
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/create.ts)_
|
|
7445
7445
|
|
|
7446
7446
|
## `sf package version create list`
|
|
7447
7447
|
|
|
@@ -7502,7 +7502,7 @@ EXAMPLES
|
|
|
7502
7502
|
$ sf package version create list --created-last-days 0 --status Success
|
|
7503
7503
|
```
|
|
7504
7504
|
|
|
7505
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7505
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/create/list.ts)_
|
|
7506
7506
|
|
|
7507
7507
|
## `sf package version create report`
|
|
7508
7508
|
|
|
@@ -7545,7 +7545,7 @@ EXAMPLES
|
|
|
7545
7545
|
$ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
|
|
7546
7546
|
```
|
|
7547
7547
|
|
|
7548
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7548
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/create/report.ts)_
|
|
7549
7549
|
|
|
7550
7550
|
## `sf package version delete`
|
|
7551
7551
|
|
|
@@ -7586,7 +7586,7 @@ EXAMPLES
|
|
|
7586
7586
|
$ sf package version delete --package 04t... --target-org devhub@example.com
|
|
7587
7587
|
```
|
|
7588
7588
|
|
|
7589
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7589
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/delete.ts)_
|
|
7590
7590
|
|
|
7591
7591
|
## `sf package version displayancestry`
|
|
7592
7592
|
|
|
@@ -7646,7 +7646,7 @@ FLAG DESCRIPTIONS
|
|
|
7646
7646
|
You can use the DOT code output in graph visualization software to create tree visualizations.
|
|
7647
7647
|
```
|
|
7648
7648
|
|
|
7649
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7649
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/displayancestry.ts)_
|
|
7650
7650
|
|
|
7651
7651
|
## `sf package version displaydependencies`
|
|
7652
7652
|
|
|
@@ -7708,7 +7708,7 @@ FLAG DESCRIPTIONS
|
|
|
7708
7708
|
package, which must be installed last.
|
|
7709
7709
|
```
|
|
7710
7710
|
|
|
7711
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7711
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/displaydependencies.ts)_
|
|
7712
7712
|
|
|
7713
7713
|
## `sf package version list`
|
|
7714
7714
|
|
|
@@ -7784,7 +7784,7 @@ EXAMPLES
|
|
|
7784
7784
|
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
|
|
7785
7785
|
```
|
|
7786
7786
|
|
|
7787
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7787
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/list.ts)_
|
|
7788
7788
|
|
|
7789
7789
|
## `sf package version promote`
|
|
7790
7790
|
|
|
@@ -7828,7 +7828,7 @@ EXAMPLES
|
|
|
7828
7828
|
$ sf package version promote --package "Awesome Package Alias"
|
|
7829
7829
|
```
|
|
7830
7830
|
|
|
7831
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7831
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/promote.ts)_
|
|
7832
7832
|
|
|
7833
7833
|
## `sf package version report`
|
|
7834
7834
|
|
|
@@ -7868,7 +7868,7 @@ EXAMPLES
|
|
|
7868
7868
|
$ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
|
|
7869
7869
|
```
|
|
7870
7870
|
|
|
7871
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7871
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/report.ts)_
|
|
7872
7872
|
|
|
7873
7873
|
## `sf package version retrieve`
|
|
7874
7874
|
|
|
@@ -7913,7 +7913,7 @@ EXAMPLES
|
|
|
7913
7913
|
$ sf package version retrieve --package 04tXXX --output-dir my-directory/ --target-dev-hub devhub@example.com
|
|
7914
7914
|
```
|
|
7915
7915
|
|
|
7916
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7916
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/retrieve.ts)_
|
|
7917
7917
|
|
|
7918
7918
|
## `sf package version update`
|
|
7919
7919
|
|
|
@@ -7966,7 +7966,7 @@ EXAMPLES
|
|
|
7966
7966
|
$ sf package version update --package 04t... --version-description "New Package Version Description"
|
|
7967
7967
|
```
|
|
7968
7968
|
|
|
7969
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
7969
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package/version/update.ts)_
|
|
7970
7970
|
|
|
7971
7971
|
## `sf package1 version create`
|
|
7972
7972
|
|
|
@@ -8033,7 +8033,7 @@ FLAG DESCRIPTIONS
|
|
|
8033
8033
|
subscribers.
|
|
8034
8034
|
```
|
|
8035
8035
|
|
|
8036
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
8036
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package1/version/create.ts)_
|
|
8037
8037
|
|
|
8038
8038
|
## `sf package1 version create get`
|
|
8039
8039
|
|
|
@@ -8066,7 +8066,7 @@ EXAMPLES
|
|
|
8066
8066
|
$ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
|
|
8067
8067
|
```
|
|
8068
8068
|
|
|
8069
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
8069
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package1/version/create/get.ts)_
|
|
8070
8070
|
|
|
8071
8071
|
## `sf package1 version display`
|
|
8072
8072
|
|
|
@@ -8100,7 +8100,7 @@ EXAMPLES
|
|
|
8100
8100
|
$ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
|
|
8101
8101
|
```
|
|
8102
8102
|
|
|
8103
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
8103
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package1/version/display.ts)_
|
|
8104
8104
|
|
|
8105
8105
|
## `sf package1 version list`
|
|
8106
8106
|
|
|
@@ -8138,7 +8138,7 @@ FLAG DESCRIPTIONS
|
|
|
8138
8138
|
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
|
|
8139
8139
|
```
|
|
8140
8140
|
|
|
8141
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.
|
|
8141
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.3/src/commands/package1/version/list.ts)_
|
|
8142
8142
|
|
|
8143
8143
|
## `sf plugins`
|
|
8144
8144
|
|
|
@@ -8161,7 +8161,7 @@ EXAMPLES
|
|
|
8161
8161
|
$ sf plugins
|
|
8162
8162
|
```
|
|
8163
8163
|
|
|
8164
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.
|
|
8164
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.69/src/commands/plugins/index.ts)_
|
|
8165
8165
|
|
|
8166
8166
|
## `sf plugins discover`
|
|
8167
8167
|
|
|
@@ -8206,7 +8206,7 @@ EXAMPLES
|
|
|
8206
8206
|
$ sf plugins inspect @salesforce/plugin-packaging
|
|
8207
8207
|
```
|
|
8208
8208
|
|
|
8209
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.
|
|
8209
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.69/src/commands/plugins/inspect.ts)_
|
|
8210
8210
|
|
|
8211
8211
|
## `sf plugins install PLUGIN`
|
|
8212
8212
|
|
|
@@ -8255,7 +8255,7 @@ EXAMPLES
|
|
|
8255
8255
|
$ sf plugins install someuser/someplugin
|
|
8256
8256
|
```
|
|
8257
8257
|
|
|
8258
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.
|
|
8258
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.69/src/commands/plugins/install.ts)_
|
|
8259
8259
|
|
|
8260
8260
|
## `sf plugins link PATH`
|
|
8261
8261
|
|
|
@@ -8286,7 +8286,7 @@ EXAMPLES
|
|
|
8286
8286
|
$ sf plugins link @salesforce/plugin-packaging
|
|
8287
8287
|
```
|
|
8288
8288
|
|
|
8289
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.
|
|
8289
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.69/src/commands/plugins/link.ts)_
|
|
8290
8290
|
|
|
8291
8291
|
## `sf plugins reset`
|
|
8292
8292
|
|
|
@@ -8301,7 +8301,7 @@ FLAGS
|
|
|
8301
8301
|
--reinstall Reinstall all plugins after uninstalling.
|
|
8302
8302
|
```
|
|
8303
8303
|
|
|
8304
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.
|
|
8304
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.69/src/commands/plugins/reset.ts)_
|
|
8305
8305
|
|
|
8306
8306
|
## `sf plugins trust allowlist add`
|
|
8307
8307
|
|
|
@@ -8338,7 +8338,7 @@ EXAMPLES
|
|
|
8338
8338
|
$ sf plugins trust allowlist add --name @scope/my-plugin --name another-plugin
|
|
8339
8339
|
```
|
|
8340
8340
|
|
|
8341
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.
|
|
8341
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.10/src/commands/plugins/trust/allowlist/add.ts)_
|
|
8342
8342
|
|
|
8343
8343
|
## `sf plugins trust allowlist list`
|
|
8344
8344
|
|
|
@@ -8366,7 +8366,7 @@ EXAMPLES
|
|
|
8366
8366
|
$ sf plugins trust allowlist list
|
|
8367
8367
|
```
|
|
8368
8368
|
|
|
8369
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.
|
|
8369
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.10/src/commands/plugins/trust/allowlist/list.ts)_
|
|
8370
8370
|
|
|
8371
8371
|
## `sf plugins trust allowlist remove`
|
|
8372
8372
|
|
|
@@ -8403,7 +8403,7 @@ EXAMPLES
|
|
|
8403
8403
|
$ sf plugins trust allowlist remove --name @scope/my-plugin --name another-plugin
|
|
8404
8404
|
```
|
|
8405
8405
|
|
|
8406
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.
|
|
8406
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.10/src/commands/plugins/trust/allowlist/remove.ts)_
|
|
8407
8407
|
|
|
8408
8408
|
## `sf plugins trust verify`
|
|
8409
8409
|
|
|
@@ -8432,7 +8432,7 @@ EXAMPLES
|
|
|
8432
8432
|
$ sf plugins trust verify --npm @scope/npmName
|
|
8433
8433
|
```
|
|
8434
8434
|
|
|
8435
|
-
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.
|
|
8435
|
+
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.10/src/commands/plugins/trust/verify.ts)_
|
|
8436
8436
|
|
|
8437
8437
|
## `sf plugins uninstall [PLUGIN]`
|
|
8438
8438
|
|
|
@@ -8460,7 +8460,7 @@ EXAMPLES
|
|
|
8460
8460
|
$ sf plugins uninstall @salesforce/plugin-packaging
|
|
8461
8461
|
```
|
|
8462
8462
|
|
|
8463
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.
|
|
8463
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.69/src/commands/plugins/uninstall.ts)_
|
|
8464
8464
|
|
|
8465
8465
|
## `sf plugins update`
|
|
8466
8466
|
|
|
@@ -8478,7 +8478,7 @@ DESCRIPTION
|
|
|
8478
8478
|
Update installed plugins.
|
|
8479
8479
|
```
|
|
8480
8480
|
|
|
8481
|
-
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.
|
|
8481
|
+
_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.69/src/commands/plugins/update.ts)_
|
|
8482
8482
|
|
|
8483
8483
|
## `sf project convert mdapi`
|
|
8484
8484
|
|
|
@@ -8541,7 +8541,7 @@ FLAG DESCRIPTIONS
|
|
|
8541
8541
|
If you specify this flag, don’t specify --metadata or --source-dir.
|
|
8542
8542
|
```
|
|
8543
8543
|
|
|
8544
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
8544
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/convert/mdapi.ts)_
|
|
8545
8545
|
|
|
8546
8546
|
## `sf project convert source`
|
|
8547
8547
|
|
|
@@ -8614,7 +8614,7 @@ FLAG DESCRIPTIONS
|
|
|
8614
8614
|
Override the api version used for api requests made by this command
|
|
8615
8615
|
```
|
|
8616
8616
|
|
|
8617
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
8617
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/convert/source.ts)_
|
|
8618
8618
|
|
|
8619
8619
|
## `sf project convert source-behavior`
|
|
8620
8620
|
|
|
@@ -8673,7 +8673,7 @@ EXAMPLES
|
|
|
8673
8673
|
$ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
|
|
8674
8674
|
```
|
|
8675
8675
|
|
|
8676
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
8676
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/convert/source-behavior.ts)_
|
|
8677
8677
|
|
|
8678
8678
|
## `sf project delete source`
|
|
8679
8679
|
|
|
@@ -8826,7 +8826,7 @@ FLAG DESCRIPTIONS
|
|
|
8826
8826
|
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
|
|
8827
8827
|
```
|
|
8828
8828
|
|
|
8829
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
8829
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/delete/source.ts)_
|
|
8830
8830
|
|
|
8831
8831
|
## `sf project delete tracking`
|
|
8832
8832
|
|
|
@@ -8863,7 +8863,7 @@ EXAMPLES
|
|
|
8863
8863
|
$ sf project delete tracking --target-org my-scratch
|
|
8864
8864
|
```
|
|
8865
8865
|
|
|
8866
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
8866
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/delete/tracking.ts)_
|
|
8867
8867
|
|
|
8868
8868
|
## `sf project deploy cancel`
|
|
8869
8869
|
|
|
@@ -8935,7 +8935,7 @@ FLAG DESCRIPTIONS
|
|
|
8935
8935
|
project deploy report".
|
|
8936
8936
|
```
|
|
8937
8937
|
|
|
8938
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
8938
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/deploy/cancel.ts)_
|
|
8939
8939
|
|
|
8940
8940
|
## `sf project deploy preview`
|
|
8941
8941
|
|
|
@@ -9018,7 +9018,7 @@ FLAG DESCRIPTIONS
|
|
|
9018
9018
|
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
|
|
9019
9019
|
```
|
|
9020
9020
|
|
|
9021
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9021
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/deploy/preview.ts)_
|
|
9022
9022
|
|
|
9023
9023
|
## `sf project deploy quick`
|
|
9024
9024
|
|
|
@@ -9111,7 +9111,7 @@ ERROR CODES
|
|
|
9111
9111
|
Canceling (69) The deploy is being canceled.
|
|
9112
9112
|
```
|
|
9113
9113
|
|
|
9114
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9114
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/deploy/quick.ts)_
|
|
9115
9115
|
|
|
9116
9116
|
## `sf project deploy report`
|
|
9117
9117
|
|
|
@@ -9203,7 +9203,7 @@ FLAG DESCRIPTIONS
|
|
|
9203
9203
|
--coverage-formatters lcov --coverage-formatters clover
|
|
9204
9204
|
```
|
|
9205
9205
|
|
|
9206
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9206
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/deploy/report.ts)_
|
|
9207
9207
|
|
|
9208
9208
|
## `sf project deploy resume`
|
|
9209
9209
|
|
|
@@ -9300,7 +9300,7 @@ ERROR CODES
|
|
|
9300
9300
|
Canceling (69) The deploy is being canceled.
|
|
9301
9301
|
```
|
|
9302
9302
|
|
|
9303
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9303
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/deploy/resume.ts)_
|
|
9304
9304
|
|
|
9305
9305
|
## `sf project deploy start`
|
|
9306
9306
|
|
|
@@ -9566,7 +9566,7 @@ ERROR CODES
|
|
|
9566
9566
|
Canceling (69) The deploy is being canceled.
|
|
9567
9567
|
```
|
|
9568
9568
|
|
|
9569
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9569
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/deploy/start.ts)_
|
|
9570
9570
|
|
|
9571
9571
|
## `sf project deploy validate`
|
|
9572
9572
|
|
|
@@ -9770,7 +9770,7 @@ ERROR CODES
|
|
|
9770
9770
|
Canceling (69) The deploy is being canceled.
|
|
9771
9771
|
```
|
|
9772
9772
|
|
|
9773
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9773
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/deploy/validate.ts)_
|
|
9774
9774
|
|
|
9775
9775
|
## `sf project generate manifest`
|
|
9776
9776
|
|
|
@@ -9866,7 +9866,7 @@ EXAMPLES
|
|
|
9866
9866
|
$ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
|
|
9867
9867
|
```
|
|
9868
9868
|
|
|
9869
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9869
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/generate/manifest.ts)_
|
|
9870
9870
|
|
|
9871
9871
|
## `sf project list ignored`
|
|
9872
9872
|
|
|
@@ -9908,7 +9908,7 @@ EXAMPLES
|
|
|
9908
9908
|
$ sf project list ignored --source-dir package.xml
|
|
9909
9909
|
```
|
|
9910
9910
|
|
|
9911
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9911
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/list/ignored.ts)_
|
|
9912
9912
|
|
|
9913
9913
|
## `sf project reset tracking`
|
|
9914
9914
|
|
|
@@ -9957,7 +9957,7 @@ EXAMPLES
|
|
|
9957
9957
|
$ sf project reset tracking --revision 30
|
|
9958
9958
|
```
|
|
9959
9959
|
|
|
9960
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
9960
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/reset/tracking.ts)_
|
|
9961
9961
|
|
|
9962
9962
|
## `sf project retrieve preview`
|
|
9963
9963
|
|
|
@@ -10011,7 +10011,7 @@ FLAG DESCRIPTIONS
|
|
|
10011
10011
|
production orgs.
|
|
10012
10012
|
```
|
|
10013
10013
|
|
|
10014
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
10014
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/retrieve/preview.ts)_
|
|
10015
10015
|
|
|
10016
10016
|
## `sf project retrieve start`
|
|
10017
10017
|
|
|
@@ -10192,7 +10192,7 @@ ENVIRONMENT VARIABLES
|
|
|
10192
10192
|
SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
|
|
10193
10193
|
```
|
|
10194
10194
|
|
|
10195
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
10195
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.50/src/commands/project/retrieve/start.ts)_
|
|
10196
10196
|
|
|
10197
10197
|
## `sf schema generate field`
|
|
10198
10198
|
|