@salesforce/cli 2.52.2 → 2.52.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 +34 -34
- package/npm-shrinkwrap.json +38 -38
- package/oclif.lock +40 -40
- package/oclif.manifest.json +126 -126
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
|
|
|
24
24
|
$ sf COMMAND
|
|
25
25
|
running command...
|
|
26
26
|
$ sf (--version|-v)
|
|
27
|
-
@salesforce/cli/2.52.
|
|
27
|
+
@salesforce/cli/2.52.3 linux-x64 node-v20.15.1
|
|
28
28
|
$ sf --help [COMMAND]
|
|
29
29
|
USAGE
|
|
30
30
|
$ sf COMMAND
|
|
@@ -202,7 +202,7 @@ EXAMPLES
|
|
|
202
202
|
$ sf alias list
|
|
203
203
|
```
|
|
204
204
|
|
|
205
|
-
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.
|
|
205
|
+
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.9/src/commands/alias/list.ts)_
|
|
206
206
|
|
|
207
207
|
## `sf alias set`
|
|
208
208
|
|
|
@@ -251,7 +251,7 @@ EXAMPLES
|
|
|
251
251
|
$ sf alias set my-scratch-org test-ss0xut7txzxf@example.com
|
|
252
252
|
```
|
|
253
253
|
|
|
254
|
-
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.
|
|
254
|
+
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.9/src/commands/alias/set.ts)_
|
|
255
255
|
|
|
256
256
|
## `sf alias unset`
|
|
257
257
|
|
|
@@ -291,7 +291,7 @@ EXAMPLES
|
|
|
291
291
|
$ sf alias unset --all [--no-prompt]
|
|
292
292
|
```
|
|
293
293
|
|
|
294
|
-
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.
|
|
294
|
+
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.9/src/commands/alias/unset.ts)_
|
|
295
295
|
|
|
296
296
|
## `sf analytics generate template`
|
|
297
297
|
|
|
@@ -900,7 +900,7 @@ DESCRIPTION
|
|
|
900
900
|
List all sf commands.
|
|
901
901
|
```
|
|
902
902
|
|
|
903
|
-
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.
|
|
903
|
+
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.0.8/src/commands/commands.ts)_
|
|
904
904
|
|
|
905
905
|
## `sf config get`
|
|
906
906
|
|
|
@@ -949,7 +949,7 @@ CONFIGURATION VARIABLES
|
|
|
949
949
|
org-capitalize-record-types Whether record types are capitalized on scratch org creation.
|
|
950
950
|
```
|
|
951
951
|
|
|
952
|
-
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.
|
|
952
|
+
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.9/src/commands/config/get.ts)_
|
|
953
953
|
|
|
954
954
|
## `sf config list`
|
|
955
955
|
|
|
@@ -989,7 +989,7 @@ EXAMPLES
|
|
|
989
989
|
$ sf config list
|
|
990
990
|
```
|
|
991
991
|
|
|
992
|
-
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.
|
|
992
|
+
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.9/src/commands/config/list.ts)_
|
|
993
993
|
|
|
994
994
|
## `sf config set`
|
|
995
995
|
|
|
@@ -1058,7 +1058,7 @@ CONFIGURATION VARIABLES
|
|
|
1058
1058
|
org-capitalize-record-types Whether record types are capitalized on scratch org creation.
|
|
1059
1059
|
```
|
|
1060
1060
|
|
|
1061
|
-
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.
|
|
1061
|
+
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.9/src/commands/config/set.ts)_
|
|
1062
1062
|
|
|
1063
1063
|
## `sf config unset`
|
|
1064
1064
|
|
|
@@ -1108,7 +1108,7 @@ CONFIGURATION VARIABLES
|
|
|
1108
1108
|
org-capitalize-record-types Whether record types are capitalized on scratch org creation.
|
|
1109
1109
|
```
|
|
1110
1110
|
|
|
1111
|
-
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.
|
|
1111
|
+
_See code: [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings/blob/2.3.9/src/commands/config/unset.ts)_
|
|
1112
1112
|
|
|
1113
1113
|
## `sf data create file`
|
|
1114
1114
|
|
|
@@ -3256,7 +3256,7 @@ EXAMPLES
|
|
|
3256
3256
|
$ sf org list auth
|
|
3257
3257
|
```
|
|
3258
3258
|
|
|
3259
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
3259
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.38/src/commands/org/list/auth.ts)_
|
|
3260
3260
|
|
|
3261
3261
|
## `sf org list limits`
|
|
3262
3262
|
|
|
@@ -3556,7 +3556,7 @@ FLAG DESCRIPTIONS
|
|
|
3556
3556
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
3557
3557
|
```
|
|
3558
3558
|
|
|
3559
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
3559
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.38/src/commands/org/login/access-token.ts)_
|
|
3560
3560
|
|
|
3561
3561
|
## `sf org login device`
|
|
3562
3562
|
|
|
@@ -3616,7 +3616,7 @@ FLAG DESCRIPTIONS
|
|
|
3616
3616
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
3617
3617
|
```
|
|
3618
3618
|
|
|
3619
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
3619
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.38/src/commands/org/login/device.ts)_
|
|
3620
3620
|
|
|
3621
3621
|
## `sf org login jwt`
|
|
3622
3622
|
|
|
@@ -3707,7 +3707,7 @@ FLAG DESCRIPTIONS
|
|
|
3707
3707
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
3708
3708
|
```
|
|
3709
3709
|
|
|
3710
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
3710
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.38/src/commands/org/login/jwt.ts)_
|
|
3711
3711
|
|
|
3712
3712
|
## `sf org login sfdx-url`
|
|
3713
3713
|
|
|
@@ -3772,7 +3772,7 @@ EXAMPLES
|
|
|
3772
3772
|
$ echo url | sf org login sfdx-url --sfdx-url-stdin
|
|
3773
3773
|
```
|
|
3774
3774
|
|
|
3775
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
3775
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.38/src/commands/org/login/sfdx-url.ts)_
|
|
3776
3776
|
|
|
3777
3777
|
## `sf org login web`
|
|
3778
3778
|
|
|
@@ -3859,7 +3859,7 @@ FLAG DESCRIPTIONS
|
|
|
3859
3859
|
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".
|
|
3860
3860
|
```
|
|
3861
3861
|
|
|
3862
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
3862
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.38/src/commands/org/login/web.ts)_
|
|
3863
3863
|
|
|
3864
3864
|
## `sf org logout`
|
|
3865
3865
|
|
|
@@ -3920,7 +3920,7 @@ FLAG DESCRIPTIONS
|
|
|
3920
3920
|
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
|
|
3921
3921
|
```
|
|
3922
3922
|
|
|
3923
|
-
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.
|
|
3923
|
+
_See code: [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth/blob/3.6.38/src/commands/org/logout.ts)_
|
|
3924
3924
|
|
|
3925
3925
|
## `sf org open`
|
|
3926
3926
|
|
|
@@ -5703,7 +5703,7 @@ FLAG DESCRIPTIONS
|
|
|
5703
5703
|
If you specify this parameter, don’t specify --metadata or --source-dir.
|
|
5704
5704
|
```
|
|
5705
5705
|
|
|
5706
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
5706
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/convert/mdapi.ts)_
|
|
5707
5707
|
|
|
5708
5708
|
## `sf project convert source`
|
|
5709
5709
|
|
|
@@ -5715,7 +5715,7 @@ USAGE
|
|
|
5715
5715
|
[-p <value>... | -x <value> | -m <value>...]
|
|
5716
5716
|
|
|
5717
5717
|
FLAGS
|
|
5718
|
-
-d, --output-dir=<value> [default:
|
|
5718
|
+
-d, --output-dir=<value> [default: metadataPackage_1721476054374] Output directory to store the Metadata
|
|
5719
5719
|
API–formatted files in.
|
|
5720
5720
|
-m, --metadata=<value>... Metadata component names to convert.
|
|
5721
5721
|
-n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
|
|
@@ -5776,7 +5776,7 @@ FLAG DESCRIPTIONS
|
|
|
5776
5776
|
Override the api version used for api requests made by this command
|
|
5777
5777
|
```
|
|
5778
5778
|
|
|
5779
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
5779
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/convert/source.ts)_
|
|
5780
5780
|
|
|
5781
5781
|
## `sf project convert source-behavior`
|
|
5782
5782
|
|
|
@@ -5833,7 +5833,7 @@ EXAMPLES
|
|
|
5833
5833
|
$ sf project convert source-behavior --behavior decomposeCustomLabelsBeta --dry-run --preserve-temp-dir
|
|
5834
5834
|
```
|
|
5835
5835
|
|
|
5836
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
5836
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/convert/source-behavior.ts)_
|
|
5837
5837
|
|
|
5838
5838
|
## `sf project delete source`
|
|
5839
5839
|
|
|
@@ -5973,7 +5973,7 @@ FLAG DESCRIPTIONS
|
|
|
5973
5973
|
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
|
|
5974
5974
|
```
|
|
5975
5975
|
|
|
5976
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
5976
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/delete/source.ts)_
|
|
5977
5977
|
|
|
5978
5978
|
## `sf project delete tracking`
|
|
5979
5979
|
|
|
@@ -6010,7 +6010,7 @@ EXAMPLES
|
|
|
6010
6010
|
$ sf project delete tracking --target-org my-scratch
|
|
6011
6011
|
```
|
|
6012
6012
|
|
|
6013
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
6013
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/delete/tracking.ts)_
|
|
6014
6014
|
|
|
6015
6015
|
## `sf project deploy cancel`
|
|
6016
6016
|
|
|
@@ -6082,7 +6082,7 @@ FLAG DESCRIPTIONS
|
|
|
6082
6082
|
project deploy report".
|
|
6083
6083
|
```
|
|
6084
6084
|
|
|
6085
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
6085
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/deploy/cancel.ts)_
|
|
6086
6086
|
|
|
6087
6087
|
## `sf project deploy preview`
|
|
6088
6088
|
|
|
@@ -6165,7 +6165,7 @@ FLAG DESCRIPTIONS
|
|
|
6165
6165
|
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
|
|
6166
6166
|
```
|
|
6167
6167
|
|
|
6168
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
6168
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/deploy/preview.ts)_
|
|
6169
6169
|
|
|
6170
6170
|
## `sf project deploy quick`
|
|
6171
6171
|
|
|
@@ -6258,7 +6258,7 @@ ERROR CODES
|
|
|
6258
6258
|
Canceling (69) The deploy is being canceled.
|
|
6259
6259
|
```
|
|
6260
6260
|
|
|
6261
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
6261
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/deploy/quick.ts)_
|
|
6262
6262
|
|
|
6263
6263
|
## `sf project deploy report`
|
|
6264
6264
|
|
|
@@ -6350,7 +6350,7 @@ FLAG DESCRIPTIONS
|
|
|
6350
6350
|
--coverage-formatters lcov --coverage-formatters clover
|
|
6351
6351
|
```
|
|
6352
6352
|
|
|
6353
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
6353
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/deploy/report.ts)_
|
|
6354
6354
|
|
|
6355
6355
|
## `sf project deploy resume`
|
|
6356
6356
|
|
|
@@ -6447,7 +6447,7 @@ ERROR CODES
|
|
|
6447
6447
|
Canceling (69) The deploy is being canceled.
|
|
6448
6448
|
```
|
|
6449
6449
|
|
|
6450
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
6450
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/deploy/resume.ts)_
|
|
6451
6451
|
|
|
6452
6452
|
## `sf project deploy start`
|
|
6453
6453
|
|
|
@@ -6700,7 +6700,7 @@ ERROR CODES
|
|
|
6700
6700
|
Canceling (69) The deploy is being canceled.
|
|
6701
6701
|
```
|
|
6702
6702
|
|
|
6703
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
6703
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/deploy/start.ts)_
|
|
6704
6704
|
|
|
6705
6705
|
## `sf project deploy validate`
|
|
6706
6706
|
|
|
@@ -6890,7 +6890,7 @@ ERROR CODES
|
|
|
6890
6890
|
Canceling (69) The deploy is being canceled.
|
|
6891
6891
|
```
|
|
6892
6892
|
|
|
6893
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
6893
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/deploy/validate.ts)_
|
|
6894
6894
|
|
|
6895
6895
|
## `sf project generate`
|
|
6896
6896
|
|
|
@@ -7072,7 +7072,7 @@ EXAMPLES
|
|
|
7072
7072
|
$ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
|
|
7073
7073
|
```
|
|
7074
7074
|
|
|
7075
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
7075
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/generate/manifest.ts)_
|
|
7076
7076
|
|
|
7077
7077
|
## `sf project list ignored`
|
|
7078
7078
|
|
|
@@ -7114,7 +7114,7 @@ EXAMPLES
|
|
|
7114
7114
|
$ sf project list ignored --source-dir package.xml
|
|
7115
7115
|
```
|
|
7116
7116
|
|
|
7117
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
7117
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/list/ignored.ts)_
|
|
7118
7118
|
|
|
7119
7119
|
## `sf project reset tracking`
|
|
7120
7120
|
|
|
@@ -7163,7 +7163,7 @@ EXAMPLES
|
|
|
7163
7163
|
$ sf project reset tracking --revision 30
|
|
7164
7164
|
```
|
|
7165
7165
|
|
|
7166
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
7166
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/reset/tracking.ts)_
|
|
7167
7167
|
|
|
7168
7168
|
## `sf project retrieve preview`
|
|
7169
7169
|
|
|
@@ -7217,7 +7217,7 @@ FLAG DESCRIPTIONS
|
|
|
7217
7217
|
production orgs.
|
|
7218
7218
|
```
|
|
7219
7219
|
|
|
7220
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
7220
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/retrieve/preview.ts)_
|
|
7221
7221
|
|
|
7222
7222
|
## `sf project retrieve start`
|
|
7223
7223
|
|
|
@@ -7382,7 +7382,7 @@ ENVIRONMENT VARIABLES
|
|
|
7382
7382
|
SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the metadata deploy command.
|
|
7383
7383
|
```
|
|
7384
7384
|
|
|
7385
|
-
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.
|
|
7385
|
+
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.21/src/commands/project/retrieve/start.ts)_
|
|
7386
7386
|
|
|
7387
7387
|
## `sf schema generate field`
|
|
7388
7388
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.52.
|
|
3
|
+
"version": "2.52.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.52.
|
|
9
|
+
"version": "2.52.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
14
|
"@oclif/core": "4.0.12",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.1.7",
|
|
16
|
-
"@oclif/plugin-commands": "4.0.
|
|
16
|
+
"@oclif/plugin-commands": "4.0.8",
|
|
17
17
|
"@oclif/plugin-help": "6.2.6",
|
|
18
|
-
"@oclif/plugin-not-found": "3.2.
|
|
18
|
+
"@oclif/plugin-not-found": "3.2.12",
|
|
19
19
|
"@oclif/plugin-plugins": "5.3.7",
|
|
20
20
|
"@oclif/plugin-search": "1.2.3",
|
|
21
21
|
"@oclif/plugin-update": "4.4.9",
|
|
@@ -25,18 +25,18 @@
|
|
|
25
25
|
"@salesforce/core": "^8.0.2",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
27
|
"@salesforce/plugin-apex": "3.3.0",
|
|
28
|
-
"@salesforce/plugin-auth": "3.6.
|
|
28
|
+
"@salesforce/plugin-auth": "3.6.38",
|
|
29
29
|
"@salesforce/plugin-data": "3.5.5",
|
|
30
|
-
"@salesforce/plugin-deploy-retrieve": "3.9.
|
|
30
|
+
"@salesforce/plugin-deploy-retrieve": "3.9.21",
|
|
31
31
|
"@salesforce/plugin-info": "3.3.19",
|
|
32
32
|
"@salesforce/plugin-limits": "3.3.18",
|
|
33
33
|
"@salesforce/plugin-marketplace": "1.2.18",
|
|
34
34
|
"@salesforce/plugin-org": "4.3.5",
|
|
35
35
|
"@salesforce/plugin-packaging": "2.7.2",
|
|
36
36
|
"@salesforce/plugin-schema": "3.3.19",
|
|
37
|
-
"@salesforce/plugin-settings": "2.3.
|
|
37
|
+
"@salesforce/plugin-settings": "2.3.9",
|
|
38
38
|
"@salesforce/plugin-sobject": "1.4.19",
|
|
39
|
-
"@salesforce/plugin-source": "3.5.
|
|
39
|
+
"@salesforce/plugin-source": "3.5.6",
|
|
40
40
|
"@salesforce/plugin-telemetry": "3.6.2",
|
|
41
41
|
"@salesforce/plugin-templates": "56.3.3",
|
|
42
42
|
"@salesforce/plugin-trust": "3.7.13",
|
|
@@ -3777,9 +3777,9 @@
|
|
|
3777
3777
|
}
|
|
3778
3778
|
},
|
|
3779
3779
|
"node_modules/@oclif/plugin-commands": {
|
|
3780
|
-
"version": "4.0.
|
|
3781
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.
|
|
3782
|
-
"integrity": "sha512-
|
|
3780
|
+
"version": "4.0.8",
|
|
3781
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.8.tgz",
|
|
3782
|
+
"integrity": "sha512-Zae4iXKQ9G8vuktSM5tgOMoVgD7dx4HEAwNu0Wt10IN5/um9XuqClWcredU9vMzxjSxLdHpamDRqw8PP1I6Okw==",
|
|
3783
3783
|
"license": "MIT",
|
|
3784
3784
|
"dependencies": {
|
|
3785
3785
|
"@oclif/core": "^4",
|
|
@@ -3804,14 +3804,14 @@
|
|
|
3804
3804
|
}
|
|
3805
3805
|
},
|
|
3806
3806
|
"node_modules/@oclif/plugin-not-found": {
|
|
3807
|
-
"version": "3.2.
|
|
3808
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
3809
|
-
"integrity": "sha512-
|
|
3807
|
+
"version": "3.2.12",
|
|
3808
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.12.tgz",
|
|
3809
|
+
"integrity": "sha512-XnHcX45d4ICTA9x+uWuQhjhTCTQxBrtEeqSGhma6nk5EZLCPwuUiR21jXRxSXll7eYmHUghzMkjD1TkMVpuTEg==",
|
|
3810
3810
|
"license": "MIT",
|
|
3811
3811
|
"dependencies": {
|
|
3812
3812
|
"@inquirer/confirm": "^3.1.14",
|
|
3813
3813
|
"@oclif/core": "^4",
|
|
3814
|
-
"ansis": "^3.
|
|
3814
|
+
"ansis": "^3.3.1",
|
|
3815
3815
|
"fast-levenshtein": "^3.0.0"
|
|
3816
3816
|
},
|
|
3817
3817
|
"engines": {
|
|
@@ -4526,9 +4526,9 @@
|
|
|
4526
4526
|
}
|
|
4527
4527
|
},
|
|
4528
4528
|
"node_modules/@salesforce/plugin-auth": {
|
|
4529
|
-
"version": "3.6.
|
|
4530
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
4531
|
-
"integrity": "sha512-
|
|
4529
|
+
"version": "3.6.38",
|
|
4530
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.38.tgz",
|
|
4531
|
+
"integrity": "sha512-cCdF2E68mNMkcaG+VV9ginKZspHojuqp/ggflOOuFjtMNaqireDcN2n2Bj/flnLRrZEpd+R2a/dD5dS6HzUpQw==",
|
|
4532
4532
|
"license": "BSD-3-Clause",
|
|
4533
4533
|
"dependencies": {
|
|
4534
4534
|
"@inquirer/checkbox": "^2.3.10",
|
|
@@ -4536,7 +4536,7 @@
|
|
|
4536
4536
|
"@oclif/core": "^4",
|
|
4537
4537
|
"@salesforce/core": "^8.1.1",
|
|
4538
4538
|
"@salesforce/kit": "^3.1.6",
|
|
4539
|
-
"@salesforce/plugin-info": "^3.3.
|
|
4539
|
+
"@salesforce/plugin-info": "^3.3.19",
|
|
4540
4540
|
"@salesforce/sf-plugins-core": "^11.1.6",
|
|
4541
4541
|
"@salesforce/ts-types": "^2.0.10",
|
|
4542
4542
|
"open": "^10.1.0"
|
|
@@ -4607,21 +4607,21 @@
|
|
|
4607
4607
|
"license": "MIT"
|
|
4608
4608
|
},
|
|
4609
4609
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
4610
|
-
"version": "3.9.
|
|
4611
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.
|
|
4612
|
-
"integrity": "sha512-
|
|
4610
|
+
"version": "3.9.21",
|
|
4611
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.21.tgz",
|
|
4612
|
+
"integrity": "sha512-rckIfz+iaPKTYcx1CXpT6O6v1aY4mEMsFnh936ypCK3NTpcCyF/gY2KwS3KkYgeNii7Jw8ihxVprFpw0krzYQw==",
|
|
4613
4613
|
"license": "BSD-3-Clause",
|
|
4614
4614
|
"dependencies": {
|
|
4615
4615
|
"@oclif/core": "^4.0.12",
|
|
4616
4616
|
"@salesforce/apex-node": "^7.0.4",
|
|
4617
4617
|
"@salesforce/core": "^8.1.3",
|
|
4618
4618
|
"@salesforce/kit": "^3.1.6",
|
|
4619
|
-
"@salesforce/plugin-info": "^3.3.
|
|
4619
|
+
"@salesforce/plugin-info": "^3.3.19",
|
|
4620
4620
|
"@salesforce/sf-plugins-core": "^11.1.9",
|
|
4621
4621
|
"@salesforce/source-deploy-retrieve": "^12.1.6",
|
|
4622
4622
|
"@salesforce/source-tracking": "^7.0.9",
|
|
4623
4623
|
"@salesforce/ts-types": "^2.0.10",
|
|
4624
|
-
"ansis": "^3.
|
|
4624
|
+
"ansis": "^3.3.1"
|
|
4625
4625
|
},
|
|
4626
4626
|
"engines": {
|
|
4627
4627
|
"node": ">=18.0.0"
|
|
@@ -4799,9 +4799,9 @@
|
|
|
4799
4799
|
}
|
|
4800
4800
|
},
|
|
4801
4801
|
"node_modules/@salesforce/plugin-settings": {
|
|
4802
|
-
"version": "2.3.
|
|
4803
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.
|
|
4804
|
-
"integrity": "sha512-
|
|
4802
|
+
"version": "2.3.9",
|
|
4803
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.9.tgz",
|
|
4804
|
+
"integrity": "sha512-3KtahFj0tmmne8D4uxNUbq4l+9FSGFbN2ypnSQN2GtSoYZPOLYyRQ6IKdNUK3bTIQd5xQkob5bfrBWbTRDf35w==",
|
|
4805
4805
|
"license": "BSD-3-Clause",
|
|
4806
4806
|
"dependencies": {
|
|
4807
4807
|
"@oclif/core": "^4",
|
|
@@ -4835,9 +4835,9 @@
|
|
|
4835
4835
|
}
|
|
4836
4836
|
},
|
|
4837
4837
|
"node_modules/@salesforce/plugin-source": {
|
|
4838
|
-
"version": "3.5.
|
|
4839
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.5.
|
|
4840
|
-
"integrity": "sha512-
|
|
4838
|
+
"version": "3.5.6",
|
|
4839
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.5.6.tgz",
|
|
4840
|
+
"integrity": "sha512-V82iPlavtbyLLRjZcW4AhQnjUbKhuMajazRX23PKvJW72Pcv/1RpykcC2bwK/VE3zfflkAIIJyEn5oc7FoTzFA==",
|
|
4841
4841
|
"license": "BSD-3-Clause",
|
|
4842
4842
|
"dependencies": {
|
|
4843
4843
|
"@oclif/core": "^4",
|
|
@@ -4845,7 +4845,7 @@
|
|
|
4845
4845
|
"@salesforce/core": "^8.1.1",
|
|
4846
4846
|
"@salesforce/kit": "^3.1.6",
|
|
4847
4847
|
"@salesforce/sf-plugins-core": "^11.1.6",
|
|
4848
|
-
"@salesforce/source-deploy-retrieve": "^12.1.
|
|
4848
|
+
"@salesforce/source-deploy-retrieve": "^12.1.8",
|
|
4849
4849
|
"@salesforce/source-tracking": "^7.0.7",
|
|
4850
4850
|
"@salesforce/ts-types": "^2.0.10",
|
|
4851
4851
|
"chalk": "^5.3.0",
|
|
@@ -5029,12 +5029,12 @@
|
|
|
5029
5029
|
}
|
|
5030
5030
|
},
|
|
5031
5031
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
5032
|
-
"version": "12.1.
|
|
5033
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.
|
|
5034
|
-
"integrity": "sha512-
|
|
5032
|
+
"version": "12.1.8",
|
|
5033
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.8.tgz",
|
|
5034
|
+
"integrity": "sha512-vso8dQ0Gjh68+EUsr4QLxxQ/L8+GBXdSEUQrYi8vXWqYT6u6Z5AX34OKpMeHsiVCo/Zrw/RkP/sDU64259L+xg==",
|
|
5035
5035
|
"license": "BSD-3-Clause",
|
|
5036
5036
|
"dependencies": {
|
|
5037
|
-
"@salesforce/core": "^8.1
|
|
5037
|
+
"@salesforce/core": "^8.2.1",
|
|
5038
5038
|
"@salesforce/kit": "^3.1.6",
|
|
5039
5039
|
"@salesforce/ts-types": "^2.0.10",
|
|
5040
5040
|
"fast-levenshtein": "^3.0.0",
|
|
@@ -7128,9 +7128,9 @@
|
|
|
7128
7128
|
"license": "MIT"
|
|
7129
7129
|
},
|
|
7130
7130
|
"node_modules/ansis": {
|
|
7131
|
-
"version": "3.3.
|
|
7132
|
-
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.3.
|
|
7133
|
-
"integrity": "sha512-
|
|
7131
|
+
"version": "3.3.1",
|
|
7132
|
+
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.3.1.tgz",
|
|
7133
|
+
"integrity": "sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q==",
|
|
7134
7134
|
"license": "ISC",
|
|
7135
7135
|
"engines": {
|
|
7136
7136
|
"node": ">=15"
|
package/oclif.lock
CHANGED
|
@@ -1866,10 +1866,10 @@
|
|
|
1866
1866
|
semver "^7.6.0"
|
|
1867
1867
|
ts-json-schema-generator "^1.5.1"
|
|
1868
1868
|
|
|
1869
|
-
"@oclif/plugin-commands@4.0.
|
|
1870
|
-
version "4.0.
|
|
1871
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.
|
|
1872
|
-
integrity sha512-
|
|
1869
|
+
"@oclif/plugin-commands@4.0.8":
|
|
1870
|
+
version "4.0.8"
|
|
1871
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.8.tgz"
|
|
1872
|
+
integrity sha512-Zae4iXKQ9G8vuktSM5tgOMoVgD7dx4HEAwNu0Wt10IN5/um9XuqClWcredU9vMzxjSxLdHpamDRqw8PP1I6Okw==
|
|
1873
1873
|
dependencies:
|
|
1874
1874
|
"@oclif/core" "^4"
|
|
1875
1875
|
lodash "^4.17.21"
|
|
@@ -1883,14 +1883,14 @@
|
|
|
1883
1883
|
dependencies:
|
|
1884
1884
|
"@oclif/core" "^4"
|
|
1885
1885
|
|
|
1886
|
-
"@oclif/plugin-not-found@^3.2.3", "@oclif/plugin-not-found@3.2.
|
|
1887
|
-
version "3.2.
|
|
1888
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1889
|
-
integrity sha512-
|
|
1886
|
+
"@oclif/plugin-not-found@^3.2.3", "@oclif/plugin-not-found@3.2.12":
|
|
1887
|
+
version "3.2.12"
|
|
1888
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.12.tgz"
|
|
1889
|
+
integrity sha512-XnHcX45d4ICTA9x+uWuQhjhTCTQxBrtEeqSGhma6nk5EZLCPwuUiR21jXRxSXll7eYmHUghzMkjD1TkMVpuTEg==
|
|
1890
1890
|
dependencies:
|
|
1891
1891
|
"@inquirer/confirm" "^3.1.14"
|
|
1892
1892
|
"@oclif/core" "^4"
|
|
1893
|
-
ansis "^3.
|
|
1893
|
+
ansis "^3.3.1"
|
|
1894
1894
|
fast-levenshtein "^3.0.0"
|
|
1895
1895
|
|
|
1896
1896
|
"@oclif/plugin-plugins@5.3.7":
|
|
@@ -2149,7 +2149,7 @@
|
|
|
2149
2149
|
strip-ansi "6.0.1"
|
|
2150
2150
|
ts-retry-promise "^0.8.1"
|
|
2151
2151
|
|
|
2152
|
-
"@salesforce/core@^8.0.1", "@salesforce/core@^8.0.2", "@salesforce/core@^8.0.3", "@salesforce/core@^8.0.5", "@salesforce/core@^8.1.0", "@salesforce/core@^8.1.1", "@salesforce/core@^8.1.
|
|
2152
|
+
"@salesforce/core@^8.0.1", "@salesforce/core@^8.0.2", "@salesforce/core@^8.0.3", "@salesforce/core@^8.0.5", "@salesforce/core@^8.1.0", "@salesforce/core@^8.1.1", "@salesforce/core@^8.1.3", "@salesforce/core@^8.2.0", "@salesforce/core@^8.2.1":
|
|
2153
2153
|
version "8.2.1"
|
|
2154
2154
|
resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.2.1.tgz"
|
|
2155
2155
|
integrity sha512-juLxb4t12vZD9ozkhKhGtbZzOiYkEcUWdw+gAtgzuSrTFTwvoXlbKtzdGbdYPLTHLGYQCVW6cRdMswfwbE5BnQ==
|
|
@@ -2248,17 +2248,17 @@
|
|
|
2248
2248
|
"@salesforce/sf-plugins-core" "^11.1.6"
|
|
2249
2249
|
ansis "^3.2.0"
|
|
2250
2250
|
|
|
2251
|
-
"@salesforce/plugin-auth@3.6.
|
|
2252
|
-
version "3.6.
|
|
2253
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
2254
|
-
integrity sha512-
|
|
2251
|
+
"@salesforce/plugin-auth@3.6.38":
|
|
2252
|
+
version "3.6.38"
|
|
2253
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.38.tgz"
|
|
2254
|
+
integrity sha512-cCdF2E68mNMkcaG+VV9ginKZspHojuqp/ggflOOuFjtMNaqireDcN2n2Bj/flnLRrZEpd+R2a/dD5dS6HzUpQw==
|
|
2255
2255
|
dependencies:
|
|
2256
2256
|
"@inquirer/checkbox" "^2.3.10"
|
|
2257
2257
|
"@inquirer/select" "^2.3.7"
|
|
2258
2258
|
"@oclif/core" "^4"
|
|
2259
2259
|
"@salesforce/core" "^8.1.1"
|
|
2260
2260
|
"@salesforce/kit" "^3.1.6"
|
|
2261
|
-
"@salesforce/plugin-info" "^3.3.
|
|
2261
|
+
"@salesforce/plugin-info" "^3.3.19"
|
|
2262
2262
|
"@salesforce/sf-plugins-core" "^11.1.6"
|
|
2263
2263
|
"@salesforce/ts-types" "^2.0.10"
|
|
2264
2264
|
open "^10.1.0"
|
|
@@ -2294,23 +2294,23 @@
|
|
|
2294
2294
|
csv-stringify "^6.5.0"
|
|
2295
2295
|
form-data "^4.0.0"
|
|
2296
2296
|
|
|
2297
|
-
"@salesforce/plugin-deploy-retrieve@3.9.
|
|
2298
|
-
version "3.9.
|
|
2299
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.
|
|
2300
|
-
integrity sha512-
|
|
2297
|
+
"@salesforce/plugin-deploy-retrieve@3.9.21":
|
|
2298
|
+
version "3.9.21"
|
|
2299
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.21.tgz"
|
|
2300
|
+
integrity sha512-rckIfz+iaPKTYcx1CXpT6O6v1aY4mEMsFnh936ypCK3NTpcCyF/gY2KwS3KkYgeNii7Jw8ihxVprFpw0krzYQw==
|
|
2301
2301
|
dependencies:
|
|
2302
2302
|
"@oclif/core" "^4.0.12"
|
|
2303
2303
|
"@salesforce/apex-node" "^7.0.4"
|
|
2304
2304
|
"@salesforce/core" "^8.1.3"
|
|
2305
2305
|
"@salesforce/kit" "^3.1.6"
|
|
2306
|
-
"@salesforce/plugin-info" "^3.3.
|
|
2306
|
+
"@salesforce/plugin-info" "^3.3.19"
|
|
2307
2307
|
"@salesforce/sf-plugins-core" "^11.1.9"
|
|
2308
2308
|
"@salesforce/source-deploy-retrieve" "^12.1.6"
|
|
2309
2309
|
"@salesforce/source-tracking" "^7.0.9"
|
|
2310
2310
|
"@salesforce/ts-types" "^2.0.10"
|
|
2311
|
-
ansis "^3.
|
|
2311
|
+
ansis "^3.3.1"
|
|
2312
2312
|
|
|
2313
|
-
"@salesforce/plugin-info@^3.3.11", "@salesforce/plugin-info@^3.3.
|
|
2313
|
+
"@salesforce/plugin-info@^3.3.11", "@salesforce/plugin-info@^3.3.19", "@salesforce/plugin-info@3.3.19":
|
|
2314
2314
|
version "3.3.19"
|
|
2315
2315
|
resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.19.tgz"
|
|
2316
2316
|
integrity sha512-rycPRjOUB+VqPUbwtNkzGpRCdC2JBdfV7HLcbFB/aIXwL9zBYjt1zBVvOj587lXf3VUwwmgS2x2Xu3YY0f3jpQ==
|
|
@@ -2411,10 +2411,10 @@
|
|
|
2411
2411
|
"@salesforce/core" "^8.1.1"
|
|
2412
2412
|
"@salesforce/sf-plugins-core" "^11.1.1"
|
|
2413
2413
|
|
|
2414
|
-
"@salesforce/plugin-settings@2.3.
|
|
2415
|
-
version "2.3.
|
|
2416
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.
|
|
2417
|
-
integrity sha512-
|
|
2414
|
+
"@salesforce/plugin-settings@2.3.9":
|
|
2415
|
+
version "2.3.9"
|
|
2416
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.9.tgz"
|
|
2417
|
+
integrity sha512-3KtahFj0tmmne8D4uxNUbq4l+9FSGFbN2ypnSQN2GtSoYZPOLYyRQ6IKdNUK3bTIQd5xQkob5bfrBWbTRDf35w==
|
|
2418
2418
|
dependencies:
|
|
2419
2419
|
"@oclif/core" "^4"
|
|
2420
2420
|
"@salesforce/core" "^8.0.1"
|
|
@@ -2437,17 +2437,17 @@
|
|
|
2437
2437
|
fast-xml-parser "^4.4.0"
|
|
2438
2438
|
js2xmlparser "^4.0.2"
|
|
2439
2439
|
|
|
2440
|
-
"@salesforce/plugin-source@3.5.
|
|
2441
|
-
version "3.5.
|
|
2442
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.5.
|
|
2443
|
-
integrity sha512-
|
|
2440
|
+
"@salesforce/plugin-source@3.5.6":
|
|
2441
|
+
version "3.5.6"
|
|
2442
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.5.6.tgz"
|
|
2443
|
+
integrity sha512-V82iPlavtbyLLRjZcW4AhQnjUbKhuMajazRX23PKvJW72Pcv/1RpykcC2bwK/VE3zfflkAIIJyEn5oc7FoTzFA==
|
|
2444
2444
|
dependencies:
|
|
2445
2445
|
"@oclif/core" "^4"
|
|
2446
2446
|
"@salesforce/apex-node" "^7.0.4"
|
|
2447
2447
|
"@salesforce/core" "^8.1.1"
|
|
2448
2448
|
"@salesforce/kit" "^3.1.6"
|
|
2449
2449
|
"@salesforce/sf-plugins-core" "^11.1.6"
|
|
2450
|
-
"@salesforce/source-deploy-retrieve" "^12.1.
|
|
2450
|
+
"@salesforce/source-deploy-retrieve" "^12.1.8"
|
|
2451
2451
|
"@salesforce/source-tracking" "^7.0.7"
|
|
2452
2452
|
"@salesforce/ts-types" "^2.0.10"
|
|
2453
2453
|
chalk "^5.3.0"
|
|
@@ -2533,12 +2533,12 @@
|
|
|
2533
2533
|
string-width "^7.2.0"
|
|
2534
2534
|
terminal-link "^3.0.0"
|
|
2535
2535
|
|
|
2536
|
-
"@salesforce/source-deploy-retrieve@^12.0.1", "@salesforce/source-deploy-retrieve@^12.1.
|
|
2537
|
-
version "12.1.
|
|
2538
|
-
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.
|
|
2539
|
-
integrity sha512-
|
|
2536
|
+
"@salesforce/source-deploy-retrieve@^12.0.1", "@salesforce/source-deploy-retrieve@^12.1.5", "@salesforce/source-deploy-retrieve@^12.1.6", "@salesforce/source-deploy-retrieve@^12.1.8":
|
|
2537
|
+
version "12.1.8"
|
|
2538
|
+
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.8.tgz"
|
|
2539
|
+
integrity sha512-vso8dQ0Gjh68+EUsr4QLxxQ/L8+GBXdSEUQrYi8vXWqYT6u6Z5AX34OKpMeHsiVCo/Zrw/RkP/sDU64259L+xg==
|
|
2540
2540
|
dependencies:
|
|
2541
|
-
"@salesforce/core" "^8.1
|
|
2541
|
+
"@salesforce/core" "^8.2.1"
|
|
2542
2542
|
"@salesforce/kit" "^3.1.6"
|
|
2543
2543
|
"@salesforce/ts-types" "^2.0.10"
|
|
2544
2544
|
fast-levenshtein "^3.0.0"
|
|
@@ -3747,10 +3747,10 @@ ansicolors@~0.3.2:
|
|
|
3747
3747
|
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
|
|
3748
3748
|
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
|
|
3749
3749
|
|
|
3750
|
-
ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.0:
|
|
3751
|
-
version "3.3.
|
|
3752
|
-
resolved "https://registry.npmjs.org/ansis/-/ansis-3.3.
|
|
3753
|
-
integrity sha512-
|
|
3750
|
+
ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.0, ansis@^3.3.1:
|
|
3751
|
+
version "3.3.1"
|
|
3752
|
+
resolved "https://registry.npmjs.org/ansis/-/ansis-3.3.1.tgz"
|
|
3753
|
+
integrity sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q==
|
|
3754
3754
|
|
|
3755
3755
|
anymatch@~3.1.2:
|
|
3756
3756
|
version "3.1.3"
|
package/oclif.manifest.json
CHANGED
|
@@ -3874,6 +3874,131 @@
|
|
|
3874
3874
|
"snapshot:create:org"
|
|
3875
3875
|
]
|
|
3876
3876
|
},
|
|
3877
|
+
"org:get:snapshot": {
|
|
3878
|
+
"aliases": [
|
|
3879
|
+
"force:org:snapshot:get"
|
|
3880
|
+
],
|
|
3881
|
+
"args": {},
|
|
3882
|
+
"deprecateAliases": true,
|
|
3883
|
+
"description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
|
|
3884
|
+
"examples": [
|
|
3885
|
+
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
|
3886
|
+
"Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
|
|
3887
|
+
],
|
|
3888
|
+
"flags": {
|
|
3889
|
+
"json": {
|
|
3890
|
+
"description": "Format output as json.",
|
|
3891
|
+
"helpGroup": "GLOBAL",
|
|
3892
|
+
"name": "json",
|
|
3893
|
+
"allowNo": false,
|
|
3894
|
+
"type": "boolean"
|
|
3895
|
+
},
|
|
3896
|
+
"flags-dir": {
|
|
3897
|
+
"helpGroup": "GLOBAL",
|
|
3898
|
+
"name": "flags-dir",
|
|
3899
|
+
"summary": "Import flag values from a directory.",
|
|
3900
|
+
"hasDynamicHelp": false,
|
|
3901
|
+
"multiple": false,
|
|
3902
|
+
"type": "option"
|
|
3903
|
+
},
|
|
3904
|
+
"target-dev-hub": {
|
|
3905
|
+
"aliases": [
|
|
3906
|
+
"targetdevhubusername"
|
|
3907
|
+
],
|
|
3908
|
+
"char": "v",
|
|
3909
|
+
"deprecateAliases": true,
|
|
3910
|
+
"name": "target-dev-hub",
|
|
3911
|
+
"noCacheDefault": true,
|
|
3912
|
+
"required": true,
|
|
3913
|
+
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
|
3914
|
+
"hasDynamicHelp": true,
|
|
3915
|
+
"multiple": false,
|
|
3916
|
+
"type": "option"
|
|
3917
|
+
},
|
|
3918
|
+
"api-version": {
|
|
3919
|
+
"aliases": [
|
|
3920
|
+
"apiversion"
|
|
3921
|
+
],
|
|
3922
|
+
"deprecateAliases": true,
|
|
3923
|
+
"description": "Override the api version used for api requests made by this command",
|
|
3924
|
+
"name": "api-version",
|
|
3925
|
+
"hasDynamicHelp": false,
|
|
3926
|
+
"multiple": false,
|
|
3927
|
+
"type": "option"
|
|
3928
|
+
},
|
|
3929
|
+
"loglevel": {
|
|
3930
|
+
"deprecated": {
|
|
3931
|
+
"message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
|
|
3932
|
+
},
|
|
3933
|
+
"hidden": true,
|
|
3934
|
+
"name": "loglevel",
|
|
3935
|
+
"hasDynamicHelp": false,
|
|
3936
|
+
"multiple": false,
|
|
3937
|
+
"type": "option"
|
|
3938
|
+
},
|
|
3939
|
+
"snapshot": {
|
|
3940
|
+
"char": "s",
|
|
3941
|
+
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
|
3942
|
+
"name": "snapshot",
|
|
3943
|
+
"required": true,
|
|
3944
|
+
"summary": "Name or ID of snapshot to retrieve.",
|
|
3945
|
+
"hasDynamicHelp": false,
|
|
3946
|
+
"multiple": false,
|
|
3947
|
+
"type": "option"
|
|
3948
|
+
}
|
|
3949
|
+
},
|
|
3950
|
+
"hasDynamicHelp": true,
|
|
3951
|
+
"hiddenAliases": [],
|
|
3952
|
+
"id": "org:get:snapshot",
|
|
3953
|
+
"pluginAlias": "@salesforce/plugin-signups",
|
|
3954
|
+
"pluginName": "@salesforce/plugin-signups",
|
|
3955
|
+
"pluginType": "jit",
|
|
3956
|
+
"strict": true,
|
|
3957
|
+
"summary": "Get details about a scratch org snapshot.",
|
|
3958
|
+
"enableJsonFlag": true,
|
|
3959
|
+
"isESM": true,
|
|
3960
|
+
"relativePath": [
|
|
3961
|
+
"lib",
|
|
3962
|
+
"commands",
|
|
3963
|
+
"org",
|
|
3964
|
+
"get",
|
|
3965
|
+
"snapshot.js"
|
|
3966
|
+
],
|
|
3967
|
+
"aliasPermutations": [
|
|
3968
|
+
"force:org:snapshot:get",
|
|
3969
|
+
"org:force:snapshot:get",
|
|
3970
|
+
"org:snapshot:force:get",
|
|
3971
|
+
"org:snapshot:get:force",
|
|
3972
|
+
"force:snapshot:org:get",
|
|
3973
|
+
"snapshot:force:org:get",
|
|
3974
|
+
"snapshot:org:force:get",
|
|
3975
|
+
"snapshot:org:get:force",
|
|
3976
|
+
"force:snapshot:get:org",
|
|
3977
|
+
"snapshot:force:get:org",
|
|
3978
|
+
"snapshot:get:force:org",
|
|
3979
|
+
"snapshot:get:org:force",
|
|
3980
|
+
"force:org:get:snapshot",
|
|
3981
|
+
"org:force:get:snapshot",
|
|
3982
|
+
"org:get:force:snapshot",
|
|
3983
|
+
"org:get:snapshot:force",
|
|
3984
|
+
"force:get:org:snapshot",
|
|
3985
|
+
"get:force:org:snapshot",
|
|
3986
|
+
"get:org:force:snapshot",
|
|
3987
|
+
"get:org:snapshot:force",
|
|
3988
|
+
"force:get:snapshot:org",
|
|
3989
|
+
"get:force:snapshot:org",
|
|
3990
|
+
"get:snapshot:force:org",
|
|
3991
|
+
"get:snapshot:org:force"
|
|
3992
|
+
],
|
|
3993
|
+
"permutations": [
|
|
3994
|
+
"org:get:snapshot",
|
|
3995
|
+
"get:org:snapshot",
|
|
3996
|
+
"get:snapshot:org",
|
|
3997
|
+
"org:snapshot:get",
|
|
3998
|
+
"snapshot:org:get",
|
|
3999
|
+
"snapshot:get:org"
|
|
4000
|
+
]
|
|
4001
|
+
},
|
|
3877
4002
|
"org:delete:shape": {
|
|
3878
4003
|
"aliases": [
|
|
3879
4004
|
"force:org:shape:delete"
|
|
@@ -4133,131 +4258,6 @@
|
|
|
4133
4258
|
"snapshot:delete:org"
|
|
4134
4259
|
]
|
|
4135
4260
|
},
|
|
4136
|
-
"org:get:snapshot": {
|
|
4137
|
-
"aliases": [
|
|
4138
|
-
"force:org:snapshot:get"
|
|
4139
|
-
],
|
|
4140
|
-
"args": {},
|
|
4141
|
-
"deprecateAliases": true,
|
|
4142
|
-
"description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
|
|
4143
|
-
"examples": [
|
|
4144
|
-
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
|
4145
|
-
"Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
|
|
4146
|
-
],
|
|
4147
|
-
"flags": {
|
|
4148
|
-
"json": {
|
|
4149
|
-
"description": "Format output as json.",
|
|
4150
|
-
"helpGroup": "GLOBAL",
|
|
4151
|
-
"name": "json",
|
|
4152
|
-
"allowNo": false,
|
|
4153
|
-
"type": "boolean"
|
|
4154
|
-
},
|
|
4155
|
-
"flags-dir": {
|
|
4156
|
-
"helpGroup": "GLOBAL",
|
|
4157
|
-
"name": "flags-dir",
|
|
4158
|
-
"summary": "Import flag values from a directory.",
|
|
4159
|
-
"hasDynamicHelp": false,
|
|
4160
|
-
"multiple": false,
|
|
4161
|
-
"type": "option"
|
|
4162
|
-
},
|
|
4163
|
-
"target-dev-hub": {
|
|
4164
|
-
"aliases": [
|
|
4165
|
-
"targetdevhubusername"
|
|
4166
|
-
],
|
|
4167
|
-
"char": "v",
|
|
4168
|
-
"deprecateAliases": true,
|
|
4169
|
-
"name": "target-dev-hub",
|
|
4170
|
-
"noCacheDefault": true,
|
|
4171
|
-
"required": true,
|
|
4172
|
-
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
|
4173
|
-
"hasDynamicHelp": true,
|
|
4174
|
-
"multiple": false,
|
|
4175
|
-
"type": "option"
|
|
4176
|
-
},
|
|
4177
|
-
"api-version": {
|
|
4178
|
-
"aliases": [
|
|
4179
|
-
"apiversion"
|
|
4180
|
-
],
|
|
4181
|
-
"deprecateAliases": true,
|
|
4182
|
-
"description": "Override the api version used for api requests made by this command",
|
|
4183
|
-
"name": "api-version",
|
|
4184
|
-
"hasDynamicHelp": false,
|
|
4185
|
-
"multiple": false,
|
|
4186
|
-
"type": "option"
|
|
4187
|
-
},
|
|
4188
|
-
"loglevel": {
|
|
4189
|
-
"deprecated": {
|
|
4190
|
-
"message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
|
|
4191
|
-
},
|
|
4192
|
-
"hidden": true,
|
|
4193
|
-
"name": "loglevel",
|
|
4194
|
-
"hasDynamicHelp": false,
|
|
4195
|
-
"multiple": false,
|
|
4196
|
-
"type": "option"
|
|
4197
|
-
},
|
|
4198
|
-
"snapshot": {
|
|
4199
|
-
"char": "s",
|
|
4200
|
-
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
|
4201
|
-
"name": "snapshot",
|
|
4202
|
-
"required": true,
|
|
4203
|
-
"summary": "Name or ID of snapshot to retrieve.",
|
|
4204
|
-
"hasDynamicHelp": false,
|
|
4205
|
-
"multiple": false,
|
|
4206
|
-
"type": "option"
|
|
4207
|
-
}
|
|
4208
|
-
},
|
|
4209
|
-
"hasDynamicHelp": true,
|
|
4210
|
-
"hiddenAliases": [],
|
|
4211
|
-
"id": "org:get:snapshot",
|
|
4212
|
-
"pluginAlias": "@salesforce/plugin-signups",
|
|
4213
|
-
"pluginName": "@salesforce/plugin-signups",
|
|
4214
|
-
"pluginType": "jit",
|
|
4215
|
-
"strict": true,
|
|
4216
|
-
"summary": "Get details about a scratch org snapshot.",
|
|
4217
|
-
"enableJsonFlag": true,
|
|
4218
|
-
"isESM": true,
|
|
4219
|
-
"relativePath": [
|
|
4220
|
-
"lib",
|
|
4221
|
-
"commands",
|
|
4222
|
-
"org",
|
|
4223
|
-
"get",
|
|
4224
|
-
"snapshot.js"
|
|
4225
|
-
],
|
|
4226
|
-
"aliasPermutations": [
|
|
4227
|
-
"force:org:snapshot:get",
|
|
4228
|
-
"org:force:snapshot:get",
|
|
4229
|
-
"org:snapshot:force:get",
|
|
4230
|
-
"org:snapshot:get:force",
|
|
4231
|
-
"force:snapshot:org:get",
|
|
4232
|
-
"snapshot:force:org:get",
|
|
4233
|
-
"snapshot:org:force:get",
|
|
4234
|
-
"snapshot:org:get:force",
|
|
4235
|
-
"force:snapshot:get:org",
|
|
4236
|
-
"snapshot:force:get:org",
|
|
4237
|
-
"snapshot:get:force:org",
|
|
4238
|
-
"snapshot:get:org:force",
|
|
4239
|
-
"force:org:get:snapshot",
|
|
4240
|
-
"org:force:get:snapshot",
|
|
4241
|
-
"org:get:force:snapshot",
|
|
4242
|
-
"org:get:snapshot:force",
|
|
4243
|
-
"force:get:org:snapshot",
|
|
4244
|
-
"get:force:org:snapshot",
|
|
4245
|
-
"get:org:force:snapshot",
|
|
4246
|
-
"get:org:snapshot:force",
|
|
4247
|
-
"force:get:snapshot:org",
|
|
4248
|
-
"get:force:snapshot:org",
|
|
4249
|
-
"get:snapshot:force:org",
|
|
4250
|
-
"get:snapshot:org:force"
|
|
4251
|
-
],
|
|
4252
|
-
"permutations": [
|
|
4253
|
-
"org:get:snapshot",
|
|
4254
|
-
"get:org:snapshot",
|
|
4255
|
-
"get:snapshot:org",
|
|
4256
|
-
"org:snapshot:get",
|
|
4257
|
-
"snapshot:org:get",
|
|
4258
|
-
"snapshot:get:org"
|
|
4259
|
-
]
|
|
4260
|
-
},
|
|
4261
4261
|
"org:list:shape": {
|
|
4262
4262
|
"aliases": [
|
|
4263
4263
|
"force:org:shape:list"
|
|
@@ -5333,5 +5333,5 @@
|
|
|
5333
5333
|
]
|
|
5334
5334
|
}
|
|
5335
5335
|
},
|
|
5336
|
-
"version": "2.52.
|
|
5336
|
+
"version": "2.52.3"
|
|
5337
5337
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "2.52.
|
|
4
|
+
"version": "2.52.3",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -75,13 +75,13 @@
|
|
|
75
75
|
"@salesforce/plugin-user"
|
|
76
76
|
],
|
|
77
77
|
"jitPlugins": {
|
|
78
|
-
"@salesforce/plugin-custom-metadata": "3.3.
|
|
78
|
+
"@salesforce/plugin-custom-metadata": "3.3.20",
|
|
79
79
|
"@salesforce/plugin-community": "3.2.22",
|
|
80
80
|
"@salesforce/plugin-dev": "2.3.6",
|
|
81
81
|
"@salesforce/plugin-devops-center": "1.2.18",
|
|
82
82
|
"@salesforce/plugin-env": "3.0.32",
|
|
83
83
|
"@salesforce/plugin-functions": "1.23.0",
|
|
84
|
-
"@salesforce/plugin-signups": "2.5.
|
|
84
|
+
"@salesforce/plugin-signups": "2.5.3",
|
|
85
85
|
"@salesforce/sfdx-plugin-lwc-test": "1.2.0",
|
|
86
86
|
"@salesforce/sfdx-scanner": "4.3.2"
|
|
87
87
|
},
|
|
@@ -141,9 +141,9 @@
|
|
|
141
141
|
"@inquirer/select": "^2.3.5",
|
|
142
142
|
"@oclif/core": "4.0.12",
|
|
143
143
|
"@oclif/plugin-autocomplete": "3.1.7",
|
|
144
|
-
"@oclif/plugin-commands": "4.0.
|
|
144
|
+
"@oclif/plugin-commands": "4.0.8",
|
|
145
145
|
"@oclif/plugin-help": "6.2.6",
|
|
146
|
-
"@oclif/plugin-not-found": "3.2.
|
|
146
|
+
"@oclif/plugin-not-found": "3.2.12",
|
|
147
147
|
"@oclif/plugin-plugins": "5.3.7",
|
|
148
148
|
"@oclif/plugin-search": "1.2.3",
|
|
149
149
|
"@oclif/plugin-update": "4.4.9",
|
|
@@ -153,18 +153,18 @@
|
|
|
153
153
|
"@salesforce/core": "^8.0.2",
|
|
154
154
|
"@salesforce/kit": "^3.1.6",
|
|
155
155
|
"@salesforce/plugin-apex": "3.3.0",
|
|
156
|
-
"@salesforce/plugin-auth": "3.6.
|
|
156
|
+
"@salesforce/plugin-auth": "3.6.38",
|
|
157
157
|
"@salesforce/plugin-data": "3.5.5",
|
|
158
|
-
"@salesforce/plugin-deploy-retrieve": "3.9.
|
|
158
|
+
"@salesforce/plugin-deploy-retrieve": "3.9.21",
|
|
159
159
|
"@salesforce/plugin-info": "3.3.19",
|
|
160
160
|
"@salesforce/plugin-limits": "3.3.18",
|
|
161
161
|
"@salesforce/plugin-marketplace": "1.2.18",
|
|
162
162
|
"@salesforce/plugin-org": "4.3.5",
|
|
163
163
|
"@salesforce/plugin-packaging": "2.7.2",
|
|
164
164
|
"@salesforce/plugin-schema": "3.3.19",
|
|
165
|
-
"@salesforce/plugin-settings": "2.3.
|
|
165
|
+
"@salesforce/plugin-settings": "2.3.9",
|
|
166
166
|
"@salesforce/plugin-sobject": "1.4.19",
|
|
167
|
-
"@salesforce/plugin-source": "3.5.
|
|
167
|
+
"@salesforce/plugin-source": "3.5.6",
|
|
168
168
|
"@salesforce/plugin-telemetry": "3.6.2",
|
|
169
169
|
"@salesforce/plugin-templates": "56.3.3",
|
|
170
170
|
"@salesforce/plugin-trust": "3.7.13",
|