@salesforce/plugin-apex 3.0.5 → 3.0.6
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 +6 -6
- package/oclif.lock +14 -14
- package/oclif.manifest.json +110 -110
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -145,7 +145,7 @@ FLAG DESCRIPTIONS
|
|
|
145
145
|
directory.
|
|
146
146
|
```
|
|
147
147
|
|
|
148
|
-
_See code: [src/commands/apex/get/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
148
|
+
_See code: [src/commands/apex/get/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.6/src/commands/apex/get/log.ts)_
|
|
149
149
|
|
|
150
150
|
## `sf apex get test`
|
|
151
151
|
|
|
@@ -197,7 +197,7 @@ EXAMPLES
|
|
|
197
197
|
me@myorg',
|
|
198
198
|
```
|
|
199
199
|
|
|
200
|
-
_See code: [src/commands/apex/get/test.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
200
|
+
_See code: [src/commands/apex/get/test.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.6/src/commands/apex/get/test.ts)_
|
|
201
201
|
|
|
202
202
|
## `sf apex list log`
|
|
203
203
|
|
|
@@ -235,7 +235,7 @@ EXAMPLES
|
|
|
235
235
|
$ sf apex list log --target-org me@my.org
|
|
236
236
|
```
|
|
237
237
|
|
|
238
|
-
_See code: [src/commands/apex/list/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
238
|
+
_See code: [src/commands/apex/list/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.6/src/commands/apex/list/log.ts)_
|
|
239
239
|
|
|
240
240
|
## `sf apex run`
|
|
241
241
|
|
|
@@ -280,7 +280,7 @@ EXAMPLES
|
|
|
280
280
|
$ sf apex run
|
|
281
281
|
```
|
|
282
282
|
|
|
283
|
-
_See code: [src/commands/apex/run.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
283
|
+
_See code: [src/commands/apex/run.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.6/src/commands/apex/run.ts)_
|
|
284
284
|
|
|
285
285
|
## `sf apex run test`
|
|
286
286
|
|
|
@@ -386,7 +386,7 @@ FLAG DESCRIPTIONS
|
|
|
386
386
|
--tests Test1 --tests Test2
|
|
387
387
|
```
|
|
388
388
|
|
|
389
|
-
_See code: [src/commands/apex/run/test.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
389
|
+
_See code: [src/commands/apex/run/test.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.6/src/commands/apex/run/test.ts)_
|
|
390
390
|
|
|
391
391
|
## `sf apex tail log`
|
|
392
392
|
|
|
@@ -425,6 +425,6 @@ EXAMPLES
|
|
|
425
425
|
$ sf apex tail log --color --skip-trace-flag
|
|
426
426
|
```
|
|
427
427
|
|
|
428
|
-
_See code: [src/commands/apex/tail/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
428
|
+
_See code: [src/commands/apex/tail/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.6/src/commands/apex/tail/log.ts)_
|
|
429
429
|
|
|
430
430
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -961,12 +961,12 @@
|
|
|
961
961
|
istanbul-lib-report "^3.0.1"
|
|
962
962
|
istanbul-reports "^3.1.6"
|
|
963
963
|
|
|
964
|
-
"@salesforce/cli-plugins-testkit@^5.0.
|
|
965
|
-
version "5.0.
|
|
966
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.
|
|
967
|
-
integrity sha512-
|
|
964
|
+
"@salesforce/cli-plugins-testkit@^5.0.4":
|
|
965
|
+
version "5.0.4"
|
|
966
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.4.tgz#523c459f43822d7b24bff5117aeda7f77ed5e26c"
|
|
967
|
+
integrity sha512-8pquViVBCd5sF6nBXgLgwymEBE6pSAS376R9qq7rxuV+PSFCC5bnzQaKm2ugY+s5vXKNcV6WcmBHNCQnGv+M7Q==
|
|
968
968
|
dependencies:
|
|
969
|
-
"@salesforce/core" "^5.3.
|
|
969
|
+
"@salesforce/core" "^5.3.20"
|
|
970
970
|
"@salesforce/kit" "^3.0.15"
|
|
971
971
|
"@salesforce/ts-types" "^2.0.6"
|
|
972
972
|
"@types/shelljs" "^0.8.15"
|
|
@@ -1080,10 +1080,10 @@
|
|
|
1080
1080
|
chalk "^4"
|
|
1081
1081
|
inquirer "^8.2.5"
|
|
1082
1082
|
|
|
1083
|
-
"@salesforce/sf-plugins-core@^4.1.
|
|
1084
|
-
version "4.1.
|
|
1085
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-4.1.
|
|
1086
|
-
integrity sha512-
|
|
1083
|
+
"@salesforce/sf-plugins-core@^4.1.2":
|
|
1084
|
+
version "4.1.2"
|
|
1085
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-4.1.2.tgz#0e03ca012828de8dc30ffccd7ca289c6aa703a2d"
|
|
1086
|
+
integrity sha512-mjb9mLyfLos4Y+/qhko2mrKgwxMzWipAnR/Inuu9cuw4dK9sCgHl79t4zU+6FyNT2T14Q9md/hDXN5QNg0eGJA==
|
|
1087
1087
|
dependencies:
|
|
1088
1088
|
"@oclif/core" "^3.0.0"
|
|
1089
1089
|
"@salesforce/core" "^5.3.1"
|
|
@@ -3071,12 +3071,12 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3071
3071
|
minimatch "^9.0.3"
|
|
3072
3072
|
natural-compare-lite "^1.4.0"
|
|
3073
3073
|
|
|
3074
|
-
eslint-plugin-sf-plugin@^1.16.
|
|
3075
|
-
version "1.16.
|
|
3076
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.
|
|
3077
|
-
integrity sha512-
|
|
3074
|
+
eslint-plugin-sf-plugin@^1.16.15:
|
|
3075
|
+
version "1.16.15"
|
|
3076
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.15.tgz#99d0b522bb7eebefc8e456aa4b725f6fbbf2fa01"
|
|
3077
|
+
integrity sha512-Vog0xc8DwLOCoPbwFx9GxaXHqpG0FvlpITkGzp//SdjcV7wqVW4CT76JES8IGenGv6mAecW5VqSyQzsIHFZGew==
|
|
3078
3078
|
dependencies:
|
|
3079
|
-
"@salesforce/core" "^5.3.
|
|
3079
|
+
"@salesforce/core" "^5.3.20"
|
|
3080
3080
|
"@typescript-eslint/utils" "^5.59.11"
|
|
3081
3081
|
|
|
3082
3082
|
eslint-plugin-unicorn@^49.0.0:
|
package/oclif.manifest.json
CHANGED
|
@@ -411,6 +411,115 @@
|
|
|
411
411
|
"test:get:apex"
|
|
412
412
|
]
|
|
413
413
|
},
|
|
414
|
+
"apex:list:log": {
|
|
415
|
+
"aliases": [
|
|
416
|
+
"force:apex:log:list"
|
|
417
|
+
],
|
|
418
|
+
"args": {},
|
|
419
|
+
"deprecateAliases": true,
|
|
420
|
+
"description": "Run this command in a project to list the IDs and general information for all debug logs in your default org.\n\nTo fetch a specific log from your org, obtain the ID from this command's output, then run the “<%= config.bin %> apex log get” command.",
|
|
421
|
+
"examples": [
|
|
422
|
+
"List the IDs and information about the debug logs in your default org:\n<%= config.bin %> <%= command.id %>",
|
|
423
|
+
"Similar to previous example, but use the org with the specified username:\n<%= config.bin %> <%= command.id %> --target-org me@my.org"
|
|
424
|
+
],
|
|
425
|
+
"flags": {
|
|
426
|
+
"json": {
|
|
427
|
+
"description": "Format output as json.",
|
|
428
|
+
"helpGroup": "GLOBAL",
|
|
429
|
+
"name": "json",
|
|
430
|
+
"allowNo": false,
|
|
431
|
+
"type": "boolean"
|
|
432
|
+
},
|
|
433
|
+
"target-org": {
|
|
434
|
+
"aliases": [
|
|
435
|
+
"targetusername",
|
|
436
|
+
"u"
|
|
437
|
+
],
|
|
438
|
+
"char": "o",
|
|
439
|
+
"deprecateAliases": true,
|
|
440
|
+
"name": "target-org",
|
|
441
|
+
"noCacheDefault": true,
|
|
442
|
+
"required": true,
|
|
443
|
+
"summary": "Username or alias of the target org.",
|
|
444
|
+
"hasDynamicHelp": true,
|
|
445
|
+
"multiple": false,
|
|
446
|
+
"type": "option"
|
|
447
|
+
},
|
|
448
|
+
"api-version": {
|
|
449
|
+
"aliases": [
|
|
450
|
+
"apiversion"
|
|
451
|
+
],
|
|
452
|
+
"deprecateAliases": true,
|
|
453
|
+
"description": "Override the api version used for api requests made by this command",
|
|
454
|
+
"name": "api-version",
|
|
455
|
+
"hasDynamicHelp": false,
|
|
456
|
+
"multiple": false,
|
|
457
|
+
"type": "option"
|
|
458
|
+
},
|
|
459
|
+
"loglevel": {
|
|
460
|
+
"deprecated": {
|
|
461
|
+
"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."
|
|
462
|
+
},
|
|
463
|
+
"hidden": true,
|
|
464
|
+
"name": "loglevel",
|
|
465
|
+
"hasDynamicHelp": false,
|
|
466
|
+
"multiple": false,
|
|
467
|
+
"type": "option"
|
|
468
|
+
}
|
|
469
|
+
},
|
|
470
|
+
"hasDynamicHelp": true,
|
|
471
|
+
"hiddenAliases": [],
|
|
472
|
+
"id": "apex:list:log",
|
|
473
|
+
"pluginAlias": "@salesforce/plugin-apex",
|
|
474
|
+
"pluginName": "@salesforce/plugin-apex",
|
|
475
|
+
"pluginType": "core",
|
|
476
|
+
"strict": true,
|
|
477
|
+
"summary": "Display a list of IDs and general information about debug logs.",
|
|
478
|
+
"enableJsonFlag": true,
|
|
479
|
+
"SF_ENV": "SF_ENV",
|
|
480
|
+
"isESM": true,
|
|
481
|
+
"relativePath": [
|
|
482
|
+
"lib",
|
|
483
|
+
"commands",
|
|
484
|
+
"apex",
|
|
485
|
+
"list",
|
|
486
|
+
"log.js"
|
|
487
|
+
],
|
|
488
|
+
"aliasPermutations": [
|
|
489
|
+
"force:apex:log:list",
|
|
490
|
+
"apex:force:log:list",
|
|
491
|
+
"apex:log:force:list",
|
|
492
|
+
"apex:log:list:force",
|
|
493
|
+
"force:log:apex:list",
|
|
494
|
+
"log:force:apex:list",
|
|
495
|
+
"log:apex:force:list",
|
|
496
|
+
"log:apex:list:force",
|
|
497
|
+
"force:log:list:apex",
|
|
498
|
+
"log:force:list:apex",
|
|
499
|
+
"log:list:force:apex",
|
|
500
|
+
"log:list:apex:force",
|
|
501
|
+
"force:apex:list:log",
|
|
502
|
+
"apex:force:list:log",
|
|
503
|
+
"apex:list:force:log",
|
|
504
|
+
"apex:list:log:force",
|
|
505
|
+
"force:list:apex:log",
|
|
506
|
+
"list:force:apex:log",
|
|
507
|
+
"list:apex:force:log",
|
|
508
|
+
"list:apex:log:force",
|
|
509
|
+
"force:list:log:apex",
|
|
510
|
+
"list:force:log:apex",
|
|
511
|
+
"list:log:force:apex",
|
|
512
|
+
"list:log:apex:force"
|
|
513
|
+
],
|
|
514
|
+
"permutations": [
|
|
515
|
+
"apex:list:log",
|
|
516
|
+
"list:apex:log",
|
|
517
|
+
"list:log:apex",
|
|
518
|
+
"apex:log:list",
|
|
519
|
+
"log:apex:list",
|
|
520
|
+
"log:list:apex"
|
|
521
|
+
]
|
|
522
|
+
},
|
|
414
523
|
"apex:run:test": {
|
|
415
524
|
"aliases": [
|
|
416
525
|
"force:apex:test:run"
|
|
@@ -663,115 +772,6 @@
|
|
|
663
772
|
"test:run:apex"
|
|
664
773
|
]
|
|
665
774
|
},
|
|
666
|
-
"apex:list:log": {
|
|
667
|
-
"aliases": [
|
|
668
|
-
"force:apex:log:list"
|
|
669
|
-
],
|
|
670
|
-
"args": {},
|
|
671
|
-
"deprecateAliases": true,
|
|
672
|
-
"description": "Run this command in a project to list the IDs and general information for all debug logs in your default org.\n\nTo fetch a specific log from your org, obtain the ID from this command's output, then run the “<%= config.bin %> apex log get” command.",
|
|
673
|
-
"examples": [
|
|
674
|
-
"List the IDs and information about the debug logs in your default org:\n<%= config.bin %> <%= command.id %>",
|
|
675
|
-
"Similar to previous example, but use the org with the specified username:\n<%= config.bin %> <%= command.id %> --target-org me@my.org"
|
|
676
|
-
],
|
|
677
|
-
"flags": {
|
|
678
|
-
"json": {
|
|
679
|
-
"description": "Format output as json.",
|
|
680
|
-
"helpGroup": "GLOBAL",
|
|
681
|
-
"name": "json",
|
|
682
|
-
"allowNo": false,
|
|
683
|
-
"type": "boolean"
|
|
684
|
-
},
|
|
685
|
-
"target-org": {
|
|
686
|
-
"aliases": [
|
|
687
|
-
"targetusername",
|
|
688
|
-
"u"
|
|
689
|
-
],
|
|
690
|
-
"char": "o",
|
|
691
|
-
"deprecateAliases": true,
|
|
692
|
-
"name": "target-org",
|
|
693
|
-
"noCacheDefault": true,
|
|
694
|
-
"required": true,
|
|
695
|
-
"summary": "Username or alias of the target org.",
|
|
696
|
-
"hasDynamicHelp": true,
|
|
697
|
-
"multiple": false,
|
|
698
|
-
"type": "option"
|
|
699
|
-
},
|
|
700
|
-
"api-version": {
|
|
701
|
-
"aliases": [
|
|
702
|
-
"apiversion"
|
|
703
|
-
],
|
|
704
|
-
"deprecateAliases": true,
|
|
705
|
-
"description": "Override the api version used for api requests made by this command",
|
|
706
|
-
"name": "api-version",
|
|
707
|
-
"hasDynamicHelp": false,
|
|
708
|
-
"multiple": false,
|
|
709
|
-
"type": "option"
|
|
710
|
-
},
|
|
711
|
-
"loglevel": {
|
|
712
|
-
"deprecated": {
|
|
713
|
-
"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."
|
|
714
|
-
},
|
|
715
|
-
"hidden": true,
|
|
716
|
-
"name": "loglevel",
|
|
717
|
-
"hasDynamicHelp": false,
|
|
718
|
-
"multiple": false,
|
|
719
|
-
"type": "option"
|
|
720
|
-
}
|
|
721
|
-
},
|
|
722
|
-
"hasDynamicHelp": true,
|
|
723
|
-
"hiddenAliases": [],
|
|
724
|
-
"id": "apex:list:log",
|
|
725
|
-
"pluginAlias": "@salesforce/plugin-apex",
|
|
726
|
-
"pluginName": "@salesforce/plugin-apex",
|
|
727
|
-
"pluginType": "core",
|
|
728
|
-
"strict": true,
|
|
729
|
-
"summary": "Display a list of IDs and general information about debug logs.",
|
|
730
|
-
"enableJsonFlag": true,
|
|
731
|
-
"SF_ENV": "SF_ENV",
|
|
732
|
-
"isESM": true,
|
|
733
|
-
"relativePath": [
|
|
734
|
-
"lib",
|
|
735
|
-
"commands",
|
|
736
|
-
"apex",
|
|
737
|
-
"list",
|
|
738
|
-
"log.js"
|
|
739
|
-
],
|
|
740
|
-
"aliasPermutations": [
|
|
741
|
-
"force:apex:log:list",
|
|
742
|
-
"apex:force:log:list",
|
|
743
|
-
"apex:log:force:list",
|
|
744
|
-
"apex:log:list:force",
|
|
745
|
-
"force:log:apex:list",
|
|
746
|
-
"log:force:apex:list",
|
|
747
|
-
"log:apex:force:list",
|
|
748
|
-
"log:apex:list:force",
|
|
749
|
-
"force:log:list:apex",
|
|
750
|
-
"log:force:list:apex",
|
|
751
|
-
"log:list:force:apex",
|
|
752
|
-
"log:list:apex:force",
|
|
753
|
-
"force:apex:list:log",
|
|
754
|
-
"apex:force:list:log",
|
|
755
|
-
"apex:list:force:log",
|
|
756
|
-
"apex:list:log:force",
|
|
757
|
-
"force:list:apex:log",
|
|
758
|
-
"list:force:apex:log",
|
|
759
|
-
"list:apex:force:log",
|
|
760
|
-
"list:apex:log:force",
|
|
761
|
-
"force:list:log:apex",
|
|
762
|
-
"list:force:log:apex",
|
|
763
|
-
"list:log:force:apex",
|
|
764
|
-
"list:log:apex:force"
|
|
765
|
-
],
|
|
766
|
-
"permutations": [
|
|
767
|
-
"apex:list:log",
|
|
768
|
-
"list:apex:log",
|
|
769
|
-
"list:log:apex",
|
|
770
|
-
"apex:log:list",
|
|
771
|
-
"log:apex:list",
|
|
772
|
-
"log:list:apex"
|
|
773
|
-
]
|
|
774
|
-
},
|
|
775
775
|
"apex:tail:log": {
|
|
776
776
|
"aliases": [
|
|
777
777
|
"force:apex:log:tail"
|
|
@@ -909,5 +909,5 @@
|
|
|
909
909
|
]
|
|
910
910
|
}
|
|
911
911
|
},
|
|
912
|
-
"version": "3.0.
|
|
912
|
+
"version": "3.0.6"
|
|
913
913
|
}
|
package/package.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-apex",
|
|
3
3
|
"description": "Apex commands",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.6",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.11.0",
|
|
9
9
|
"@salesforce/apex-node": "^2.1.2",
|
|
10
10
|
"@salesforce/core": "^5.3.20",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^4.1.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^4.1.2",
|
|
12
12
|
"chalk": "^5.3.0",
|
|
13
13
|
"color-convert": "^2.0.1",
|
|
14
14
|
"color-name": "^2.0.0"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@oclif/plugin-command-snapshot": "^5.0.2",
|
|
18
|
-
"@salesforce/cli-plugins-testkit": "^5.0.
|
|
18
|
+
"@salesforce/cli-plugins-testkit": "^5.0.4",
|
|
19
19
|
"@salesforce/dev-scripts": "^6.0.3",
|
|
20
20
|
"@salesforce/plugin-command-reference": "^3.0.46",
|
|
21
21
|
"@types/color-convert": "^2.0.3",
|
|
22
|
-
"eslint-plugin-sf-plugin": "^1.16.
|
|
22
|
+
"eslint-plugin-sf-plugin": "^1.16.15",
|
|
23
23
|
"oclif": "^4.0.3",
|
|
24
24
|
"shx": "^0.3.4",
|
|
25
25
|
"ts-node": "^10.9.1",
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"exports": "./lib/index.js",
|
|
213
213
|
"type": "module",
|
|
214
214
|
"sfdx": {
|
|
215
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.
|
|
216
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.
|
|
215
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.6.crt",
|
|
216
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.6.sig"
|
|
217
217
|
}
|
|
218
218
|
}
|