@salesforce/cli 2.136.6 → 2.136.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 +71 -72
- package/npm-shrinkwrap.json +31 -31
- package/oclif.lock +32 -32
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
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.136.
|
|
28
|
+
@salesforce/cli/2.136.8 linux-x64 node-v22.22.2
|
|
29
29
|
$ sf --help [COMMAND]
|
|
30
30
|
USAGE
|
|
31
31
|
$ sf COMMAND
|
|
@@ -4345,7 +4345,7 @@ EXAMPLES
|
|
|
4345
4345
|
$ sf org assign permset --name DreamHouse --on-behalf-of user1@my.org --on-behalf-of user2 --on-behalf-of user
|
|
4346
4346
|
```
|
|
4347
4347
|
|
|
4348
|
-
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.
|
|
4348
|
+
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.10.0/src/commands/org/assign/permset.ts)_
|
|
4349
4349
|
|
|
4350
4350
|
## `sf org assign permsetlicense`
|
|
4351
4351
|
|
|
@@ -4392,7 +4392,7 @@ EXAMPLES
|
|
|
4392
4392
|
user3
|
|
4393
4393
|
```
|
|
4394
4394
|
|
|
4395
|
-
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.
|
|
4395
|
+
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.10.0/src/commands/org/assign/permsetlicense.ts)_
|
|
4396
4396
|
|
|
4397
4397
|
## `sf org auth show-access-token`
|
|
4398
4398
|
|
|
@@ -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.1/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.1/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.1/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.1/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.1/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.1/src/commands/org/create/scratch.ts)_
|
|
4924
4924
|
|
|
4925
4925
|
## `sf org create user`
|
|
4926
4926
|
|
|
@@ -5028,7 +5028,7 @@ FLAG DESCRIPTIONS
|
|
|
5028
5028
|
might be different than what you specify in the definition file.
|
|
5029
5029
|
```
|
|
5030
5030
|
|
|
5031
|
-
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.
|
|
5031
|
+
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.10.0/src/commands/org/create/user.ts)_
|
|
5032
5032
|
|
|
5033
5033
|
## `sf org delete sandbox`
|
|
5034
5034
|
|
|
@@ -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.1/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.1/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.1/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.1/src/commands/org/display.ts)_
|
|
5206
5206
|
|
|
5207
5207
|
## `sf org display user`
|
|
5208
5208
|
|
|
@@ -5224,9 +5224,8 @@ GLOBAL FLAGS
|
|
|
5224
5224
|
DESCRIPTION
|
|
5225
5225
|
Display information about a Salesforce user.
|
|
5226
5226
|
|
|
5227
|
-
Output includes the profile name, org ID,
|
|
5228
|
-
|
|
5229
|
-
in the Setup UI.
|
|
5227
|
+
Output includes the profile name, org ID, instance URL, login URL, and alias if applicable. The displayed alias is
|
|
5228
|
+
local and different from the Alias field of the User sObject record of the new user, which you set in the Setup UI.
|
|
5230
5229
|
|
|
5231
5230
|
ALIASES
|
|
5232
5231
|
$ sf force user display
|
|
@@ -5241,7 +5240,7 @@ EXAMPLES
|
|
|
5241
5240
|
$ sf org display user --target-org me@my.org --json
|
|
5242
5241
|
```
|
|
5243
5242
|
|
|
5244
|
-
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.
|
|
5243
|
+
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.10.0/src/commands/org/display/user.ts)_
|
|
5245
5244
|
|
|
5246
5245
|
## `sf org enable tracking`
|
|
5247
5246
|
|
|
@@ -5283,7 +5282,7 @@ EXAMPLES
|
|
|
5283
5282
|
$ sf org enable tracking
|
|
5284
5283
|
```
|
|
5285
5284
|
|
|
5286
|
-
_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.1/src/commands/org/enable/tracking.ts)_
|
|
5287
5286
|
|
|
5288
5287
|
## `sf org generate password`
|
|
5289
5288
|
|
|
@@ -5328,7 +5327,7 @@ DESCRIPTION
|
|
|
5328
5327
|
4 - lower and upper case letters and symbols only
|
|
5329
5328
|
5 - lower and upper case letters and numbers and symbols only
|
|
5330
5329
|
|
|
5331
|
-
To see a password that was previously generated, run "org
|
|
5330
|
+
To see a password that was previously generated, run "org auth show-user-password".
|
|
5332
5331
|
|
|
5333
5332
|
EXAMPLES
|
|
5334
5333
|
Generate a password for the original admin user of your default scratch org:
|
|
@@ -5350,7 +5349,7 @@ EXAMPLES
|
|
|
5350
5349
|
$ sf org generate password --on-behalf-of user1@my.org --on-behalf-of user2@my.org --on-behalf-of user3@my.org
|
|
5351
5350
|
```
|
|
5352
5351
|
|
|
5353
|
-
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.
|
|
5352
|
+
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.10.0/src/commands/org/generate/password.ts)_
|
|
5354
5353
|
|
|
5355
5354
|
## `sf org list`
|
|
5356
5355
|
|
|
@@ -5389,7 +5388,7 @@ EXAMPLES
|
|
|
5389
5388
|
$ sf org list --clean
|
|
5390
5389
|
```
|
|
5391
5390
|
|
|
5392
|
-
_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.1/src/commands/org/list.ts)_
|
|
5393
5392
|
|
|
5394
5393
|
## `sf org list auth`
|
|
5395
5394
|
|
|
@@ -5421,7 +5420,7 @@ EXAMPLES
|
|
|
5421
5420
|
$ sf org list auth
|
|
5422
5421
|
```
|
|
5423
5422
|
|
|
5424
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.
|
|
5423
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.0/src/commands/org/list/auth.ts)_
|
|
5425
5424
|
|
|
5426
5425
|
## `sf org list limits`
|
|
5427
5426
|
|
|
@@ -5528,7 +5527,7 @@ FLAG DESCRIPTIONS
|
|
|
5528
5527
|
Examples of metadata types that use folders are Dashboard, Document, EmailTemplate, and Report.
|
|
5529
5528
|
```
|
|
5530
5529
|
|
|
5531
|
-
_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.1/src/commands/org/list/metadata.ts)_
|
|
5532
5531
|
|
|
5533
5532
|
## `sf org list metadata-types`
|
|
5534
5533
|
|
|
@@ -5583,7 +5582,7 @@ FLAG DESCRIPTIONS
|
|
|
5583
5582
|
Override the api version used for api requests made by this command
|
|
5584
5583
|
```
|
|
5585
5584
|
|
|
5586
|
-
_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.1/src/commands/org/list/metadata-types.ts)_
|
|
5587
5586
|
|
|
5588
5587
|
## `sf org list sobject record-counts`
|
|
5589
5588
|
|
|
@@ -5667,7 +5666,7 @@ EXAMPLES
|
|
|
5667
5666
|
$ sf org list users --target-org me@my.org
|
|
5668
5667
|
```
|
|
5669
5668
|
|
|
5670
|
-
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.
|
|
5669
|
+
_See code: [@salesforce/plugin-user](https://github.com/salesforcecli/plugin-user/blob/3.10.0/src/commands/org/list/users.ts)_
|
|
5671
5670
|
|
|
5672
5671
|
## `sf org login access-token`
|
|
5673
5672
|
|
|
@@ -5721,7 +5720,7 @@ FLAG DESCRIPTIONS
|
|
|
5721
5720
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
5722
5721
|
```
|
|
5723
5722
|
|
|
5724
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.
|
|
5723
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.0/src/commands/org/login/access-token.ts)_
|
|
5725
5724
|
|
|
5726
5725
|
## `sf org login jwt`
|
|
5727
5726
|
|
|
@@ -5812,7 +5811,7 @@ FLAG DESCRIPTIONS
|
|
|
5812
5811
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
5813
5812
|
```
|
|
5814
5813
|
|
|
5815
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.
|
|
5814
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.0/src/commands/org/login/jwt.ts)_
|
|
5816
5815
|
|
|
5817
5816
|
## `sf org login sfdx-url`
|
|
5818
5817
|
|
|
@@ -5844,21 +5843,21 @@ DESCRIPTION
|
|
|
5844
5843
|
"https://"). Note that although the SFDX authorization URL starts with "force://", it has nothing to do with the
|
|
5845
5844
|
actual authorization. Salesforce CLI always communicates with your org using HTTPS.
|
|
5846
5845
|
|
|
5847
|
-
To see
|
|
5846
|
+
To see the SFDX authorization URL for an org, run "org auth show-sfdx-auth-url".
|
|
5848
5847
|
|
|
5849
5848
|
You have three options when creating the authorization file. The easiest option is to redirect the output of the "sf
|
|
5850
|
-
org
|
|
5851
|
-
authorized:
|
|
5849
|
+
org auth show-sfdx-auth-url --json" command into a file. For example, using an org with alias my-org that you've
|
|
5850
|
+
already authorized:
|
|
5852
5851
|
|
|
5853
|
-
$ sf org
|
|
5852
|
+
$ sf org auth show-sfdx-auth-url --target-org my-org --json > authFile.json
|
|
5854
5853
|
|
|
5855
5854
|
The resulting JSON file contains the URL in the "sfdxAuthUrl" property of the "result" object. You can then reference
|
|
5856
5855
|
the file when running this command:
|
|
5857
5856
|
|
|
5858
5857
|
$ sf org login sfdx-url --sfdx-url-file authFile.json
|
|
5859
5858
|
|
|
5860
|
-
NOTE: The
|
|
5861
|
-
flow
|
|
5859
|
+
NOTE: The SFDX auth URL is only available for orgs authorized with a web-based OAuth flow, and not the JWT bearer
|
|
5860
|
+
flow.
|
|
5862
5861
|
|
|
5863
5862
|
You can also create a JSON file that has a top-level property named sfdxAuthUrl whose value is the authorization URL.
|
|
5864
5863
|
Finally, you can create a normal text file that includes just the URL and nothing else.
|
|
@@ -5882,7 +5881,7 @@ EXAMPLES
|
|
|
5882
5881
|
$ echo url | sf org login sfdx-url --sfdx-url-stdin
|
|
5883
5882
|
```
|
|
5884
5883
|
|
|
5885
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.
|
|
5884
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.0/src/commands/org/login/sfdx-url.ts)_
|
|
5886
5885
|
|
|
5887
5886
|
## `sf org login web`
|
|
5888
5887
|
|
|
@@ -5987,7 +5986,7 @@ FLAG DESCRIPTIONS
|
|
|
5987
5986
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
5988
5987
|
```
|
|
5989
5988
|
|
|
5990
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.
|
|
5989
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.0/src/commands/org/login/web.ts)_
|
|
5991
5990
|
|
|
5992
5991
|
## `sf org logout`
|
|
5993
5992
|
|
|
@@ -6053,7 +6052,7 @@ FLAG DESCRIPTIONS
|
|
|
6053
6052
|
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
|
|
6054
6053
|
```
|
|
6055
6054
|
|
|
6056
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.
|
|
6055
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/4.4.0/src/commands/org/logout.ts)_
|
|
6057
6056
|
|
|
6058
6057
|
## `sf org open`
|
|
6059
6058
|
|
|
@@ -6129,7 +6128,7 @@ EXAMPLES
|
|
|
6129
6128
|
$ sf org open --source-file force-app/main/default/bots/Coral_Cloud_Agent/Coral_Cloud_Agent.bot-meta.xml
|
|
6130
6129
|
```
|
|
6131
6130
|
|
|
6132
|
-
_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.1/src/commands/org/open.ts)_
|
|
6133
6132
|
|
|
6134
6133
|
## `sf org open agent`
|
|
6135
6134
|
|
|
@@ -6204,7 +6203,7 @@ FLAG DESCRIPTIONS
|
|
|
6204
6203
|
flag.
|
|
6205
6204
|
```
|
|
6206
6205
|
|
|
6207
|
-
_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.1/src/commands/org/open/agent.ts)_
|
|
6208
6207
|
|
|
6209
6208
|
## `sf org open authoring-bundle`
|
|
6210
6209
|
|
|
@@ -6250,7 +6249,7 @@ EXAMPLES
|
|
|
6250
6249
|
$ sf org open authoring-bundle --target-org MyTestOrg1 --browser firefox
|
|
6251
6250
|
```
|
|
6252
6251
|
|
|
6253
|
-
_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.1/src/commands/org/open/authoring-bundle.ts)_
|
|
6254
6253
|
|
|
6255
6254
|
## `sf org refresh sandbox`
|
|
6256
6255
|
|
|
@@ -6353,7 +6352,7 @@ FLAG DESCRIPTIONS
|
|
|
6353
6352
|
You can specify either --source-sandbox-name or --source-id when refreshing an existing sandbox, but not both.
|
|
6354
6353
|
```
|
|
6355
6354
|
|
|
6356
|
-
_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.1/src/commands/org/refresh/sandbox.ts)_
|
|
6357
6356
|
|
|
6358
6357
|
## `sf org resume sandbox`
|
|
6359
6358
|
|
|
@@ -6416,7 +6415,7 @@ FLAG DESCRIPTIONS
|
|
|
6416
6415
|
returns the job ID. To resume checking the sandbox creation, rerun this command.
|
|
6417
6416
|
```
|
|
6418
6417
|
|
|
6419
|
-
_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.1/src/commands/org/resume/sandbox.ts)_
|
|
6420
6419
|
|
|
6421
6420
|
## `sf org resume scratch`
|
|
6422
6421
|
|
|
@@ -6469,7 +6468,7 @@ FLAG DESCRIPTIONS
|
|
|
6469
6468
|
returns the job ID. To resume checking the scratch creation, rerun this command.
|
|
6470
6469
|
```
|
|
6471
6470
|
|
|
6472
|
-
_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.1/src/commands/org/resume/scratch.ts)_
|
|
6473
6472
|
|
|
6474
6473
|
## `sf package convert`
|
|
6475
6474
|
|
|
@@ -6566,7 +6565,7 @@ FLAG DESCRIPTIONS
|
|
|
6566
6565
|
--installation-key-bypass flag is required.
|
|
6567
6566
|
```
|
|
6568
6567
|
|
|
6569
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6568
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/convert.ts)_
|
|
6570
6569
|
|
|
6571
6570
|
## `sf package create`
|
|
6572
6571
|
|
|
@@ -6645,7 +6644,7 @@ FLAG DESCRIPTIONS
|
|
|
6645
6644
|
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
|
|
6646
6645
|
```
|
|
6647
6646
|
|
|
6648
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6647
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/create.ts)_
|
|
6649
6648
|
|
|
6650
6649
|
## `sf package delete`
|
|
6651
6650
|
|
|
@@ -6687,7 +6686,7 @@ EXAMPLES
|
|
|
6687
6686
|
$ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
|
|
6688
6687
|
```
|
|
6689
6688
|
|
|
6690
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6689
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/delete.ts)_
|
|
6691
6690
|
|
|
6692
6691
|
## `sf package install`
|
|
6693
6692
|
|
|
@@ -6786,7 +6785,7 @@ FLAG DESCRIPTIONS
|
|
|
6786
6785
|
- Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
|
|
6787
6786
|
```
|
|
6788
6787
|
|
|
6789
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6788
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/install.ts)_
|
|
6790
6789
|
|
|
6791
6790
|
## `sf package install report`
|
|
6792
6791
|
|
|
@@ -6819,7 +6818,7 @@ EXAMPLES
|
|
|
6819
6818
|
$ sf package install report --request-id 0Hf... --target-org me@example.com
|
|
6820
6819
|
```
|
|
6821
6820
|
|
|
6822
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6821
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/install/report.ts)_
|
|
6823
6822
|
|
|
6824
6823
|
## `sf package installed list`
|
|
6825
6824
|
|
|
@@ -6851,7 +6850,7 @@ EXAMPLES
|
|
|
6851
6850
|
$ sf package installed list --target-org me@example.com
|
|
6852
6851
|
```
|
|
6853
6852
|
|
|
6854
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6853
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/installed/list.ts)_
|
|
6855
6854
|
|
|
6856
6855
|
## `sf package list`
|
|
6857
6856
|
|
|
@@ -6889,7 +6888,7 @@ EXAMPLES
|
|
|
6889
6888
|
$ sf package list --target-dev-hub devhub@example.com --verbose
|
|
6890
6889
|
```
|
|
6891
6890
|
|
|
6892
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6891
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/list.ts)_
|
|
6893
6892
|
|
|
6894
6893
|
## `sf package push-upgrade abort`
|
|
6895
6894
|
|
|
@@ -6928,7 +6927,7 @@ EXAMPLES
|
|
|
6928
6927
|
$ sf package push-upgrade abort --push-request-id 0DV... --target-dev-hub devhub@example.com
|
|
6929
6928
|
```
|
|
6930
6929
|
|
|
6931
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6930
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/push-upgrade/abort.ts)_
|
|
6932
6931
|
|
|
6933
6932
|
## `sf package push-upgrade list`
|
|
6934
6933
|
|
|
@@ -6987,7 +6986,7 @@ EXAMPLES
|
|
|
6987
6986
|
$ sf package push-upgrade list --package 033xyz –-status Failed
|
|
6988
6987
|
```
|
|
6989
6988
|
|
|
6990
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
6989
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/push-upgrade/list.ts)_
|
|
6991
6990
|
|
|
6992
6991
|
## `sf package push-upgrade report`
|
|
6993
6992
|
|
|
@@ -7029,7 +7028,7 @@ EXAMPLES
|
|
|
7029
7028
|
$ sf package push-upgrade report --push-request-id 0DV... --target-dev-hub devhub@example.com
|
|
7030
7029
|
```
|
|
7031
7030
|
|
|
7032
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7031
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/push-upgrade/report.ts)_
|
|
7033
7032
|
|
|
7034
7033
|
## `sf package push-upgrade schedule`
|
|
7035
7034
|
|
|
@@ -7116,7 +7115,7 @@ FLAG DESCRIPTIONS
|
|
|
7116
7115
|
Overrides the value of the target-dev-hub configuration variable, if set.
|
|
7117
7116
|
```
|
|
7118
7117
|
|
|
7119
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7118
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/push-upgrade/schedule.ts)_
|
|
7120
7119
|
|
|
7121
7120
|
## `sf package uninstall`
|
|
7122
7121
|
|
|
@@ -7164,7 +7163,7 @@ EXAMPLES
|
|
|
7164
7163
|
$ sf package uninstall --package "Undesirable Package Alias"
|
|
7165
7164
|
```
|
|
7166
7165
|
|
|
7167
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7166
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/uninstall.ts)_
|
|
7168
7167
|
|
|
7169
7168
|
## `sf package uninstall report`
|
|
7170
7169
|
|
|
@@ -7197,7 +7196,7 @@ EXAMPLES
|
|
|
7197
7196
|
$ sf package uninstall report --request-id 06y... --target-org me@example.com
|
|
7198
7197
|
```
|
|
7199
7198
|
|
|
7200
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7199
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/uninstall/report.ts)_
|
|
7201
7200
|
|
|
7202
7201
|
## `sf package update`
|
|
7203
7202
|
|
|
@@ -7265,7 +7264,7 @@ FLAG DESCRIPTIONS
|
|
|
7265
7264
|
the Installed Packages page. Only released package versions can be set as the recommended version.
|
|
7266
7265
|
```
|
|
7267
7266
|
|
|
7268
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7267
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/update.ts)_
|
|
7269
7268
|
|
|
7270
7269
|
## `sf package version create`
|
|
7271
7270
|
|
|
@@ -7442,7 +7441,7 @@ FLAG DESCRIPTIONS
|
|
|
7442
7441
|
periods of no output from commands.
|
|
7443
7442
|
```
|
|
7444
7443
|
|
|
7445
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7444
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/create.ts)_
|
|
7446
7445
|
|
|
7447
7446
|
## `sf package version create list`
|
|
7448
7447
|
|
|
@@ -7503,7 +7502,7 @@ EXAMPLES
|
|
|
7503
7502
|
$ sf package version create list --created-last-days 0 --status Success
|
|
7504
7503
|
```
|
|
7505
7504
|
|
|
7506
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7505
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/create/list.ts)_
|
|
7507
7506
|
|
|
7508
7507
|
## `sf package version create report`
|
|
7509
7508
|
|
|
@@ -7546,7 +7545,7 @@ EXAMPLES
|
|
|
7546
7545
|
$ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
|
|
7547
7546
|
```
|
|
7548
7547
|
|
|
7549
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7548
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/create/report.ts)_
|
|
7550
7549
|
|
|
7551
7550
|
## `sf package version delete`
|
|
7552
7551
|
|
|
@@ -7587,7 +7586,7 @@ EXAMPLES
|
|
|
7587
7586
|
$ sf package version delete --package 04t... --target-org devhub@example.com
|
|
7588
7587
|
```
|
|
7589
7588
|
|
|
7590
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7589
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/delete.ts)_
|
|
7591
7590
|
|
|
7592
7591
|
## `sf package version displayancestry`
|
|
7593
7592
|
|
|
@@ -7647,7 +7646,7 @@ FLAG DESCRIPTIONS
|
|
|
7647
7646
|
You can use the DOT code output in graph visualization software to create tree visualizations.
|
|
7648
7647
|
```
|
|
7649
7648
|
|
|
7650
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7649
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/displayancestry.ts)_
|
|
7651
7650
|
|
|
7652
7651
|
## `sf package version displaydependencies`
|
|
7653
7652
|
|
|
@@ -7709,7 +7708,7 @@ FLAG DESCRIPTIONS
|
|
|
7709
7708
|
package, which must be installed last.
|
|
7710
7709
|
```
|
|
7711
7710
|
|
|
7712
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7711
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/displaydependencies.ts)_
|
|
7713
7712
|
|
|
7714
7713
|
## `sf package version list`
|
|
7715
7714
|
|
|
@@ -7785,7 +7784,7 @@ EXAMPLES
|
|
|
7785
7784
|
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
|
|
7786
7785
|
```
|
|
7787
7786
|
|
|
7788
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7787
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/list.ts)_
|
|
7789
7788
|
|
|
7790
7789
|
## `sf package version promote`
|
|
7791
7790
|
|
|
@@ -7829,7 +7828,7 @@ EXAMPLES
|
|
|
7829
7828
|
$ sf package version promote --package "Awesome Package Alias"
|
|
7830
7829
|
```
|
|
7831
7830
|
|
|
7832
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7831
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/promote.ts)_
|
|
7833
7832
|
|
|
7834
7833
|
## `sf package version report`
|
|
7835
7834
|
|
|
@@ -7869,7 +7868,7 @@ EXAMPLES
|
|
|
7869
7868
|
$ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
|
|
7870
7869
|
```
|
|
7871
7870
|
|
|
7872
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7871
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/report.ts)_
|
|
7873
7872
|
|
|
7874
7873
|
## `sf package version retrieve`
|
|
7875
7874
|
|
|
@@ -7914,7 +7913,7 @@ EXAMPLES
|
|
|
7914
7913
|
$ sf package version retrieve --package 04tXXX --output-dir my-directory/ --target-dev-hub devhub@example.com
|
|
7915
7914
|
```
|
|
7916
7915
|
|
|
7917
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7916
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/retrieve.ts)_
|
|
7918
7917
|
|
|
7919
7918
|
## `sf package version update`
|
|
7920
7919
|
|
|
@@ -7967,7 +7966,7 @@ EXAMPLES
|
|
|
7967
7966
|
$ sf package version update --package 04t... --version-description "New Package Version Description"
|
|
7968
7967
|
```
|
|
7969
7968
|
|
|
7970
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
7969
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package/version/update.ts)_
|
|
7971
7970
|
|
|
7972
7971
|
## `sf package1 version create`
|
|
7973
7972
|
|
|
@@ -8034,7 +8033,7 @@ FLAG DESCRIPTIONS
|
|
|
8034
8033
|
subscribers.
|
|
8035
8034
|
```
|
|
8036
8035
|
|
|
8037
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
8036
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package1/version/create.ts)_
|
|
8038
8037
|
|
|
8039
8038
|
## `sf package1 version create get`
|
|
8040
8039
|
|
|
@@ -8067,7 +8066,7 @@ EXAMPLES
|
|
|
8067
8066
|
$ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
|
|
8068
8067
|
```
|
|
8069
8068
|
|
|
8070
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
8069
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package1/version/create/get.ts)_
|
|
8071
8070
|
|
|
8072
8071
|
## `sf package1 version display`
|
|
8073
8072
|
|
|
@@ -8101,7 +8100,7 @@ EXAMPLES
|
|
|
8101
8100
|
$ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
|
|
8102
8101
|
```
|
|
8103
8102
|
|
|
8104
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
8103
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package1/version/display.ts)_
|
|
8105
8104
|
|
|
8106
8105
|
## `sf package1 version list`
|
|
8107
8106
|
|
|
@@ -8139,7 +8138,7 @@ FLAG DESCRIPTIONS
|
|
|
8139
8138
|
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
|
|
8140
8139
|
```
|
|
8141
8140
|
|
|
8142
|
-
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.
|
|
8141
|
+
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.28.2/src/commands/package1/version/list.ts)_
|
|
8143
8142
|
|
|
8144
8143
|
## `sf plugins`
|
|
8145
8144
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.136.
|
|
3
|
+
"version": "2.136.8",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.136.
|
|
9
|
+
"version": "2.136.8",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
@@ -27,21 +27,21 @@
|
|
|
27
27
|
"@salesforce/plugin-agent": "1.40.3",
|
|
28
28
|
"@salesforce/plugin-apex": "3.9.29",
|
|
29
29
|
"@salesforce/plugin-api": "1.3.33",
|
|
30
|
-
"@salesforce/plugin-auth": "4.
|
|
30
|
+
"@salesforce/plugin-auth": "4.4.0",
|
|
31
31
|
"@salesforce/plugin-data": "4.0.101",
|
|
32
32
|
"@salesforce/plugin-deploy-retrieve": "3.24.48",
|
|
33
33
|
"@salesforce/plugin-info": "3.4.133",
|
|
34
34
|
"@salesforce/plugin-limits": "3.3.89",
|
|
35
35
|
"@salesforce/plugin-marketplace": "1.3.26",
|
|
36
|
-
"@salesforce/plugin-org": "5.11.
|
|
37
|
-
"@salesforce/plugin-packaging": "2.
|
|
36
|
+
"@salesforce/plugin-org": "5.11.1",
|
|
37
|
+
"@salesforce/plugin-packaging": "2.28.2",
|
|
38
38
|
"@salesforce/plugin-schema": "3.3.114",
|
|
39
39
|
"@salesforce/plugin-settings": "2.4.80",
|
|
40
40
|
"@salesforce/plugin-sobject": "1.4.108",
|
|
41
41
|
"@salesforce/plugin-telemetry": "3.8.21",
|
|
42
42
|
"@salesforce/plugin-templates": "56.17.2",
|
|
43
43
|
"@salesforce/plugin-trust": "3.8.9",
|
|
44
|
-
"@salesforce/plugin-user": "3.
|
|
44
|
+
"@salesforce/plugin-user": "3.10.0",
|
|
45
45
|
"@salesforce/sf-plugins-core": "12.2.17",
|
|
46
46
|
"ansis": "^3.12.0"
|
|
47
47
|
},
|
|
@@ -4908,16 +4908,16 @@
|
|
|
4908
4908
|
}
|
|
4909
4909
|
},
|
|
4910
4910
|
"node_modules/@salesforce/packaging": {
|
|
4911
|
-
"version": "4.
|
|
4912
|
-
"resolved": "https://registry.npmjs.org/@salesforce/packaging/-/packaging-4.
|
|
4913
|
-
"integrity": "sha512-
|
|
4911
|
+
"version": "4.23.0",
|
|
4912
|
+
"resolved": "https://registry.npmjs.org/@salesforce/packaging/-/packaging-4.23.0.tgz",
|
|
4913
|
+
"integrity": "sha512-fPQD8hUUuk2rLUf0Hry6x6qeDeA53IpRTO50NpvMOpHY6NuydescW1C6jYSY6+qhFTgDXOx/zKN6isVgK1SKNg==",
|
|
4914
4914
|
"license": "Apache-2.0",
|
|
4915
4915
|
"dependencies": {
|
|
4916
4916
|
"@jsforce/jsforce-node": "^3.10.14",
|
|
4917
|
-
"@salesforce/core": "^8.
|
|
4917
|
+
"@salesforce/core": "^8.29.0",
|
|
4918
4918
|
"@salesforce/kit": "^3.2.6",
|
|
4919
4919
|
"@salesforce/schemas": "^1.10.3",
|
|
4920
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
|
4920
|
+
"@salesforce/source-deploy-retrieve": "^12.35.0",
|
|
4921
4921
|
"@salesforce/ts-types": "^2.0.12",
|
|
4922
4922
|
"@salesforce/types": "^1.7.1",
|
|
4923
4923
|
"fast-xml-parser": "^5.7.2",
|
|
@@ -5030,9 +5030,9 @@
|
|
|
5030
5030
|
}
|
|
5031
5031
|
},
|
|
5032
5032
|
"node_modules/@salesforce/plugin-auth": {
|
|
5033
|
-
"version": "4.
|
|
5034
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.
|
|
5035
|
-
"integrity": "sha512-
|
|
5033
|
+
"version": "4.4.0",
|
|
5034
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.0.tgz",
|
|
5035
|
+
"integrity": "sha512-ucsKDkr3hcTlaBi8tW409sHgjOn1JIY2TqK1v3iyN/OMyM4F1XGzZhQDvWaCIFAfG1q252vDwZzDfkurU+UKzw==",
|
|
5036
5036
|
"license": "Apache-2.0",
|
|
5037
5037
|
"dependencies": {
|
|
5038
5038
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -5184,9 +5184,9 @@
|
|
|
5184
5184
|
}
|
|
5185
5185
|
},
|
|
5186
5186
|
"node_modules/@salesforce/plugin-org": {
|
|
5187
|
-
"version": "5.11.
|
|
5188
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.
|
|
5189
|
-
"integrity": "sha512-
|
|
5187
|
+
"version": "5.11.1",
|
|
5188
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.1.tgz",
|
|
5189
|
+
"integrity": "sha512-k7Grb8GptDfBoIx3/+Gj4lkeXGHqfAgPn0sLTVAadZS/QhIPOZzEHHglEMwAZni6ILCWr+A8jNvHHzn1KeOsMg==",
|
|
5190
5190
|
"license": "Apache-2.0",
|
|
5191
5191
|
"dependencies": {
|
|
5192
5192
|
"@oclif/core": "^4.11.3",
|
|
@@ -5207,15 +5207,15 @@
|
|
|
5207
5207
|
}
|
|
5208
5208
|
},
|
|
5209
5209
|
"node_modules/@salesforce/plugin-packaging": {
|
|
5210
|
-
"version": "2.
|
|
5211
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.
|
|
5212
|
-
"integrity": "sha512-
|
|
5210
|
+
"version": "2.28.2",
|
|
5211
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.28.2.tgz",
|
|
5212
|
+
"integrity": "sha512-wk2D78rWZQyr03YLaba/sDqSPcClXr9sMfaGoGUi5FXzaYjzr4OyRLWVrNB/gG4Xe8yRHp3NdUQtDkdqoHLj8g==",
|
|
5213
5213
|
"license": "Apache-2.0",
|
|
5214
5214
|
"dependencies": {
|
|
5215
5215
|
"@oclif/core": "^4",
|
|
5216
5216
|
"@salesforce/core": "^8.29.0",
|
|
5217
5217
|
"@salesforce/kit": "^3.2.6",
|
|
5218
|
-
"@salesforce/packaging": "^4.
|
|
5218
|
+
"@salesforce/packaging": "^4.23.0",
|
|
5219
5219
|
"@salesforce/sf-plugins-core": "^12.2.14",
|
|
5220
5220
|
"chalk": "^5.6.2"
|
|
5221
5221
|
},
|
|
@@ -5395,9 +5395,9 @@
|
|
|
5395
5395
|
}
|
|
5396
5396
|
},
|
|
5397
5397
|
"node_modules/@salesforce/plugin-user": {
|
|
5398
|
-
"version": "3.
|
|
5399
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.
|
|
5400
|
-
"integrity": "sha512-
|
|
5398
|
+
"version": "3.10.0",
|
|
5399
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.10.0.tgz",
|
|
5400
|
+
"integrity": "sha512-s2khmxS1OqcwmO1lThxS/A9Mxth19YQDVDm0CkjNrqmMqrPeVuC2SlZizRgKirtDidwTf3b2BGLtrbLpDfe9CQ==",
|
|
5401
5401
|
"license": "Apache-2.0",
|
|
5402
5402
|
"dependencies": {
|
|
5403
5403
|
"@salesforce/core": "^8.30.3",
|
|
@@ -5547,12 +5547,12 @@
|
|
|
5547
5547
|
}
|
|
5548
5548
|
},
|
|
5549
5549
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
5550
|
-
"version": "12.35.
|
|
5551
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.35.
|
|
5552
|
-
"integrity": "sha512-
|
|
5550
|
+
"version": "12.35.10",
|
|
5551
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.35.10.tgz",
|
|
5552
|
+
"integrity": "sha512-njg3pt0aqwUF5xCleO6wMN45+AIbhpG9xOExWz3io+Qy2uWW75WoHdcj3ZTZFLKqyHBc2NNSfDJc+QYEnJccGg==",
|
|
5553
5553
|
"license": "Apache-2.0",
|
|
5554
5554
|
"dependencies": {
|
|
5555
|
-
"@salesforce/core": "^8.
|
|
5555
|
+
"@salesforce/core": "^8.30.3",
|
|
5556
5556
|
"@salesforce/kit": "^3.2.4",
|
|
5557
5557
|
"@salesforce/ts-types": "^2.0.12",
|
|
5558
5558
|
"@salesforce/types": "^1.6.0",
|
|
@@ -22683,9 +22683,9 @@
|
|
|
22683
22683
|
}
|
|
22684
22684
|
},
|
|
22685
22685
|
"node_modules/ws": {
|
|
22686
|
-
"version": "8.
|
|
22687
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.
|
|
22688
|
-
"integrity": "sha512-
|
|
22686
|
+
"version": "8.20.1",
|
|
22687
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz",
|
|
22688
|
+
"integrity": "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==",
|
|
22689
22689
|
"license": "MIT",
|
|
22690
22690
|
"engines": {
|
|
22691
22691
|
"node": ">=10.0.0"
|
package/oclif.lock
CHANGED
|
@@ -2029,7 +2029,7 @@
|
|
|
2029
2029
|
strip-ansi "6.0.1"
|
|
2030
2030
|
ts-retry-promise "^0.8.1"
|
|
2031
2031
|
|
|
2032
|
-
"@salesforce/core@^8.25.1", "@salesforce/core@^8.27.1", "@salesforce/core@^8.28.0", "@salesforce/core@^8.28.3", "@salesforce/core@^8.
|
|
2032
|
+
"@salesforce/core@^8.25.1", "@salesforce/core@^8.27.1", "@salesforce/core@^8.28.0", "@salesforce/core@^8.28.3", "@salesforce/core@^8.29.0", "@salesforce/core@^8.29.1", "@salesforce/core@^8.30.0", "@salesforce/core@^8.30.3":
|
|
2033
2033
|
version "8.30.3"
|
|
2034
2034
|
resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.30.3.tgz"
|
|
2035
2035
|
integrity sha512-E3WPXxAEqvpZXp6nnkkoNRFGQ2c/5Mhnbl9s0ajQiLTpqQ1Una5PlPu0s2rRvu8qGKnT1AI7xT3RDy3pd/dULg==
|
|
@@ -2106,16 +2106,16 @@
|
|
|
2106
2106
|
o11y "^264.5.0"
|
|
2107
2107
|
o11y_schema "260.5.0"
|
|
2108
2108
|
|
|
2109
|
-
"@salesforce/packaging@^4.
|
|
2110
|
-
version "4.
|
|
2111
|
-
resolved "https://registry.npmjs.org/@salesforce/packaging/-/packaging-4.
|
|
2112
|
-
integrity sha512-
|
|
2109
|
+
"@salesforce/packaging@^4.23.0":
|
|
2110
|
+
version "4.23.0"
|
|
2111
|
+
resolved "https://registry.npmjs.org/@salesforce/packaging/-/packaging-4.23.0.tgz"
|
|
2112
|
+
integrity sha512-fPQD8hUUuk2rLUf0Hry6x6qeDeA53IpRTO50NpvMOpHY6NuydescW1C6jYSY6+qhFTgDXOx/zKN6isVgK1SKNg==
|
|
2113
2113
|
dependencies:
|
|
2114
2114
|
"@jsforce/jsforce-node" "^3.10.14"
|
|
2115
|
-
"@salesforce/core" "^8.
|
|
2115
|
+
"@salesforce/core" "^8.29.0"
|
|
2116
2116
|
"@salesforce/kit" "^3.2.6"
|
|
2117
2117
|
"@salesforce/schemas" "^1.10.3"
|
|
2118
|
-
"@salesforce/source-deploy-retrieve" "^12.
|
|
2118
|
+
"@salesforce/source-deploy-retrieve" "^12.35.0"
|
|
2119
2119
|
"@salesforce/ts-types" "^2.0.12"
|
|
2120
2120
|
"@salesforce/types" "^1.7.1"
|
|
2121
2121
|
fast-xml-parser "^5.7.2"
|
|
@@ -2176,10 +2176,10 @@
|
|
|
2176
2176
|
got "^13.0.0"
|
|
2177
2177
|
proxy-agent "^6.5.0"
|
|
2178
2178
|
|
|
2179
|
-
"@salesforce/plugin-auth@4.
|
|
2180
|
-
version "4.
|
|
2181
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.
|
|
2182
|
-
integrity sha512-
|
|
2179
|
+
"@salesforce/plugin-auth@4.4.0":
|
|
2180
|
+
version "4.4.0"
|
|
2181
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.0.tgz"
|
|
2182
|
+
integrity sha512-ucsKDkr3hcTlaBi8tW409sHgjOn1JIY2TqK1v3iyN/OMyM4F1XGzZhQDvWaCIFAfG1q252vDwZzDfkurU+UKzw==
|
|
2183
2183
|
dependencies:
|
|
2184
2184
|
"@inquirer/checkbox" "^2.5.0"
|
|
2185
2185
|
"@inquirer/select" "^2.5.0"
|
|
@@ -2281,10 +2281,10 @@
|
|
|
2281
2281
|
got "^13.0.0"
|
|
2282
2282
|
proxy-agent "^6.5.0"
|
|
2283
2283
|
|
|
2284
|
-
"@salesforce/plugin-org@5.11.
|
|
2285
|
-
version "5.11.
|
|
2286
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.
|
|
2287
|
-
integrity sha512-
|
|
2284
|
+
"@salesforce/plugin-org@5.11.1":
|
|
2285
|
+
version "5.11.1"
|
|
2286
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.1.tgz"
|
|
2287
|
+
integrity sha512-k7Grb8GptDfBoIx3/+Gj4lkeXGHqfAgPn0sLTVAadZS/QhIPOZzEHHglEMwAZni6ILCWr+A8jNvHHzn1KeOsMg==
|
|
2288
2288
|
dependencies:
|
|
2289
2289
|
"@oclif/core" "^4.11.3"
|
|
2290
2290
|
"@oclif/multi-stage-output" "^0.8.40"
|
|
@@ -2299,15 +2299,15 @@
|
|
|
2299
2299
|
open "^10.2.0"
|
|
2300
2300
|
terminal-link "^3.0.0"
|
|
2301
2301
|
|
|
2302
|
-
"@salesforce/plugin-packaging@2.
|
|
2303
|
-
version "2.
|
|
2304
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.
|
|
2305
|
-
integrity sha512-
|
|
2302
|
+
"@salesforce/plugin-packaging@2.28.2":
|
|
2303
|
+
version "2.28.2"
|
|
2304
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.28.2.tgz"
|
|
2305
|
+
integrity sha512-wk2D78rWZQyr03YLaba/sDqSPcClXr9sMfaGoGUi5FXzaYjzr4OyRLWVrNB/gG4Xe8yRHp3NdUQtDkdqoHLj8g==
|
|
2306
2306
|
dependencies:
|
|
2307
2307
|
"@oclif/core" "^4"
|
|
2308
2308
|
"@salesforce/core" "^8.29.0"
|
|
2309
2309
|
"@salesforce/kit" "^3.2.6"
|
|
2310
|
-
"@salesforce/packaging" "^4.
|
|
2310
|
+
"@salesforce/packaging" "^4.23.0"
|
|
2311
2311
|
"@salesforce/sf-plugins-core" "^12.2.14"
|
|
2312
2312
|
chalk "^5.6.2"
|
|
2313
2313
|
|
|
@@ -2415,10 +2415,10 @@
|
|
|
2415
2415
|
semver "^7.7.4"
|
|
2416
2416
|
shelljs "0.10.0"
|
|
2417
2417
|
|
|
2418
|
-
"@salesforce/plugin-user@3.
|
|
2419
|
-
version "3.
|
|
2420
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.
|
|
2421
|
-
integrity sha512-
|
|
2418
|
+
"@salesforce/plugin-user@3.10.0":
|
|
2419
|
+
version "3.10.0"
|
|
2420
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.10.0.tgz"
|
|
2421
|
+
integrity sha512-s2khmxS1OqcwmO1lThxS/A9Mxth19YQDVDm0CkjNrqmMqrPeVuC2SlZizRgKirtDidwTf3b2BGLtrbLpDfe9CQ==
|
|
2422
2422
|
dependencies:
|
|
2423
2423
|
"@salesforce/core" "^8.30.3"
|
|
2424
2424
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -2451,12 +2451,12 @@
|
|
|
2451
2451
|
cli-progress "^3.12.0"
|
|
2452
2452
|
terminal-link "^3.0.0"
|
|
2453
2453
|
|
|
2454
|
-
"@salesforce/source-deploy-retrieve@^12.
|
|
2455
|
-
version "12.35.
|
|
2456
|
-
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.35.
|
|
2457
|
-
integrity sha512-
|
|
2454
|
+
"@salesforce/source-deploy-retrieve@^12.35.0", "@salesforce/source-deploy-retrieve@^12.35.1", "@salesforce/source-deploy-retrieve@^12.35.3", "@salesforce/source-deploy-retrieve@^12.35.8", "@salesforce/source-deploy-retrieve@^12.35.9":
|
|
2455
|
+
version "12.35.10"
|
|
2456
|
+
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.35.10.tgz"
|
|
2457
|
+
integrity sha512-njg3pt0aqwUF5xCleO6wMN45+AIbhpG9xOExWz3io+Qy2uWW75WoHdcj3ZTZFLKqyHBc2NNSfDJc+QYEnJccGg==
|
|
2458
2458
|
dependencies:
|
|
2459
|
-
"@salesforce/core" "^8.
|
|
2459
|
+
"@salesforce/core" "^8.30.3"
|
|
2460
2460
|
"@salesforce/kit" "^3.2.4"
|
|
2461
2461
|
"@salesforce/ts-types" "^2.0.12"
|
|
2462
2462
|
"@salesforce/types" "^1.6.0"
|
|
@@ -11087,9 +11087,9 @@ write-file-atomic@^7.0.0:
|
|
|
11087
11087
|
signal-exit "^4.0.1"
|
|
11088
11088
|
|
|
11089
11089
|
ws@^8.15.0:
|
|
11090
|
-
version "8.
|
|
11091
|
-
resolved "https://registry.npmjs.org/ws/-/ws-8.
|
|
11092
|
-
integrity sha512-
|
|
11090
|
+
version "8.20.1"
|
|
11091
|
+
resolved "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz"
|
|
11092
|
+
integrity sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==
|
|
11093
11093
|
|
|
11094
11094
|
wsl-utils@^0.1.0:
|
|
11095
11095
|
version "0.1.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "2.136.
|
|
4
|
+
"version": "2.136.8",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -162,21 +162,21 @@
|
|
|
162
162
|
"@salesforce/plugin-agent": "1.40.3",
|
|
163
163
|
"@salesforce/plugin-apex": "3.9.29",
|
|
164
164
|
"@salesforce/plugin-api": "1.3.33",
|
|
165
|
-
"@salesforce/plugin-auth": "4.
|
|
165
|
+
"@salesforce/plugin-auth": "4.4.0",
|
|
166
166
|
"@salesforce/plugin-data": "4.0.101",
|
|
167
167
|
"@salesforce/plugin-deploy-retrieve": "3.24.48",
|
|
168
168
|
"@salesforce/plugin-info": "3.4.133",
|
|
169
169
|
"@salesforce/plugin-limits": "3.3.89",
|
|
170
170
|
"@salesforce/plugin-marketplace": "1.3.26",
|
|
171
|
-
"@salesforce/plugin-org": "5.11.
|
|
172
|
-
"@salesforce/plugin-packaging": "2.
|
|
171
|
+
"@salesforce/plugin-org": "5.11.1",
|
|
172
|
+
"@salesforce/plugin-packaging": "2.28.2",
|
|
173
173
|
"@salesforce/plugin-schema": "3.3.114",
|
|
174
174
|
"@salesforce/plugin-settings": "2.4.80",
|
|
175
175
|
"@salesforce/plugin-sobject": "1.4.108",
|
|
176
176
|
"@salesforce/plugin-telemetry": "3.8.21",
|
|
177
177
|
"@salesforce/plugin-templates": "56.17.2",
|
|
178
178
|
"@salesforce/plugin-trust": "3.8.9",
|
|
179
|
-
"@salesforce/plugin-user": "3.
|
|
179
|
+
"@salesforce/plugin-user": "3.10.0",
|
|
180
180
|
"@salesforce/sf-plugins-core": "12.2.17",
|
|
181
181
|
"ansis": "^3.12.0"
|
|
182
182
|
},
|