@salesforce/plugin-deploy-retrieve 3.19.0 → 3.19.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/lib/utils/convertBehavior.js +1 -1
- package/lib/utils/convertBehavior.js.map +1 -1
- package/oclif.manifest.json +366 -366
- package/package.json +3 -3
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.19.
|
|
144
|
+
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.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.19.
|
|
217
|
+
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.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.19.
|
|
276
|
+
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/convert/source-behavior.ts)_
|
|
277
277
|
|
|
278
278
|
## `sf project delete source`
|
|
279
279
|
|
|
@@ -413,7 +413,7 @@ FLAG DESCRIPTIONS
|
|
|
413
413
|
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
|
|
414
414
|
```
|
|
415
415
|
|
|
416
|
-
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
416
|
+
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/delete/source.ts)_
|
|
417
417
|
|
|
418
418
|
## `sf project delete tracking`
|
|
419
419
|
|
|
@@ -450,7 +450,7 @@ EXAMPLES
|
|
|
450
450
|
$ sf project delete tracking --target-org my-scratch
|
|
451
451
|
```
|
|
452
452
|
|
|
453
|
-
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
453
|
+
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/delete/tracking.ts)_
|
|
454
454
|
|
|
455
455
|
## `sf project deploy cancel`
|
|
456
456
|
|
|
@@ -522,7 +522,7 @@ FLAG DESCRIPTIONS
|
|
|
522
522
|
project deploy report".
|
|
523
523
|
```
|
|
524
524
|
|
|
525
|
-
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
525
|
+
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/deploy/cancel.ts)_
|
|
526
526
|
|
|
527
527
|
## `sf project deploy preview`
|
|
528
528
|
|
|
@@ -605,7 +605,7 @@ FLAG DESCRIPTIONS
|
|
|
605
605
|
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
|
|
606
606
|
```
|
|
607
607
|
|
|
608
|
-
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
608
|
+
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/deploy/preview.ts)_
|
|
609
609
|
|
|
610
610
|
## `sf project deploy quick`
|
|
611
611
|
|
|
@@ -689,7 +689,7 @@ FLAG DESCRIPTIONS
|
|
|
689
689
|
deploy report".
|
|
690
690
|
```
|
|
691
691
|
|
|
692
|
-
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
692
|
+
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/deploy/quick.ts)_
|
|
693
693
|
|
|
694
694
|
## `sf project deploy report`
|
|
695
695
|
|
|
@@ -781,7 +781,7 @@ FLAG DESCRIPTIONS
|
|
|
781
781
|
--coverage-formatters lcov --coverage-formatters clover
|
|
782
782
|
```
|
|
783
783
|
|
|
784
|
-
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
784
|
+
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/deploy/report.ts)_
|
|
785
785
|
|
|
786
786
|
## `sf project deploy resume`
|
|
787
787
|
|
|
@@ -866,7 +866,7 @@ FLAG DESCRIPTIONS
|
|
|
866
866
|
--coverage-formatters lcov --coverage-formatters clover
|
|
867
867
|
```
|
|
868
868
|
|
|
869
|
-
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
869
|
+
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/deploy/resume.ts)_
|
|
870
870
|
|
|
871
871
|
## `sf project deploy start`
|
|
872
872
|
|
|
@@ -1102,7 +1102,7 @@ FLAG DESCRIPTIONS
|
|
|
1102
1102
|
--coverage-formatters lcov --coverage-formatters clover
|
|
1103
1103
|
```
|
|
1104
1104
|
|
|
1105
|
-
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
1105
|
+
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/deploy/start.ts)_
|
|
1106
1106
|
|
|
1107
1107
|
## `sf project deploy validate`
|
|
1108
1108
|
|
|
@@ -1275,7 +1275,7 @@ FLAG DESCRIPTIONS
|
|
|
1275
1275
|
--coverage-formatters lcov --coverage-formatters clover
|
|
1276
1276
|
```
|
|
1277
1277
|
|
|
1278
|
-
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
1278
|
+
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/deploy/validate.ts)_
|
|
1279
1279
|
|
|
1280
1280
|
## `sf project generate manifest`
|
|
1281
1281
|
|
|
@@ -1371,7 +1371,7 @@ EXAMPLES
|
|
|
1371
1371
|
$ sf project generate manifest --from-org test@myorg.com --excluded-metadata StandardValueSet
|
|
1372
1372
|
```
|
|
1373
1373
|
|
|
1374
|
-
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
1374
|
+
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/generate/manifest.ts)_
|
|
1375
1375
|
|
|
1376
1376
|
## `sf project list ignored`
|
|
1377
1377
|
|
|
@@ -1413,7 +1413,7 @@ EXAMPLES
|
|
|
1413
1413
|
$ sf project list ignored --source-dir package.xml
|
|
1414
1414
|
```
|
|
1415
1415
|
|
|
1416
|
-
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
1416
|
+
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/list/ignored.ts)_
|
|
1417
1417
|
|
|
1418
1418
|
## `sf project reset tracking`
|
|
1419
1419
|
|
|
@@ -1462,7 +1462,7 @@ EXAMPLES
|
|
|
1462
1462
|
$ sf project reset tracking --revision 30
|
|
1463
1463
|
```
|
|
1464
1464
|
|
|
1465
|
-
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
1465
|
+
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/reset/tracking.ts)_
|
|
1466
1466
|
|
|
1467
1467
|
## `sf project retrieve preview`
|
|
1468
1468
|
|
|
@@ -1516,7 +1516,7 @@ FLAG DESCRIPTIONS
|
|
|
1516
1516
|
production orgs.
|
|
1517
1517
|
```
|
|
1518
1518
|
|
|
1519
|
-
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
1519
|
+
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/retrieve/preview.ts)_
|
|
1520
1520
|
|
|
1521
1521
|
## `sf project retrieve start`
|
|
1522
1522
|
|
|
@@ -1685,6 +1685,6 @@ FLAG DESCRIPTIONS
|
|
|
1685
1685
|
If you specify this flag, don’t specify --metadata or --source-dir.
|
|
1686
1686
|
```
|
|
1687
1687
|
|
|
1688
|
-
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.
|
|
1688
|
+
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.19.1/src/commands/project/retrieve/start.ts)_
|
|
1689
1689
|
|
|
1690
1690
|
<!-- commandsstop -->
|
|
@@ -12,7 +12,7 @@ import { SfError, SfProject, Messages } from '@salesforce/core';
|
|
|
12
12
|
import { ComponentSetBuilder, MetadataConverter, RegistryAccess, presetMap, } from '@salesforce/source-deploy-retrieve';
|
|
13
13
|
import { isString } from '@salesforce/ts-types';
|
|
14
14
|
// TODO: there could be a cleaner way to read this
|
|
15
|
-
const PRESET_DIR = fileURLToPath(
|
|
15
|
+
const PRESET_DIR = join(fileURLToPath(import.meta.resolve('@salesforce/source-deploy-retrieve')), '..', 'registry', 'presets');
|
|
16
16
|
export const PRESETS_PROP = 'sourceBehaviorOptions';
|
|
17
17
|
export const PRESET_CHOICES = [...presetMap.keys()];
|
|
18
18
|
export const TMP_DIR = process.env.SF_MDAPI_TEMP_DIR ?? 'decompositionConverterTempDir';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"convertBehavior.js","sourceRoot":"","sources":["../../src/utils/convertBehavior.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAC1C,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAiB,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC/E,OAAO,EAEL,mBAAmB,EAEnB,iBAAiB,EAEjB,cAAc,EAEd,SAAS,GACV,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAIhD,kDAAkD;AAClD,MAAM,UAAU,GAAG,
|
|
1
|
+
{"version":3,"file":"convertBehavior.js","sourceRoot":"","sources":["../../src/utils/convertBehavior.ts"],"names":[],"mappings":"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"}
|
package/oclif.manifest.json
CHANGED
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"commands": {
|
|
3
|
-
"project:
|
|
3
|
+
"project:convert:mdapi": {
|
|
4
4
|
"aliases": [
|
|
5
|
-
"force:
|
|
5
|
+
"force:mdapi:convert"
|
|
6
6
|
],
|
|
7
7
|
"args": {},
|
|
8
8
|
"deprecateAliases": true,
|
|
9
|
-
"description": "
|
|
9
|
+
"description": "To use Salesforce CLI to work with components that you retrieved via Metadata API, first convert your files from the metadata format to the source format using this command.\n\nTo convert files from the source format back to the metadata format, run \"sf project convert source\".\n\nTo convert multiple metadata components, either set multiple --metadata <name> flags or a single --metadata flag with multiple names separated by spaces. Enclose names that contain spaces in one set of double quotes. The same syntax applies to --source-dir.",
|
|
10
10
|
"examples": [
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"Run the tests that aren’t in any managed packages as part of the deletion; if the delete succeeds, and the org has source-tracking enabled, update the source tracking information:\n<%= config.bin %> <%= command.id %> --metadata ApexClass --test-level RunLocalTests --track-source",
|
|
14
|
-
"Delete the Apex source files in a directory and the corresponding components from your default org:\n<%= config.bin %> <%= command.id %> --source-dir force-app/main/default/classes"
|
|
11
|
+
"Convert metadata formatted files in the specified directory into source formatted files; writes converted files to your default package directory:\n$ <%= config.bin %> <%= command.id %> --root-dir path/to/metadata",
|
|
12
|
+
"Similar to previous example, but writes converted files to the specified output directory:\n$ <%= config.bin %> <%= command.id %> --root-dir path/to/metadata --output-dir path/to/outputdir"
|
|
15
13
|
],
|
|
16
14
|
"flags": {
|
|
17
15
|
"json": {
|
|
@@ -50,149 +48,80 @@
|
|
|
50
48
|
"multiple": false,
|
|
51
49
|
"type": "option"
|
|
52
50
|
},
|
|
53
|
-
"
|
|
51
|
+
"root-dir": {
|
|
54
52
|
"aliases": [
|
|
55
|
-
"
|
|
56
|
-
"u"
|
|
53
|
+
"rootdir"
|
|
57
54
|
],
|
|
58
|
-
"char": "
|
|
55
|
+
"char": "r",
|
|
59
56
|
"deprecateAliases": true,
|
|
60
|
-
"name": "
|
|
61
|
-
"noCacheDefault": true,
|
|
57
|
+
"name": "root-dir",
|
|
62
58
|
"required": true,
|
|
63
|
-
"summary": "
|
|
64
|
-
"hasDynamicHelp":
|
|
59
|
+
"summary": "Root directory that contains the Metadata API–formatted metadata.",
|
|
60
|
+
"hasDynamicHelp": false,
|
|
65
61
|
"multiple": false,
|
|
66
62
|
"type": "option"
|
|
67
63
|
},
|
|
68
|
-
"
|
|
64
|
+
"output-dir": {
|
|
69
65
|
"aliases": [
|
|
70
|
-
"
|
|
66
|
+
"outputdir"
|
|
71
67
|
],
|
|
72
|
-
"char": "
|
|
68
|
+
"char": "d",
|
|
73
69
|
"deprecateAliases": true,
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"summary": "Validate delete command but don't delete anything from the org or the local project.",
|
|
77
|
-
"allowNo": false,
|
|
78
|
-
"type": "boolean"
|
|
79
|
-
},
|
|
80
|
-
"wait": {
|
|
81
|
-
"char": "w",
|
|
82
|
-
"description": "If the command continues to run after the wait period, the CLI returns control of the terminal window to you.",
|
|
83
|
-
"name": "wait",
|
|
84
|
-
"summary": "Number of minutes to wait for the command to finish.",
|
|
85
|
-
"hasDynamicHelp": true,
|
|
86
|
-
"multiple": false,
|
|
87
|
-
"type": "option"
|
|
88
|
-
},
|
|
89
|
-
"tests": {
|
|
90
|
-
"description": "If a test name contains a space, enclose it in double quotes.\nFor multiple test names, use one of the following formats:\n\n- Repeat the flag for multiple test names: --tests Test1 --tests Test2 --tests \"Test With Space\"\n- Separate the test names with spaces: --tests Test1 Test2 \"Test With Space\"",
|
|
91
|
-
"helpGroup": "Test",
|
|
92
|
-
"name": "tests",
|
|
93
|
-
"summary": "Apex tests to run when --test-level is RunSpecifiedTests.",
|
|
70
|
+
"name": "output-dir",
|
|
71
|
+
"summary": "Directory to store your files in after they’re converted to source format; can be an absolute or relative path.",
|
|
94
72
|
"hasDynamicHelp": false,
|
|
95
|
-
"multiple":
|
|
73
|
+
"multiple": false,
|
|
96
74
|
"type": "option"
|
|
97
75
|
},
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
"
|
|
103
|
-
"deprecateAliases": true,
|
|
104
|
-
"description": "Valid values are:\n\n- NoTestRun — No tests are run. This test level applies only to deployments to development environments, such as sandbox, Developer Edition, or trial orgs. This test level is the default for development environments.\n\n- RunSpecifiedTests — Runs only the tests that you specify with the --tests flag. Code coverage requirements differ from the default coverage requirements when using this test level. Executed tests must comprise a minimum of 75% code coverage for each class and trigger in the deployment package. This coverage is computed for each class and trigger individually and is different than the overall coverage percentage.\n\n- RunLocalTests — All tests in your org are run, except the ones that originate from installed managed and unlocked packages. This test level is the default for production deployments that include Apex classes or triggers.\n\n- RunAllTestsInOrg — All tests in your org are run, including tests of managed packages.\n\nIf you don’t specify a test level, the default behavior depends on the contents of your deployment package and target org. For more information, see “Running Tests in a Deployment” in the Metadata API Developer Guide.",
|
|
105
|
-
"helpGroup": "Test",
|
|
106
|
-
"name": "test-level",
|
|
107
|
-
"summary": "Deployment Apex testing level.",
|
|
76
|
+
"manifest": {
|
|
77
|
+
"char": "x",
|
|
78
|
+
"description": "If you specify this flag, don’t specify --metadata or --source-dir.",
|
|
79
|
+
"name": "manifest",
|
|
80
|
+
"summary": "File path to manifest (package.xml) of metadata types to convert.",
|
|
108
81
|
"hasDynamicHelp": false,
|
|
109
82
|
"multiple": false,
|
|
110
|
-
"options": [
|
|
111
|
-
"NoTestRun",
|
|
112
|
-
"RunSpecifiedTests",
|
|
113
|
-
"RunLocalTests",
|
|
114
|
-
"RunAllTestsInOrg"
|
|
115
|
-
],
|
|
116
83
|
"type": "option"
|
|
117
84
|
},
|
|
118
|
-
"
|
|
85
|
+
"metadata-dir": {
|
|
119
86
|
"aliases": [
|
|
120
|
-
"
|
|
87
|
+
"metadatapath"
|
|
121
88
|
],
|
|
122
|
-
"char": "
|
|
89
|
+
"char": "p",
|
|
123
90
|
"deprecateAliases": true,
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
"
|
|
131
|
-
"description": "If you specify this flag, don’t specify --source-dir.",
|
|
132
|
-
"name": "metadata",
|
|
133
|
-
"summary": "Metadata components to delete.",
|
|
91
|
+
"description": "The supplied paths can be to a single file (in which case the operation is applied to only one file) or to a folder (in which case the operation is applied to all metadata types in the directory and its sub-directories).\n\nIf you specify this flag, don’t specify --manifest or --metadata. If the comma-separated list you’re supplying contains spaces, enclose the entire comma-separated list in one set of double quotes.",
|
|
92
|
+
"exclusive": [
|
|
93
|
+
"manifest",
|
|
94
|
+
"metadata"
|
|
95
|
+
],
|
|
96
|
+
"name": "metadata-dir",
|
|
97
|
+
"summary": "Root of directory or zip file of metadata formatted files to convert.",
|
|
134
98
|
"delimiter": ",",
|
|
135
99
|
"hasDynamicHelp": false,
|
|
136
100
|
"multiple": true,
|
|
137
101
|
"type": "option"
|
|
138
102
|
},
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
|
|
103
|
+
"metadata": {
|
|
104
|
+
"char": "m",
|
|
105
|
+
"exclusive": [
|
|
106
|
+
"manifest",
|
|
107
|
+
"metadatapath"
|
|
142
108
|
],
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"description": "The supplied paths can be a single file (in which case the operation is applied to only one file) or a folder (in which case the operation is applied to all metadata types in the directory and its sub-directories).\n\nIf you specify this flag, don’t specify --metadata.",
|
|
146
|
-
"name": "source-dir",
|
|
147
|
-
"summary": "Source file paths to delete.",
|
|
109
|
+
"name": "metadata",
|
|
110
|
+
"summary": "Metadata component names to convert.",
|
|
148
111
|
"delimiter": ",",
|
|
149
112
|
"hasDynamicHelp": false,
|
|
150
113
|
"multiple": true,
|
|
151
114
|
"type": "option"
|
|
152
|
-
},
|
|
153
|
-
"track-source": {
|
|
154
|
-
"aliases": [
|
|
155
|
-
"tracksource"
|
|
156
|
-
],
|
|
157
|
-
"char": "t",
|
|
158
|
-
"deprecateAliases": true,
|
|
159
|
-
"exclusive": [
|
|
160
|
-
"check-only"
|
|
161
|
-
],
|
|
162
|
-
"name": "track-source",
|
|
163
|
-
"summary": "If the delete succeeds, update the source tracking information.",
|
|
164
|
-
"allowNo": false,
|
|
165
|
-
"type": "boolean"
|
|
166
|
-
},
|
|
167
|
-
"force-overwrite": {
|
|
168
|
-
"aliases": [
|
|
169
|
-
"forceoverwrite"
|
|
170
|
-
],
|
|
171
|
-
"char": "f",
|
|
172
|
-
"dependsOn": [
|
|
173
|
-
"track-source"
|
|
174
|
-
],
|
|
175
|
-
"deprecateAliases": true,
|
|
176
|
-
"name": "force-overwrite",
|
|
177
|
-
"summary": "Ignore conflict warnings and overwrite changes to the org.",
|
|
178
|
-
"allowNo": false,
|
|
179
|
-
"type": "boolean"
|
|
180
|
-
},
|
|
181
|
-
"verbose": {
|
|
182
|
-
"name": "verbose",
|
|
183
|
-
"summary": "Verbose output of the delete result.",
|
|
184
|
-
"allowNo": false,
|
|
185
|
-
"type": "boolean"
|
|
186
115
|
}
|
|
187
116
|
},
|
|
188
|
-
"hasDynamicHelp":
|
|
117
|
+
"hasDynamicHelp": false,
|
|
189
118
|
"hiddenAliases": [],
|
|
190
|
-
"id": "project:
|
|
119
|
+
"id": "project:convert:mdapi",
|
|
191
120
|
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
192
121
|
"pluginName": "@salesforce/plugin-deploy-retrieve",
|
|
193
122
|
"pluginType": "core",
|
|
194
123
|
"strict": true,
|
|
195
|
-
"summary": "
|
|
124
|
+
"summary": "Convert metadata retrieved via Metadata API into the source format used in Salesforce DX projects.",
|
|
196
125
|
"enableJsonFlag": true,
|
|
197
126
|
"requiresProject": true,
|
|
198
127
|
"isESM": true,
|
|
@@ -200,35 +129,34 @@
|
|
|
200
129
|
"lib",
|
|
201
130
|
"commands",
|
|
202
131
|
"project",
|
|
203
|
-
"
|
|
204
|
-
"
|
|
132
|
+
"convert",
|
|
133
|
+
"mdapi.js"
|
|
205
134
|
],
|
|
206
135
|
"aliasPermutations": [
|
|
207
|
-
"force:
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
-
"force:
|
|
211
|
-
"
|
|
212
|
-
"
|
|
136
|
+
"force:mdapi:convert",
|
|
137
|
+
"mdapi:force:convert",
|
|
138
|
+
"mdapi:convert:force",
|
|
139
|
+
"force:convert:mdapi",
|
|
140
|
+
"convert:force:mdapi",
|
|
141
|
+
"convert:mdapi:force"
|
|
213
142
|
],
|
|
214
143
|
"permutations": [
|
|
215
|
-
"project:
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
"project:
|
|
219
|
-
"
|
|
220
|
-
"
|
|
144
|
+
"project:convert:mdapi",
|
|
145
|
+
"convert:project:mdapi",
|
|
146
|
+
"convert:mdapi:project",
|
|
147
|
+
"project:mdapi:convert",
|
|
148
|
+
"mdapi:project:convert",
|
|
149
|
+
"mdapi:convert:project"
|
|
221
150
|
]
|
|
222
151
|
},
|
|
223
|
-
"project:
|
|
224
|
-
"aliases": [
|
|
225
|
-
"force:source:tracking:clear"
|
|
226
|
-
],
|
|
152
|
+
"project:convert:source-behavior": {
|
|
153
|
+
"aliases": [],
|
|
227
154
|
"args": {},
|
|
228
|
-
"
|
|
229
|
-
"description": "WARNING: This command deletes or overwrites all existing source tracking files. Use with extreme caution.\n\nDeletes all local source tracking information. When you next run 'project deploy preview', Salesforce CLI displays all local and remote files as changed, and any files with the same name are listed as conflicts.",
|
|
155
|
+
"description": "Specifically, this command updates the \"sourceBehaviorOption\" option in the \"sfdx-project.json\" file and then converts the associated local source files in your project as needed.\n\nFor example, run this command with the \"--behavior decomposePermissionSetBeta\" flag to start decomposing permission sets when you deploy or retrieve them. Decomposing means breaking up the monolithic metadata API format XML file that corresponds to a metadata component into smaller XML files and directories based on its subtypes. Permission sets are not decomposed by default; you must opt-in to start decomposing them by using this command. When the command finishes, your \"sfdx-project.json\" file is updated to always decompose permission sets, and the existing permission set files in your local package directories are converted into the new decomposed format. You run this command only once for a given behavior change.\n\nFor more information about the possible values for the --behavior flag, see the \"sourceBehaviorOptions\" section in the https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_config.htm topic.",
|
|
230
156
|
"examples": [
|
|
231
|
-
"
|
|
157
|
+
"Update your Salesforce DX project to decompose custom permission sets:\n<%= config.bin %> <%= command.id %> --behavior decomposePermissionSetBeta",
|
|
158
|
+
"Display what the command would do, but don't change any existing files:\n<%= config.bin %> <%= command.id %> --behavior decomposePermissionSetBeta --dry-run",
|
|
159
|
+
"Keep the temporary directory that contains the interim metadata API formatted files:\n<%= config.bin %> <%= command.id %> --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir"
|
|
232
160
|
],
|
|
233
161
|
"flags": {
|
|
234
162
|
"json": {
|
|
@@ -246,62 +174,55 @@
|
|
|
246
174
|
"multiple": false,
|
|
247
175
|
"type": "option"
|
|
248
176
|
},
|
|
249
|
-
"
|
|
250
|
-
"
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
"
|
|
254
|
-
"description": "Override the api version used for api requests made by this command",
|
|
255
|
-
"name": "api-version",
|
|
177
|
+
"behavior": {
|
|
178
|
+
"char": "b",
|
|
179
|
+
"name": "behavior",
|
|
180
|
+
"required": true,
|
|
181
|
+
"summary": "Behavior to enable; the values correspond to the possible values of the \"sourceBehaviorOption\" option in the \"sfdx-project.json\" file.",
|
|
256
182
|
"hasDynamicHelp": false,
|
|
257
183
|
"multiple": false,
|
|
184
|
+
"options": [
|
|
185
|
+
"decomposeCustomLabelsBeta2",
|
|
186
|
+
"decomposeCustomLabelsBeta",
|
|
187
|
+
"decomposePermissionSetBeta",
|
|
188
|
+
"decomposePermissionSetBeta2",
|
|
189
|
+
"decomposeSharingRulesBeta",
|
|
190
|
+
"decomposeWorkflowBeta",
|
|
191
|
+
"decomposeExternalServiceRegistrationBeta"
|
|
192
|
+
],
|
|
258
193
|
"type": "option"
|
|
259
194
|
},
|
|
260
|
-
"
|
|
261
|
-
"
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
"
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
"
|
|
268
|
-
"
|
|
195
|
+
"dry-run": {
|
|
196
|
+
"name": "dry-run",
|
|
197
|
+
"summary": "Display what the command would do, but don't make any actual changes.",
|
|
198
|
+
"allowNo": false,
|
|
199
|
+
"type": "boolean"
|
|
200
|
+
},
|
|
201
|
+
"preserve-temp-dir": {
|
|
202
|
+
"name": "preserve-temp-dir",
|
|
203
|
+
"summary": "Don't delete the metadata API format temporary directory that this command creates. Useful for debugging.",
|
|
204
|
+
"allowNo": false,
|
|
205
|
+
"type": "boolean"
|
|
269
206
|
},
|
|
270
207
|
"target-org": {
|
|
271
|
-
"aliases": [
|
|
272
|
-
"targetusername",
|
|
273
|
-
"u"
|
|
274
|
-
],
|
|
275
208
|
"char": "o",
|
|
276
|
-
"deprecateAliases": true,
|
|
277
209
|
"name": "target-org",
|
|
278
210
|
"noCacheDefault": true,
|
|
279
|
-
"
|
|
280
|
-
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
211
|
+
"summary": "Username or alias of the target org.",
|
|
281
212
|
"hasDynamicHelp": true,
|
|
282
213
|
"multiple": false,
|
|
283
214
|
"type": "option"
|
|
284
|
-
},
|
|
285
|
-
"no-prompt": {
|
|
286
|
-
"aliases": [
|
|
287
|
-
"noprompt"
|
|
288
|
-
],
|
|
289
|
-
"char": "p",
|
|
290
|
-
"deprecateAliases": true,
|
|
291
|
-
"name": "no-prompt",
|
|
292
|
-
"summary": "Don't prompt for source tracking override confirmation.",
|
|
293
|
-
"allowNo": false,
|
|
294
|
-
"type": "boolean"
|
|
295
215
|
}
|
|
296
216
|
},
|
|
297
217
|
"hasDynamicHelp": true,
|
|
298
218
|
"hiddenAliases": [],
|
|
299
|
-
"id": "project:
|
|
219
|
+
"id": "project:convert:source-behavior",
|
|
300
220
|
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
301
221
|
"pluginName": "@salesforce/plugin-deploy-retrieve",
|
|
302
222
|
"pluginType": "core",
|
|
223
|
+
"state": "beta",
|
|
303
224
|
"strict": true,
|
|
304
|
-
"summary": "
|
|
225
|
+
"summary": "Enable a behavior of your project source files, and then update your Salesforce DX project to implement the behavior.",
|
|
305
226
|
"enableJsonFlag": true,
|
|
306
227
|
"requiresProject": true,
|
|
307
228
|
"isESM": true,
|
|
@@ -309,54 +230,29 @@
|
|
|
309
230
|
"lib",
|
|
310
231
|
"commands",
|
|
311
232
|
"project",
|
|
312
|
-
"
|
|
313
|
-
"
|
|
314
|
-
],
|
|
315
|
-
"aliasPermutations": [
|
|
316
|
-
"force:source:tracking:clear",
|
|
317
|
-
"source:force:tracking:clear",
|
|
318
|
-
"source:tracking:force:clear",
|
|
319
|
-
"source:tracking:clear:force",
|
|
320
|
-
"force:tracking:source:clear",
|
|
321
|
-
"tracking:force:source:clear",
|
|
322
|
-
"tracking:source:force:clear",
|
|
323
|
-
"tracking:source:clear:force",
|
|
324
|
-
"force:tracking:clear:source",
|
|
325
|
-
"tracking:force:clear:source",
|
|
326
|
-
"tracking:clear:force:source",
|
|
327
|
-
"tracking:clear:source:force",
|
|
328
|
-
"force:source:clear:tracking",
|
|
329
|
-
"source:force:clear:tracking",
|
|
330
|
-
"source:clear:force:tracking",
|
|
331
|
-
"source:clear:tracking:force",
|
|
332
|
-
"force:clear:source:tracking",
|
|
333
|
-
"clear:force:source:tracking",
|
|
334
|
-
"clear:source:force:tracking",
|
|
335
|
-
"clear:source:tracking:force",
|
|
336
|
-
"force:clear:tracking:source",
|
|
337
|
-
"clear:force:tracking:source",
|
|
338
|
-
"clear:tracking:force:source",
|
|
339
|
-
"clear:tracking:source:force"
|
|
233
|
+
"convert",
|
|
234
|
+
"source-behavior.js"
|
|
340
235
|
],
|
|
236
|
+
"aliasPermutations": [],
|
|
341
237
|
"permutations": [
|
|
342
|
-
"project:
|
|
343
|
-
"
|
|
344
|
-
"
|
|
345
|
-
"project:
|
|
346
|
-
"
|
|
347
|
-
"
|
|
238
|
+
"project:convert:source-behavior",
|
|
239
|
+
"convert:project:source-behavior",
|
|
240
|
+
"convert:source-behavior:project",
|
|
241
|
+
"project:source-behavior:convert",
|
|
242
|
+
"source-behavior:project:convert",
|
|
243
|
+
"source-behavior:convert:project"
|
|
348
244
|
]
|
|
349
245
|
},
|
|
350
|
-
"project:convert:
|
|
246
|
+
"project:convert:source": {
|
|
351
247
|
"aliases": [
|
|
352
|
-
"force:
|
|
248
|
+
"force:source:convert"
|
|
353
249
|
],
|
|
354
250
|
"args": {},
|
|
355
251
|
"deprecateAliases": true,
|
|
356
|
-
"description": "To
|
|
252
|
+
"description": "To convert source-formatted files into the metadata format, so that you can deploy them using Metadata API, run this command. Then deploy the metadata using \"<%= config.bin %> project deploy\".\n\nTo convert Metadata API–formatted files into the source format, run \"<%= config.bin %> project convert mdapi\".\n\nTo specify a package name that includes spaces, enclose the name in single quotes.\n\nTo convert multiple components, either set multiple --metadata <name> flags or a single --metadata flag with multiple names separated by spaces. Enclose names that contain spaces in one set of double quotes. The same syntax applies to --source-dir.",
|
|
357
253
|
"examples": [
|
|
358
|
-
"Convert
|
|
359
|
-
"Similar to previous example, but writes converted files to the specified output directory:\n$ <%= config.bin %> <%= command.id %> --root-dir path/to/
|
|
254
|
+
"Convert source-formatted files in the specified directory into metadata-formatted files; writes converted files into a new directory:\n$ <%= config.bin %> <%= command.id %> --root-dir path/to/source",
|
|
255
|
+
"Similar to previous example, but writes converted files to the specified output directory and associates the files with the specified package:\n$ <%= config.bin %> <%= command.id %> --root-dir path/to/source --output-dir path/to/outputdir --package-name 'My Package'"
|
|
360
256
|
],
|
|
361
257
|
"flags": {
|
|
362
258
|
"json": {
|
|
@@ -381,6 +277,7 @@
|
|
|
381
277
|
"deprecateAliases": true,
|
|
382
278
|
"description": "Override the api version used for api requests made by this command",
|
|
383
279
|
"name": "api-version",
|
|
280
|
+
"summary": "API Version to use in the generated project's manifest. By default, will use the version from sfdx-project.json",
|
|
384
281
|
"hasDynamicHelp": false,
|
|
385
282
|
"multiple": false,
|
|
386
283
|
"type": "option"
|
|
@@ -402,8 +299,7 @@
|
|
|
402
299
|
"char": "r",
|
|
403
300
|
"deprecateAliases": true,
|
|
404
301
|
"name": "root-dir",
|
|
405
|
-
"
|
|
406
|
-
"summary": "Root directory that contains the Metadata API–formatted metadata.",
|
|
302
|
+
"summary": "Source directory other than the default package to convert.",
|
|
407
303
|
"hasDynamicHelp": false,
|
|
408
304
|
"multiple": false,
|
|
409
305
|
"type": "option"
|
|
@@ -415,7 +311,20 @@
|
|
|
415
311
|
"char": "d",
|
|
416
312
|
"deprecateAliases": true,
|
|
417
313
|
"name": "output-dir",
|
|
418
|
-
"summary": "
|
|
314
|
+
"summary": "Output directory to store the Metadata API–formatted files in.",
|
|
315
|
+
"default": "metadataPackage_>timestamp<",
|
|
316
|
+
"hasDynamicHelp": true,
|
|
317
|
+
"multiple": false,
|
|
318
|
+
"type": "option"
|
|
319
|
+
},
|
|
320
|
+
"package-name": {
|
|
321
|
+
"aliases": [
|
|
322
|
+
"packagename"
|
|
323
|
+
],
|
|
324
|
+
"char": "n",
|
|
325
|
+
"deprecateAliases": true,
|
|
326
|
+
"name": "package-name",
|
|
327
|
+
"summary": "Name of the package to associate with the metadata-formatted files.",
|
|
419
328
|
"hasDynamicHelp": false,
|
|
420
329
|
"multiple": false,
|
|
421
330
|
"type": "option"
|
|
@@ -424,24 +333,24 @@
|
|
|
424
333
|
"char": "x",
|
|
425
334
|
"description": "If you specify this flag, don’t specify --metadata or --source-dir.",
|
|
426
335
|
"name": "manifest",
|
|
427
|
-
"summary": "
|
|
336
|
+
"summary": "Path to the manifest (package.xml) file that specifies the metadata types to convert.",
|
|
428
337
|
"hasDynamicHelp": false,
|
|
429
338
|
"multiple": false,
|
|
430
339
|
"type": "option"
|
|
431
340
|
},
|
|
432
|
-
"
|
|
341
|
+
"source-dir": {
|
|
433
342
|
"aliases": [
|
|
434
|
-
"
|
|
343
|
+
"sourcepath"
|
|
435
344
|
],
|
|
436
345
|
"char": "p",
|
|
437
346
|
"deprecateAliases": true,
|
|
438
|
-
"description": "The supplied paths can be to a single file (in which case the operation is applied to only one file) or to a folder (in which case the operation is applied to all metadata types in the directory and its sub-directories).\n\nIf you specify this flag, don’t specify --manifest or --metadata.
|
|
347
|
+
"description": "The supplied paths can be to a single file (in which case the operation is applied to only one file) or to a folder (in which case the operation is applied to all metadata types in the directory and its sub-directories).\n\nIf you specify this flag, don’t specify --manifest or --metadata.",
|
|
439
348
|
"exclusive": [
|
|
440
349
|
"manifest",
|
|
441
350
|
"metadata"
|
|
442
351
|
],
|
|
443
|
-
"name": "
|
|
444
|
-
"summary": "
|
|
352
|
+
"name": "source-dir",
|
|
353
|
+
"summary": "Paths to the local source files to convert.",
|
|
445
354
|
"delimiter": ",",
|
|
446
355
|
"hasDynamicHelp": false,
|
|
447
356
|
"multiple": true,
|
|
@@ -451,7 +360,7 @@
|
|
|
451
360
|
"char": "m",
|
|
452
361
|
"exclusive": [
|
|
453
362
|
"manifest",
|
|
454
|
-
"
|
|
363
|
+
"sourcepath"
|
|
455
364
|
],
|
|
456
365
|
"name": "metadata",
|
|
457
366
|
"summary": "Metadata component names to convert.",
|
|
@@ -461,14 +370,14 @@
|
|
|
461
370
|
"type": "option"
|
|
462
371
|
}
|
|
463
372
|
},
|
|
464
|
-
"hasDynamicHelp":
|
|
373
|
+
"hasDynamicHelp": true,
|
|
465
374
|
"hiddenAliases": [],
|
|
466
|
-
"id": "project:convert:
|
|
375
|
+
"id": "project:convert:source",
|
|
467
376
|
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
468
377
|
"pluginName": "@salesforce/plugin-deploy-retrieve",
|
|
469
378
|
"pluginType": "core",
|
|
470
379
|
"strict": true,
|
|
471
|
-
"summary": "Convert
|
|
380
|
+
"summary": "Convert source-formatted files into metadata that you can deploy using Metadata API.",
|
|
472
381
|
"enableJsonFlag": true,
|
|
473
382
|
"requiresProject": true,
|
|
474
383
|
"isESM": true,
|
|
@@ -477,33 +386,37 @@
|
|
|
477
386
|
"commands",
|
|
478
387
|
"project",
|
|
479
388
|
"convert",
|
|
480
|
-
"
|
|
389
|
+
"source.js"
|
|
481
390
|
],
|
|
482
391
|
"aliasPermutations": [
|
|
483
|
-
"force:
|
|
484
|
-
"
|
|
485
|
-
"
|
|
486
|
-
"force:convert:
|
|
487
|
-
"convert:force:
|
|
488
|
-
"convert:
|
|
392
|
+
"force:source:convert",
|
|
393
|
+
"source:force:convert",
|
|
394
|
+
"source:convert:force",
|
|
395
|
+
"force:convert:source",
|
|
396
|
+
"convert:force:source",
|
|
397
|
+
"convert:source:force"
|
|
489
398
|
],
|
|
490
399
|
"permutations": [
|
|
491
|
-
"project:convert:
|
|
492
|
-
"convert:project:
|
|
493
|
-
"convert:
|
|
494
|
-
"project:
|
|
495
|
-
"
|
|
496
|
-
"
|
|
400
|
+
"project:convert:source",
|
|
401
|
+
"convert:project:source",
|
|
402
|
+
"convert:source:project",
|
|
403
|
+
"project:source:convert",
|
|
404
|
+
"source:project:convert",
|
|
405
|
+
"source:convert:project"
|
|
497
406
|
]
|
|
498
407
|
},
|
|
499
|
-
"project:
|
|
500
|
-
"aliases": [
|
|
408
|
+
"project:delete:source": {
|
|
409
|
+
"aliases": [
|
|
410
|
+
"force:source:delete"
|
|
411
|
+
],
|
|
501
412
|
"args": {},
|
|
502
|
-
"
|
|
413
|
+
"deprecateAliases": true,
|
|
414
|
+
"description": "Use this command to delete components from orgs that don’t have source tracking. To remove deleted items from orgs that have source tracking enabled, \"<%= config.bin %> project deploy start\".\n\nWhen you run this command, both the local source file and the metadata component in the org are deleted.\n\nTo delete multiple metadata components, either set multiple --metadata <name> flags or a single --metadata flag with multiple names separated by spaces. Enclose names that contain spaces in one set of double quotes. The same syntax applies to --source-dir.",
|
|
503
415
|
"examples": [
|
|
504
|
-
"
|
|
505
|
-
"
|
|
506
|
-
"
|
|
416
|
+
"Delete all local Apex source files and all Apex classes from the org with alias \"my-scratch\":\n<%= config.bin %> <%= command.id %> --metadata ApexClass --target-org my-scratch",
|
|
417
|
+
"Delete a specific Apex class and a Profile that has a space in it from your default org; don't prompt for confirmation:\n<%= config.bin %> <%= command.id %> --metadata ApexClass:MyFabulousApexClass --metadata \"Profile: My Profile\" --no-prompt",
|
|
418
|
+
"Run the tests that aren’t in any managed packages as part of the deletion; if the delete succeeds, and the org has source-tracking enabled, update the source tracking information:\n<%= config.bin %> <%= command.id %> --metadata ApexClass --test-level RunLocalTests --track-source",
|
|
419
|
+
"Delete the Apex source files in a directory and the corresponding components from your default org:\n<%= config.bin %> <%= command.id %> --source-dir force-app/main/default/classes"
|
|
507
420
|
],
|
|
508
421
|
"flags": {
|
|
509
422
|
"json": {
|
|
@@ -521,55 +434,170 @@
|
|
|
521
434
|
"multiple": false,
|
|
522
435
|
"type": "option"
|
|
523
436
|
},
|
|
524
|
-
"
|
|
525
|
-
"
|
|
526
|
-
|
|
437
|
+
"api-version": {
|
|
438
|
+
"aliases": [
|
|
439
|
+
"apiversion"
|
|
440
|
+
],
|
|
441
|
+
"deprecateAliases": true,
|
|
442
|
+
"description": "Override the api version used for api requests made by this command",
|
|
443
|
+
"name": "api-version",
|
|
444
|
+
"hasDynamicHelp": false,
|
|
445
|
+
"multiple": false,
|
|
446
|
+
"type": "option"
|
|
447
|
+
},
|
|
448
|
+
"loglevel": {
|
|
449
|
+
"deprecated": {
|
|
450
|
+
"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."
|
|
451
|
+
},
|
|
452
|
+
"hidden": true,
|
|
453
|
+
"name": "loglevel",
|
|
454
|
+
"hasDynamicHelp": false,
|
|
455
|
+
"multiple": false,
|
|
456
|
+
"type": "option"
|
|
457
|
+
},
|
|
458
|
+
"target-org": {
|
|
459
|
+
"aliases": [
|
|
460
|
+
"targetusername",
|
|
461
|
+
"u"
|
|
462
|
+
],
|
|
463
|
+
"char": "o",
|
|
464
|
+
"deprecateAliases": true,
|
|
465
|
+
"name": "target-org",
|
|
466
|
+
"noCacheDefault": true,
|
|
527
467
|
"required": true,
|
|
528
|
-
"summary": "
|
|
468
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
469
|
+
"hasDynamicHelp": true,
|
|
470
|
+
"multiple": false,
|
|
471
|
+
"type": "option"
|
|
472
|
+
},
|
|
473
|
+
"check-only": {
|
|
474
|
+
"aliases": [
|
|
475
|
+
"checkonly"
|
|
476
|
+
],
|
|
477
|
+
"char": "c",
|
|
478
|
+
"deprecateAliases": true,
|
|
479
|
+
"description": "IMPORTANT: Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.\n\nValidates the deleted metadata and runs all Apex tests, but prevents the deletion from being saved to the org.\n\nIf you change a field type from Master-Detail to Lookup or vice versa, that change isn’t supported when using the --check-only flag to test a deletion (validation). This kind of change isn’t supported for test deletions to avoid the risk of data loss or corruption. If a change that isn’t supported for test deletions is included in a deletion package, the test deletion fails and issues an error.\n\nIf your deletion package changes a field type from Master-Detail to Lookup or vice versa, you can still validate the changes prior to deploying to Production by performing a full deletion to another test Sandbox. A full deletion includes a validation of the changes as part of the deletion process.\n\nNote: A Metadata API deletion that includes Master-Detail relationships deletes all detail records in the Recycle Bin in the following cases.\n\n 1. For a deletion with a new Master-Detail field, soft delete (send to the Recycle Bin) all detail records before proceeding to delete the Master-Detail field, or the deletion fails. During the deletion, detail records are permanently deleted from the Recycle Bin and cannot be recovered.\n\n 2. For a deletion that converts a Lookup field relationship to a Master-Detail relationship, detail records must reference a master record or be soft-deleted (sent to the Recycle Bin) for the deletion to succeed. However, a successful deletion permanently deletes any detail records in the Recycle Bin.",
|
|
480
|
+
"name": "check-only",
|
|
481
|
+
"summary": "Validate delete command but don't delete anything from the org or the local project.",
|
|
482
|
+
"allowNo": false,
|
|
483
|
+
"type": "boolean"
|
|
484
|
+
},
|
|
485
|
+
"wait": {
|
|
486
|
+
"char": "w",
|
|
487
|
+
"description": "If the command continues to run after the wait period, the CLI returns control of the terminal window to you.",
|
|
488
|
+
"name": "wait",
|
|
489
|
+
"summary": "Number of minutes to wait for the command to finish.",
|
|
490
|
+
"hasDynamicHelp": true,
|
|
491
|
+
"multiple": false,
|
|
492
|
+
"type": "option"
|
|
493
|
+
},
|
|
494
|
+
"tests": {
|
|
495
|
+
"description": "If a test name contains a space, enclose it in double quotes.\nFor multiple test names, use one of the following formats:\n\n- Repeat the flag for multiple test names: --tests Test1 --tests Test2 --tests \"Test With Space\"\n- Separate the test names with spaces: --tests Test1 Test2 \"Test With Space\"",
|
|
496
|
+
"helpGroup": "Test",
|
|
497
|
+
"name": "tests",
|
|
498
|
+
"summary": "Apex tests to run when --test-level is RunSpecifiedTests.",
|
|
499
|
+
"hasDynamicHelp": false,
|
|
500
|
+
"multiple": true,
|
|
501
|
+
"type": "option"
|
|
502
|
+
},
|
|
503
|
+
"test-level": {
|
|
504
|
+
"aliases": [
|
|
505
|
+
"testlevel"
|
|
506
|
+
],
|
|
507
|
+
"char": "l",
|
|
508
|
+
"deprecateAliases": true,
|
|
509
|
+
"description": "Valid values are:\n\n- NoTestRun — No tests are run. This test level applies only to deployments to development environments, such as sandbox, Developer Edition, or trial orgs. This test level is the default for development environments.\n\n- RunSpecifiedTests — Runs only the tests that you specify with the --tests flag. Code coverage requirements differ from the default coverage requirements when using this test level. Executed tests must comprise a minimum of 75% code coverage for each class and trigger in the deployment package. This coverage is computed for each class and trigger individually and is different than the overall coverage percentage.\n\n- RunLocalTests — All tests in your org are run, except the ones that originate from installed managed and unlocked packages. This test level is the default for production deployments that include Apex classes or triggers.\n\n- RunAllTestsInOrg — All tests in your org are run, including tests of managed packages.\n\nIf you don’t specify a test level, the default behavior depends on the contents of your deployment package and target org. For more information, see “Running Tests in a Deployment” in the Metadata API Developer Guide.",
|
|
510
|
+
"helpGroup": "Test",
|
|
511
|
+
"name": "test-level",
|
|
512
|
+
"summary": "Deployment Apex testing level.",
|
|
529
513
|
"hasDynamicHelp": false,
|
|
530
514
|
"multiple": false,
|
|
531
515
|
"options": [
|
|
532
|
-
"
|
|
533
|
-
"
|
|
534
|
-
"
|
|
535
|
-
"
|
|
536
|
-
"decomposeSharingRulesBeta",
|
|
537
|
-
"decomposeWorkflowBeta",
|
|
538
|
-
"decomposeExternalServiceRegistrationBeta"
|
|
516
|
+
"NoTestRun",
|
|
517
|
+
"RunSpecifiedTests",
|
|
518
|
+
"RunLocalTests",
|
|
519
|
+
"RunAllTestsInOrg"
|
|
539
520
|
],
|
|
540
521
|
"type": "option"
|
|
541
522
|
},
|
|
542
|
-
"
|
|
543
|
-
"
|
|
544
|
-
|
|
523
|
+
"no-prompt": {
|
|
524
|
+
"aliases": [
|
|
525
|
+
"noprompt"
|
|
526
|
+
],
|
|
527
|
+
"char": "r",
|
|
528
|
+
"deprecateAliases": true,
|
|
529
|
+
"name": "no-prompt",
|
|
530
|
+
"summary": "Don't prompt for delete confirmation.",
|
|
545
531
|
"allowNo": false,
|
|
546
532
|
"type": "boolean"
|
|
547
533
|
},
|
|
548
|
-
"
|
|
549
|
-
"
|
|
550
|
-
"
|
|
534
|
+
"metadata": {
|
|
535
|
+
"char": "m",
|
|
536
|
+
"description": "If you specify this flag, don’t specify --source-dir.",
|
|
537
|
+
"name": "metadata",
|
|
538
|
+
"summary": "Metadata components to delete.",
|
|
539
|
+
"delimiter": ",",
|
|
540
|
+
"hasDynamicHelp": false,
|
|
541
|
+
"multiple": true,
|
|
542
|
+
"type": "option"
|
|
543
|
+
},
|
|
544
|
+
"source-dir": {
|
|
545
|
+
"aliases": [
|
|
546
|
+
"sourcepath"
|
|
547
|
+
],
|
|
548
|
+
"char": "p",
|
|
549
|
+
"deprecateAliases": true,
|
|
550
|
+
"description": "The supplied paths can be a single file (in which case the operation is applied to only one file) or a folder (in which case the operation is applied to all metadata types in the directory and its sub-directories).\n\nIf you specify this flag, don’t specify --metadata.",
|
|
551
|
+
"name": "source-dir",
|
|
552
|
+
"summary": "Source file paths to delete.",
|
|
553
|
+
"delimiter": ",",
|
|
554
|
+
"hasDynamicHelp": false,
|
|
555
|
+
"multiple": true,
|
|
556
|
+
"type": "option"
|
|
557
|
+
},
|
|
558
|
+
"track-source": {
|
|
559
|
+
"aliases": [
|
|
560
|
+
"tracksource"
|
|
561
|
+
],
|
|
562
|
+
"char": "t",
|
|
563
|
+
"deprecateAliases": true,
|
|
564
|
+
"exclusive": [
|
|
565
|
+
"check-only"
|
|
566
|
+
],
|
|
567
|
+
"name": "track-source",
|
|
568
|
+
"summary": "If the delete succeeds, update the source tracking information.",
|
|
551
569
|
"allowNo": false,
|
|
552
570
|
"type": "boolean"
|
|
553
571
|
},
|
|
554
|
-
"
|
|
555
|
-
"
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
"
|
|
559
|
-
"
|
|
560
|
-
|
|
561
|
-
|
|
572
|
+
"force-overwrite": {
|
|
573
|
+
"aliases": [
|
|
574
|
+
"forceoverwrite"
|
|
575
|
+
],
|
|
576
|
+
"char": "f",
|
|
577
|
+
"dependsOn": [
|
|
578
|
+
"track-source"
|
|
579
|
+
],
|
|
580
|
+
"deprecateAliases": true,
|
|
581
|
+
"name": "force-overwrite",
|
|
582
|
+
"summary": "Ignore conflict warnings and overwrite changes to the org.",
|
|
583
|
+
"allowNo": false,
|
|
584
|
+
"type": "boolean"
|
|
585
|
+
},
|
|
586
|
+
"verbose": {
|
|
587
|
+
"name": "verbose",
|
|
588
|
+
"summary": "Verbose output of the delete result.",
|
|
589
|
+
"allowNo": false,
|
|
590
|
+
"type": "boolean"
|
|
562
591
|
}
|
|
563
592
|
},
|
|
564
593
|
"hasDynamicHelp": true,
|
|
565
594
|
"hiddenAliases": [],
|
|
566
|
-
"id": "project:
|
|
595
|
+
"id": "project:delete:source",
|
|
567
596
|
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
568
597
|
"pluginName": "@salesforce/plugin-deploy-retrieve",
|
|
569
598
|
"pluginType": "core",
|
|
570
|
-
"state": "beta",
|
|
571
599
|
"strict": true,
|
|
572
|
-
"summary": "
|
|
600
|
+
"summary": "Delete source from your project and from a non-source-tracked org.",
|
|
573
601
|
"enableJsonFlag": true,
|
|
574
602
|
"requiresProject": true,
|
|
575
603
|
"isESM": true,
|
|
@@ -577,29 +605,35 @@
|
|
|
577
605
|
"lib",
|
|
578
606
|
"commands",
|
|
579
607
|
"project",
|
|
580
|
-
"
|
|
581
|
-
"source
|
|
608
|
+
"delete",
|
|
609
|
+
"source.js"
|
|
610
|
+
],
|
|
611
|
+
"aliasPermutations": [
|
|
612
|
+
"force:source:delete",
|
|
613
|
+
"source:force:delete",
|
|
614
|
+
"source:delete:force",
|
|
615
|
+
"force:delete:source",
|
|
616
|
+
"delete:force:source",
|
|
617
|
+
"delete:source:force"
|
|
582
618
|
],
|
|
583
|
-
"aliasPermutations": [],
|
|
584
619
|
"permutations": [
|
|
585
|
-
"project:
|
|
586
|
-
"
|
|
587
|
-
"
|
|
588
|
-
"project:source
|
|
589
|
-
"source
|
|
590
|
-
"source
|
|
620
|
+
"project:delete:source",
|
|
621
|
+
"delete:project:source",
|
|
622
|
+
"delete:source:project",
|
|
623
|
+
"project:source:delete",
|
|
624
|
+
"source:project:delete",
|
|
625
|
+
"source:delete:project"
|
|
591
626
|
]
|
|
592
627
|
},
|
|
593
|
-
"project:
|
|
628
|
+
"project:delete:tracking": {
|
|
594
629
|
"aliases": [
|
|
595
|
-
"force:source:
|
|
630
|
+
"force:source:tracking:clear"
|
|
596
631
|
],
|
|
597
632
|
"args": {},
|
|
598
633
|
"deprecateAliases": true,
|
|
599
|
-
"description": "
|
|
634
|
+
"description": "WARNING: This command deletes or overwrites all existing source tracking files. Use with extreme caution.\n\nDeletes all local source tracking information. When you next run 'project deploy preview', Salesforce CLI displays all local and remote files as changed, and any files with the same name are listed as conflicts.",
|
|
600
635
|
"examples": [
|
|
601
|
-
"
|
|
602
|
-
"Similar to previous example, but writes converted files to the specified output directory and associates the files with the specified package:\n$ <%= config.bin %> <%= command.id %> --root-dir path/to/source --output-dir path/to/outputdir --package-name 'My Package'"
|
|
636
|
+
"Delete local source tracking for the org with alias \"my-scratch\":\n$ <%= config.bin %> <%= command.id %> --target-org my-scratch"
|
|
603
637
|
],
|
|
604
638
|
"flags": {
|
|
605
639
|
"json": {
|
|
@@ -624,7 +658,6 @@
|
|
|
624
658
|
"deprecateAliases": true,
|
|
625
659
|
"description": "Override the api version used for api requests made by this command",
|
|
626
660
|
"name": "api-version",
|
|
627
|
-
"summary": "API Version to use in the generated project's manifest. By default, will use the version from sfdx-project.json",
|
|
628
661
|
"hasDynamicHelp": false,
|
|
629
662
|
"multiple": false,
|
|
630
663
|
"type": "option"
|
|
@@ -639,92 +672,41 @@
|
|
|
639
672
|
"multiple": false,
|
|
640
673
|
"type": "option"
|
|
641
674
|
},
|
|
642
|
-
"
|
|
643
|
-
"aliases": [
|
|
644
|
-
"rootdir"
|
|
645
|
-
],
|
|
646
|
-
"char": "r",
|
|
647
|
-
"deprecateAliases": true,
|
|
648
|
-
"name": "root-dir",
|
|
649
|
-
"summary": "Source directory other than the default package to convert.",
|
|
650
|
-
"hasDynamicHelp": false,
|
|
651
|
-
"multiple": false,
|
|
652
|
-
"type": "option"
|
|
653
|
-
},
|
|
654
|
-
"output-dir": {
|
|
675
|
+
"target-org": {
|
|
655
676
|
"aliases": [
|
|
656
|
-
"
|
|
677
|
+
"targetusername",
|
|
678
|
+
"u"
|
|
657
679
|
],
|
|
658
|
-
"char": "
|
|
680
|
+
"char": "o",
|
|
659
681
|
"deprecateAliases": true,
|
|
660
|
-
"name": "
|
|
661
|
-
"
|
|
662
|
-
"
|
|
682
|
+
"name": "target-org",
|
|
683
|
+
"noCacheDefault": true,
|
|
684
|
+
"required": true,
|
|
685
|
+
"summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
|
|
663
686
|
"hasDynamicHelp": true,
|
|
664
687
|
"multiple": false,
|
|
665
688
|
"type": "option"
|
|
666
689
|
},
|
|
667
|
-
"
|
|
668
|
-
"aliases": [
|
|
669
|
-
"packagename"
|
|
670
|
-
],
|
|
671
|
-
"char": "n",
|
|
672
|
-
"deprecateAliases": true,
|
|
673
|
-
"name": "package-name",
|
|
674
|
-
"summary": "Name of the package to associate with the metadata-formatted files.",
|
|
675
|
-
"hasDynamicHelp": false,
|
|
676
|
-
"multiple": false,
|
|
677
|
-
"type": "option"
|
|
678
|
-
},
|
|
679
|
-
"manifest": {
|
|
680
|
-
"char": "x",
|
|
681
|
-
"description": "If you specify this flag, don’t specify --metadata or --source-dir.",
|
|
682
|
-
"name": "manifest",
|
|
683
|
-
"summary": "Path to the manifest (package.xml) file that specifies the metadata types to convert.",
|
|
684
|
-
"hasDynamicHelp": false,
|
|
685
|
-
"multiple": false,
|
|
686
|
-
"type": "option"
|
|
687
|
-
},
|
|
688
|
-
"source-dir": {
|
|
690
|
+
"no-prompt": {
|
|
689
691
|
"aliases": [
|
|
690
|
-
"
|
|
692
|
+
"noprompt"
|
|
691
693
|
],
|
|
692
694
|
"char": "p",
|
|
693
695
|
"deprecateAliases": true,
|
|
694
|
-
"
|
|
695
|
-
"
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
],
|
|
699
|
-
"name": "source-dir",
|
|
700
|
-
"summary": "Paths to the local source files to convert.",
|
|
701
|
-
"delimiter": ",",
|
|
702
|
-
"hasDynamicHelp": false,
|
|
703
|
-
"multiple": true,
|
|
704
|
-
"type": "option"
|
|
705
|
-
},
|
|
706
|
-
"metadata": {
|
|
707
|
-
"char": "m",
|
|
708
|
-
"exclusive": [
|
|
709
|
-
"manifest",
|
|
710
|
-
"sourcepath"
|
|
711
|
-
],
|
|
712
|
-
"name": "metadata",
|
|
713
|
-
"summary": "Metadata component names to convert.",
|
|
714
|
-
"delimiter": ",",
|
|
715
|
-
"hasDynamicHelp": false,
|
|
716
|
-
"multiple": true,
|
|
717
|
-
"type": "option"
|
|
696
|
+
"name": "no-prompt",
|
|
697
|
+
"summary": "Don't prompt for source tracking override confirmation.",
|
|
698
|
+
"allowNo": false,
|
|
699
|
+
"type": "boolean"
|
|
718
700
|
}
|
|
719
701
|
},
|
|
720
702
|
"hasDynamicHelp": true,
|
|
721
703
|
"hiddenAliases": [],
|
|
722
|
-
"id": "project:
|
|
704
|
+
"id": "project:delete:tracking",
|
|
723
705
|
"pluginAlias": "@salesforce/plugin-deploy-retrieve",
|
|
724
706
|
"pluginName": "@salesforce/plugin-deploy-retrieve",
|
|
725
707
|
"pluginType": "core",
|
|
726
708
|
"strict": true,
|
|
727
|
-
"summary": "
|
|
709
|
+
"summary": "Delete all local source tracking information.",
|
|
728
710
|
"enableJsonFlag": true,
|
|
729
711
|
"requiresProject": true,
|
|
730
712
|
"isESM": true,
|
|
@@ -732,24 +714,42 @@
|
|
|
732
714
|
"lib",
|
|
733
715
|
"commands",
|
|
734
716
|
"project",
|
|
735
|
-
"
|
|
736
|
-
"
|
|
717
|
+
"delete",
|
|
718
|
+
"tracking.js"
|
|
737
719
|
],
|
|
738
720
|
"aliasPermutations": [
|
|
739
|
-
"force:source:
|
|
740
|
-
"source:force:
|
|
741
|
-
"source:
|
|
742
|
-
"
|
|
743
|
-
"
|
|
744
|
-
"
|
|
721
|
+
"force:source:tracking:clear",
|
|
722
|
+
"source:force:tracking:clear",
|
|
723
|
+
"source:tracking:force:clear",
|
|
724
|
+
"source:tracking:clear:force",
|
|
725
|
+
"force:tracking:source:clear",
|
|
726
|
+
"tracking:force:source:clear",
|
|
727
|
+
"tracking:source:force:clear",
|
|
728
|
+
"tracking:source:clear:force",
|
|
729
|
+
"force:tracking:clear:source",
|
|
730
|
+
"tracking:force:clear:source",
|
|
731
|
+
"tracking:clear:force:source",
|
|
732
|
+
"tracking:clear:source:force",
|
|
733
|
+
"force:source:clear:tracking",
|
|
734
|
+
"source:force:clear:tracking",
|
|
735
|
+
"source:clear:force:tracking",
|
|
736
|
+
"source:clear:tracking:force",
|
|
737
|
+
"force:clear:source:tracking",
|
|
738
|
+
"clear:force:source:tracking",
|
|
739
|
+
"clear:source:force:tracking",
|
|
740
|
+
"clear:source:tracking:force",
|
|
741
|
+
"force:clear:tracking:source",
|
|
742
|
+
"clear:force:tracking:source",
|
|
743
|
+
"clear:tracking:force:source",
|
|
744
|
+
"clear:tracking:source:force"
|
|
745
745
|
],
|
|
746
746
|
"permutations": [
|
|
747
|
-
"project:
|
|
748
|
-
"
|
|
749
|
-
"
|
|
750
|
-
"project:
|
|
751
|
-
"
|
|
752
|
-
"
|
|
747
|
+
"project:delete:tracking",
|
|
748
|
+
"delete:project:tracking",
|
|
749
|
+
"delete:tracking:project",
|
|
750
|
+
"project:tracking:delete",
|
|
751
|
+
"tracking:project:delete",
|
|
752
|
+
"tracking:delete:project"
|
|
753
753
|
]
|
|
754
754
|
},
|
|
755
755
|
"project:generate:manifest": {
|
|
@@ -3050,5 +3050,5 @@
|
|
|
3050
3050
|
]
|
|
3051
3051
|
}
|
|
3052
3052
|
},
|
|
3053
|
-
"version": "3.19.
|
|
3053
|
+
"version": "3.19.1"
|
|
3054
3054
|
}
|
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.19.
|
|
4
|
+
"version": "3.19.1",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"exports": "./lib/index.js",
|
|
254
254
|
"type": "module",
|
|
255
255
|
"sfdx": {
|
|
256
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.19.
|
|
257
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.19.
|
|
256
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.19.1.crt",
|
|
257
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.19.1.sig"
|
|
258
258
|
}
|
|
259
259
|
}
|