@salesforce/plugin-deploy-retrieve 3.24.5 → 3.24.6-dev.1
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 +17 -17
- package/oclif.manifest.json +137 -137
- package/package.json +14 -5
package/README.md
CHANGED
|
@@ -141,7 +141,7 @@ FLAG DESCRIPTIONS
|
|
|
141
141
|
If you specify this flag, don’t specify --metadata or --source-dir.
|
|
142
142
|
```
|
|
143
143
|
|
|
144
|
-
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
144
|
+
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/convert/mdapi.ts)_
|
|
145
145
|
|
|
146
146
|
## `sf project convert source`
|
|
147
147
|
|
|
@@ -214,7 +214,7 @@ FLAG DESCRIPTIONS
|
|
|
214
214
|
Override the api version used for api requests made by this command
|
|
215
215
|
```
|
|
216
216
|
|
|
217
|
-
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
217
|
+
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/convert/source.ts)_
|
|
218
218
|
|
|
219
219
|
## `sf project convert source-behavior`
|
|
220
220
|
|
|
@@ -273,7 +273,7 @@ EXAMPLES
|
|
|
273
273
|
$ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir
|
|
274
274
|
```
|
|
275
275
|
|
|
276
|
-
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
276
|
+
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/convert/source-behavior.ts)_
|
|
277
277
|
|
|
278
278
|
## `sf project delete source`
|
|
279
279
|
|
|
@@ -426,7 +426,7 @@ FLAG DESCRIPTIONS
|
|
|
426
426
|
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
|
|
427
427
|
```
|
|
428
428
|
|
|
429
|
-
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
429
|
+
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/delete/source.ts)_
|
|
430
430
|
|
|
431
431
|
## `sf project delete tracking`
|
|
432
432
|
|
|
@@ -463,7 +463,7 @@ EXAMPLES
|
|
|
463
463
|
$ sf project delete tracking --target-org my-scratch
|
|
464
464
|
```
|
|
465
465
|
|
|
466
|
-
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
466
|
+
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/delete/tracking.ts)_
|
|
467
467
|
|
|
468
468
|
## `sf project deploy cancel`
|
|
469
469
|
|
|
@@ -535,7 +535,7 @@ FLAG DESCRIPTIONS
|
|
|
535
535
|
project deploy report".
|
|
536
536
|
```
|
|
537
537
|
|
|
538
|
-
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
538
|
+
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/deploy/cancel.ts)_
|
|
539
539
|
|
|
540
540
|
## `sf project deploy preview`
|
|
541
541
|
|
|
@@ -618,7 +618,7 @@ FLAG DESCRIPTIONS
|
|
|
618
618
|
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
|
|
619
619
|
```
|
|
620
620
|
|
|
621
|
-
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
621
|
+
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/deploy/preview.ts)_
|
|
622
622
|
|
|
623
623
|
## `sf project deploy quick`
|
|
624
624
|
|
|
@@ -702,7 +702,7 @@ FLAG DESCRIPTIONS
|
|
|
702
702
|
deploy report".
|
|
703
703
|
```
|
|
704
704
|
|
|
705
|
-
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
705
|
+
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/deploy/quick.ts)_
|
|
706
706
|
|
|
707
707
|
## `sf project deploy report`
|
|
708
708
|
|
|
@@ -794,7 +794,7 @@ FLAG DESCRIPTIONS
|
|
|
794
794
|
--coverage-formatters lcov --coverage-formatters clover
|
|
795
795
|
```
|
|
796
796
|
|
|
797
|
-
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
797
|
+
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/deploy/report.ts)_
|
|
798
798
|
|
|
799
799
|
## `sf project deploy resume`
|
|
800
800
|
|
|
@@ -879,7 +879,7 @@ FLAG DESCRIPTIONS
|
|
|
879
879
|
--coverage-formatters lcov --coverage-formatters clover
|
|
880
880
|
```
|
|
881
881
|
|
|
882
|
-
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
882
|
+
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/deploy/resume.ts)_
|
|
883
883
|
|
|
884
884
|
## `sf project deploy start`
|
|
885
885
|
|
|
@@ -1128,7 +1128,7 @@ FLAG DESCRIPTIONS
|
|
|
1128
1128
|
--coverage-formatters lcov --coverage-formatters clover
|
|
1129
1129
|
```
|
|
1130
1130
|
|
|
1131
|
-
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
1131
|
+
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/deploy/start.ts)_
|
|
1132
1132
|
|
|
1133
1133
|
## `sf project deploy validate`
|
|
1134
1134
|
|
|
@@ -1315,7 +1315,7 @@ FLAG DESCRIPTIONS
|
|
|
1315
1315
|
--coverage-formatters lcov --coverage-formatters clover
|
|
1316
1316
|
```
|
|
1317
1317
|
|
|
1318
|
-
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
1318
|
+
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/deploy/validate.ts)_
|
|
1319
1319
|
|
|
1320
1320
|
## `sf project generate manifest`
|
|
1321
1321
|
|
|
@@ -1411,7 +1411,7 @@ EXAMPLES
|
|
|
1411
1411
|
$ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
|
|
1412
1412
|
```
|
|
1413
1413
|
|
|
1414
|
-
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
1414
|
+
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/generate/manifest.ts)_
|
|
1415
1415
|
|
|
1416
1416
|
## `sf project list ignored`
|
|
1417
1417
|
|
|
@@ -1453,7 +1453,7 @@ EXAMPLES
|
|
|
1453
1453
|
$ sf project list ignored --source-dir package.xml
|
|
1454
1454
|
```
|
|
1455
1455
|
|
|
1456
|
-
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
1456
|
+
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/list/ignored.ts)_
|
|
1457
1457
|
|
|
1458
1458
|
## `sf project reset tracking`
|
|
1459
1459
|
|
|
@@ -1502,7 +1502,7 @@ EXAMPLES
|
|
|
1502
1502
|
$ sf project reset tracking --revision 30
|
|
1503
1503
|
```
|
|
1504
1504
|
|
|
1505
|
-
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
1505
|
+
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/reset/tracking.ts)_
|
|
1506
1506
|
|
|
1507
1507
|
## `sf project retrieve preview`
|
|
1508
1508
|
|
|
@@ -1556,7 +1556,7 @@ FLAG DESCRIPTIONS
|
|
|
1556
1556
|
production orgs.
|
|
1557
1557
|
```
|
|
1558
1558
|
|
|
1559
|
-
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
1559
|
+
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/retrieve/preview.ts)_
|
|
1560
1560
|
|
|
1561
1561
|
## `sf project retrieve start`
|
|
1562
1562
|
|
|
@@ -1729,6 +1729,6 @@ FLAG DESCRIPTIONS
|
|
|
1729
1729
|
If you specify this flag, don’t specify --metadata or --source-dir.
|
|
1730
1730
|
```
|
|
1731
1731
|
|
|
1732
|
-
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.
|
|
1732
|
+
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.6-dev.1/src/commands/project/retrieve/start.ts)_
|
|
1733
1733
|
|
|
1734
1734
|
<!-- commandsstop -->
|
package/oclif.manifest.json
CHANGED
|
@@ -2572,142 +2572,6 @@
|
|
|
2572
2572
|
"ignored:list:project"
|
|
2573
2573
|
]
|
|
2574
2574
|
},
|
|
2575
|
-
"project:reset:tracking": {
|
|
2576
|
-
"aliases": [
|
|
2577
|
-
"force:source:tracking:reset"
|
|
2578
|
-
],
|
|
2579
|
-
"args": {},
|
|
2580
|
-
"deprecateAliases": true,
|
|
2581
|
-
"description": "WARNING: This command deletes or overwrites all existing source tracking files. Use with extreme caution.\n\nResets local and remote source tracking so that Salesforce CLI no longer registers differences between your local files and those in the org. When you next run 'project deploy preview', Salesforce CLI returns no results, even though conflicts might actually exist. Salesforce CLI then resumes tracking new source changes as usual.\n\nUse the --revision flag to reset source tracking to a specific revision number of an org source member. To get the revision number, query the SourceMember Tooling API object with the 'data soql' command. For example:\n\n <%= config.bin %> data query --query \"SELECT MemberName, MemberType, RevisionCounter FROM SourceMember\" --use-tooling-api --target-org my-scratch",
|
|
2582
|
-
"examples": [
|
|
2583
|
-
"Reset source tracking for the org with alias \"my-scratch\":\n$ <%= config.bin %> <%= command.id %> --target-org my-scratch",
|
|
2584
|
-
"Reset source tracking to revision number 30 for your default org:\n$ <%= config.bin %> <%= command.id %> --revision 30"
|
|
2585
|
-
],
|
|
2586
|
-
"flags": {
|
|
2587
|
-
"json": {
|
|
2588
|
-
"description": "Format output as json.",
|
|
2589
|
-
"helpGroup": "GLOBAL",
|
|
2590
|
-
"name": "json",
|
|
2591
|
-
"allowNo": false,
|
|
2592
|
-
"type": "boolean"
|
|
2593
|
-
},
|
|
2594
|
-
"flags-dir": {
|
|
2595
|
-
"helpGroup": "GLOBAL",
|
|
2596
|
-
"name": "flags-dir",
|
|
2597
|
-
"summary": "Import flag values from a directory.",
|
|
2598
|
-
"hasDynamicHelp": false,
|
|
2599
|
-
"multiple": false,
|
|
2600
|
-
"type": "option"
|
|
2601
|
-
},
|
|
2602
|
-
"target-org": {
|
|
2603
|
-
"aliases": [
|
|
2604
|
-
"targetusername",
|
|
2605
|
-
"u"
|
|
2606
|
-
],
|
|
2607
|
-
"char": "o",
|
|
2608
|
-
"deprecateAliases": true,
|
|
2609
|
-
"name": "target-org",
|
|
2610
|
-
"noCacheDefault": true,
|
|
2611
|
-
"required": true,
|
|
2612
|
-
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
2613
|
-
"hasDynamicHelp": true,
|
|
2614
|
-
"multiple": false,
|
|
2615
|
-
"type": "option"
|
|
2616
|
-
},
|
|
2617
|
-
"api-version": {
|
|
2618
|
-
"aliases": [
|
|
2619
|
-
"apiversion"
|
|
2620
|
-
],
|
|
2621
|
-
"deprecateAliases": true,
|
|
2622
|
-
"description": "Override the api version used for api requests made by this command",
|
|
2623
|
-
"name": "api-version",
|
|
2624
|
-
"hasDynamicHelp": false,
|
|
2625
|
-
"multiple": false,
|
|
2626
|
-
"type": "option"
|
|
2627
|
-
},
|
|
2628
|
-
"loglevel": {
|
|
2629
|
-
"deprecated": {
|
|
2630
|
-
"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."
|
|
2631
|
-
},
|
|
2632
|
-
"hidden": true,
|
|
2633
|
-
"name": "loglevel",
|
|
2634
|
-
"hasDynamicHelp": false,
|
|
2635
|
-
"multiple": false,
|
|
2636
|
-
"type": "option"
|
|
2637
|
-
},
|
|
2638
|
-
"revision": {
|
|
2639
|
-
"char": "r",
|
|
2640
|
-
"name": "revision",
|
|
2641
|
-
"summary": "SourceMember revision counter number to reset to.",
|
|
2642
|
-
"hasDynamicHelp": false,
|
|
2643
|
-
"multiple": false,
|
|
2644
|
-
"type": "option"
|
|
2645
|
-
},
|
|
2646
|
-
"no-prompt": {
|
|
2647
|
-
"aliases": [
|
|
2648
|
-
"noprompt"
|
|
2649
|
-
],
|
|
2650
|
-
"char": "p",
|
|
2651
|
-
"deprecateAliases": true,
|
|
2652
|
-
"name": "no-prompt",
|
|
2653
|
-
"summary": "Don't prompt for source tracking override confirmation.",
|
|
2654
|
-
"allowNo": false,
|
|
2655
|
-
"type": "boolean"
|
|
2656
|
-
}
|
|
2657
|
-
},
|
|
2658
|
-
"hasDynamicHelp": true,
|
|
2659
|
-
"hiddenAliases": [],
|
|
2660
|
-
"id": "project:reset:tracking",
|
|
2661
|
-
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
2662
|
-
"pluginName": "@salesforce/plugin-deploy-retrieve",
|
|
2663
|
-
"pluginType": "core",
|
|
2664
|
-
"strict": true,
|
|
2665
|
-
"summary": "Reset local and remote source tracking.",
|
|
2666
|
-
"enableJsonFlag": true,
|
|
2667
|
-
"requiresProject": true,
|
|
2668
|
-
"isESM": true,
|
|
2669
|
-
"relativePath": [
|
|
2670
|
-
"lib",
|
|
2671
|
-
"commands",
|
|
2672
|
-
"project",
|
|
2673
|
-
"reset",
|
|
2674
|
-
"tracking.js"
|
|
2675
|
-
],
|
|
2676
|
-
"aliasPermutations": [
|
|
2677
|
-
"force:source:tracking:reset",
|
|
2678
|
-
"source:force:tracking:reset",
|
|
2679
|
-
"source:tracking:force:reset",
|
|
2680
|
-
"source:tracking:reset:force",
|
|
2681
|
-
"force:tracking:source:reset",
|
|
2682
|
-
"tracking:force:source:reset",
|
|
2683
|
-
"tracking:source:force:reset",
|
|
2684
|
-
"tracking:source:reset:force",
|
|
2685
|
-
"force:tracking:reset:source",
|
|
2686
|
-
"tracking:force:reset:source",
|
|
2687
|
-
"tracking:reset:force:source",
|
|
2688
|
-
"tracking:reset:source:force",
|
|
2689
|
-
"force:source:reset:tracking",
|
|
2690
|
-
"source:force:reset:tracking",
|
|
2691
|
-
"source:reset:force:tracking",
|
|
2692
|
-
"source:reset:tracking:force",
|
|
2693
|
-
"force:reset:source:tracking",
|
|
2694
|
-
"reset:force:source:tracking",
|
|
2695
|
-
"reset:source:force:tracking",
|
|
2696
|
-
"reset:source:tracking:force",
|
|
2697
|
-
"force:reset:tracking:source",
|
|
2698
|
-
"reset:force:tracking:source",
|
|
2699
|
-
"reset:tracking:force:source",
|
|
2700
|
-
"reset:tracking:source:force"
|
|
2701
|
-
],
|
|
2702
|
-
"permutations": [
|
|
2703
|
-
"project:reset:tracking",
|
|
2704
|
-
"reset:project:tracking",
|
|
2705
|
-
"reset:tracking:project",
|
|
2706
|
-
"project:tracking:reset",
|
|
2707
|
-
"tracking:project:reset",
|
|
2708
|
-
"tracking:reset:project"
|
|
2709
|
-
]
|
|
2710
|
-
},
|
|
2711
2575
|
"project:retrieve:preview": {
|
|
2712
2576
|
"aliases": [
|
|
2713
2577
|
"retrieve:metadata:preview"
|
|
@@ -3052,7 +2916,143 @@
|
|
|
3052
2916
|
"start:project:retrieve",
|
|
3053
2917
|
"start:retrieve:project"
|
|
3054
2918
|
]
|
|
2919
|
+
},
|
|
2920
|
+
"project:reset:tracking": {
|
|
2921
|
+
"aliases": [
|
|
2922
|
+
"force:source:tracking:reset"
|
|
2923
|
+
],
|
|
2924
|
+
"args": {},
|
|
2925
|
+
"deprecateAliases": true,
|
|
2926
|
+
"description": "WARNING: This command deletes or overwrites all existing source tracking files. Use with extreme caution.\n\nResets local and remote source tracking so that Salesforce CLI no longer registers differences between your local files and those in the org. When you next run 'project deploy preview', Salesforce CLI returns no results, even though conflicts might actually exist. Salesforce CLI then resumes tracking new source changes as usual.\n\nUse the --revision flag to reset source tracking to a specific revision number of an org source member. To get the revision number, query the SourceMember Tooling API object with the 'data soql' command. For example:\n\n <%= config.bin %> data query --query \"SELECT MemberName, MemberType, RevisionCounter FROM SourceMember\" --use-tooling-api --target-org my-scratch",
|
|
2927
|
+
"examples": [
|
|
2928
|
+
"Reset source tracking for the org with alias \"my-scratch\":\n$ <%= config.bin %> <%= command.id %> --target-org my-scratch",
|
|
2929
|
+
"Reset source tracking to revision number 30 for your default org:\n$ <%= config.bin %> <%= command.id %> --revision 30"
|
|
2930
|
+
],
|
|
2931
|
+
"flags": {
|
|
2932
|
+
"json": {
|
|
2933
|
+
"description": "Format output as json.",
|
|
2934
|
+
"helpGroup": "GLOBAL",
|
|
2935
|
+
"name": "json",
|
|
2936
|
+
"allowNo": false,
|
|
2937
|
+
"type": "boolean"
|
|
2938
|
+
},
|
|
2939
|
+
"flags-dir": {
|
|
2940
|
+
"helpGroup": "GLOBAL",
|
|
2941
|
+
"name": "flags-dir",
|
|
2942
|
+
"summary": "Import flag values from a directory.",
|
|
2943
|
+
"hasDynamicHelp": false,
|
|
2944
|
+
"multiple": false,
|
|
2945
|
+
"type": "option"
|
|
2946
|
+
},
|
|
2947
|
+
"target-org": {
|
|
2948
|
+
"aliases": [
|
|
2949
|
+
"targetusername",
|
|
2950
|
+
"u"
|
|
2951
|
+
],
|
|
2952
|
+
"char": "o",
|
|
2953
|
+
"deprecateAliases": true,
|
|
2954
|
+
"name": "target-org",
|
|
2955
|
+
"noCacheDefault": true,
|
|
2956
|
+
"required": true,
|
|
2957
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
2958
|
+
"hasDynamicHelp": true,
|
|
2959
|
+
"multiple": false,
|
|
2960
|
+
"type": "option"
|
|
2961
|
+
},
|
|
2962
|
+
"api-version": {
|
|
2963
|
+
"aliases": [
|
|
2964
|
+
"apiversion"
|
|
2965
|
+
],
|
|
2966
|
+
"deprecateAliases": true,
|
|
2967
|
+
"description": "Override the api version used for api requests made by this command",
|
|
2968
|
+
"name": "api-version",
|
|
2969
|
+
"hasDynamicHelp": false,
|
|
2970
|
+
"multiple": false,
|
|
2971
|
+
"type": "option"
|
|
2972
|
+
},
|
|
2973
|
+
"loglevel": {
|
|
2974
|
+
"deprecated": {
|
|
2975
|
+
"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."
|
|
2976
|
+
},
|
|
2977
|
+
"hidden": true,
|
|
2978
|
+
"name": "loglevel",
|
|
2979
|
+
"hasDynamicHelp": false,
|
|
2980
|
+
"multiple": false,
|
|
2981
|
+
"type": "option"
|
|
2982
|
+
},
|
|
2983
|
+
"revision": {
|
|
2984
|
+
"char": "r",
|
|
2985
|
+
"name": "revision",
|
|
2986
|
+
"summary": "SourceMember revision counter number to reset to.",
|
|
2987
|
+
"hasDynamicHelp": false,
|
|
2988
|
+
"multiple": false,
|
|
2989
|
+
"type": "option"
|
|
2990
|
+
},
|
|
2991
|
+
"no-prompt": {
|
|
2992
|
+
"aliases": [
|
|
2993
|
+
"noprompt"
|
|
2994
|
+
],
|
|
2995
|
+
"char": "p",
|
|
2996
|
+
"deprecateAliases": true,
|
|
2997
|
+
"name": "no-prompt",
|
|
2998
|
+
"summary": "Don't prompt for source tracking override confirmation.",
|
|
2999
|
+
"allowNo": false,
|
|
3000
|
+
"type": "boolean"
|
|
3001
|
+
}
|
|
3002
|
+
},
|
|
3003
|
+
"hasDynamicHelp": true,
|
|
3004
|
+
"hiddenAliases": [],
|
|
3005
|
+
"id": "project:reset:tracking",
|
|
3006
|
+
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
3007
|
+
"pluginName": "@salesforce/plugin-deploy-retrieve",
|
|
3008
|
+
"pluginType": "core",
|
|
3009
|
+
"strict": true,
|
|
3010
|
+
"summary": "Reset local and remote source tracking.",
|
|
3011
|
+
"enableJsonFlag": true,
|
|
3012
|
+
"requiresProject": true,
|
|
3013
|
+
"isESM": true,
|
|
3014
|
+
"relativePath": [
|
|
3015
|
+
"lib",
|
|
3016
|
+
"commands",
|
|
3017
|
+
"project",
|
|
3018
|
+
"reset",
|
|
3019
|
+
"tracking.js"
|
|
3020
|
+
],
|
|
3021
|
+
"aliasPermutations": [
|
|
3022
|
+
"force:source:tracking:reset",
|
|
3023
|
+
"source:force:tracking:reset",
|
|
3024
|
+
"source:tracking:force:reset",
|
|
3025
|
+
"source:tracking:reset:force",
|
|
3026
|
+
"force:tracking:source:reset",
|
|
3027
|
+
"tracking:force:source:reset",
|
|
3028
|
+
"tracking:source:force:reset",
|
|
3029
|
+
"tracking:source:reset:force",
|
|
3030
|
+
"force:tracking:reset:source",
|
|
3031
|
+
"tracking:force:reset:source",
|
|
3032
|
+
"tracking:reset:force:source",
|
|
3033
|
+
"tracking:reset:source:force",
|
|
3034
|
+
"force:source:reset:tracking",
|
|
3035
|
+
"source:force:reset:tracking",
|
|
3036
|
+
"source:reset:force:tracking",
|
|
3037
|
+
"source:reset:tracking:force",
|
|
3038
|
+
"force:reset:source:tracking",
|
|
3039
|
+
"reset:force:source:tracking",
|
|
3040
|
+
"reset:source:force:tracking",
|
|
3041
|
+
"reset:source:tracking:force",
|
|
3042
|
+
"force:reset:tracking:source",
|
|
3043
|
+
"reset:force:tracking:source",
|
|
3044
|
+
"reset:tracking:force:source",
|
|
3045
|
+
"reset:tracking:source:force"
|
|
3046
|
+
],
|
|
3047
|
+
"permutations": [
|
|
3048
|
+
"project:reset:tracking",
|
|
3049
|
+
"reset:project:tracking",
|
|
3050
|
+
"reset:tracking:project",
|
|
3051
|
+
"project:tracking:reset",
|
|
3052
|
+
"tracking:project:reset",
|
|
3053
|
+
"tracking:reset:project"
|
|
3054
|
+
]
|
|
3055
3055
|
}
|
|
3056
3056
|
},
|
|
3057
|
-
"version": "3.24.
|
|
3057
|
+
"version": "3.24.6-dev.1"
|
|
3058
3058
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-deploy-retrieve",
|
|
3
3
|
"description": "deploy and retrieve commands for sf",
|
|
4
|
-
"version": "3.24.
|
|
4
|
+
"version": "3.24.6-dev.1",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -9,16 +9,25 @@
|
|
|
9
9
|
"@oclif/core": "^4.8.0",
|
|
10
10
|
"@oclif/multi-stage-output": "^0.8.28",
|
|
11
11
|
"@salesforce/apex-node": "^8.3.5",
|
|
12
|
-
"@salesforce/core": "^8.24.0",
|
|
12
|
+
"@salesforce/core": "^8.24.1-dev.0",
|
|
13
|
+
"@jsforce/jsforce-node": "3.10.12-dev.1",
|
|
13
14
|
"@salesforce/kit": "^3.2.4",
|
|
14
15
|
"@salesforce/plugin-info": "^3.4.93",
|
|
15
16
|
"@salesforce/sf-plugins-core": "^12.2.5",
|
|
16
|
-
"@salesforce/source-deploy-retrieve": "^12.31.
|
|
17
|
+
"@salesforce/source-deploy-retrieve": "^12.31.3-dev.0",
|
|
17
18
|
"@salesforce/source-tracking": "^7.8.0",
|
|
18
19
|
"@salesforce/ts-types": "^2.0.12",
|
|
19
20
|
"ansis": "^3.17.0",
|
|
20
21
|
"terminal-link": "^3.0.0"
|
|
21
22
|
},
|
|
23
|
+
"resolutions": {
|
|
24
|
+
"@salesforce/core": "^8.24.1-dev.0",
|
|
25
|
+
"@salesforce/source-deploy-retrieve": "^12.31.3-dev.0",
|
|
26
|
+
"@jsforce/jsforce-node": "3.10.12-dev.1"
|
|
27
|
+
},
|
|
28
|
+
"overrides": {
|
|
29
|
+
"@jsforce/jsforce-node": "3.10.12-dev.1"
|
|
30
|
+
},
|
|
22
31
|
"devDependencies": {
|
|
23
32
|
"@oclif/plugin-command-snapshot": "^5.3.8",
|
|
24
33
|
"@salesforce/cli-plugins-testkit": "^5.3.41",
|
|
@@ -255,7 +264,7 @@
|
|
|
255
264
|
"exports": "./lib/index.js",
|
|
256
265
|
"type": "module",
|
|
257
266
|
"sfdx": {
|
|
258
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.24.
|
|
259
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.24.
|
|
267
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.24.6-dev.1.crt",
|
|
268
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.24.6-dev.1.sig"
|
|
260
269
|
}
|
|
261
270
|
}
|