@salesforce/plugin-deploy-retrieve 3.8.0 → 3.8.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 +18 -18
- package/oclif.manifest.json +2 -2
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -141,7 +141,7 @@ FLAG DESCRIPTIONS
|
|
|
141
141
|
If you specify this parameter, 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.8.
|
|
144
|
+
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/convert/mdapi.ts)_
|
|
145
145
|
|
|
146
146
|
## `sf project convert source`
|
|
147
147
|
|
|
@@ -153,7 +153,7 @@ USAGE
|
|
|
153
153
|
[-p <value> | -x <value> | -m <value>]
|
|
154
154
|
|
|
155
155
|
FLAGS
|
|
156
|
-
-d, --output-dir=<value> [default:
|
|
156
|
+
-d, --output-dir=<value> [default: metadataPackage_1717025350376] Output directory to store the Metadata
|
|
157
157
|
API–formatted files in.
|
|
158
158
|
-m, --metadata=<value>... Metadata component names to convert.
|
|
159
159
|
-n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
|
|
@@ -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.8.
|
|
217
|
+
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/convert/source.ts)_
|
|
218
218
|
|
|
219
219
|
## `sf project convert source-behavior`
|
|
220
220
|
|
|
@@ -271,7 +271,7 @@ EXAMPLES
|
|
|
271
271
|
$ sf project convert source-behavior --behavior decomposeCustomLabelsBeta --dry-run --preserve-temp-dir
|
|
272
272
|
```
|
|
273
273
|
|
|
274
|
-
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
274
|
+
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/convert/source-behavior.ts)_
|
|
275
275
|
|
|
276
276
|
## `sf project delete source`
|
|
277
277
|
|
|
@@ -411,7 +411,7 @@ FLAG DESCRIPTIONS
|
|
|
411
411
|
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
|
|
412
412
|
```
|
|
413
413
|
|
|
414
|
-
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
414
|
+
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/delete/source.ts)_
|
|
415
415
|
|
|
416
416
|
## `sf project delete tracking`
|
|
417
417
|
|
|
@@ -448,7 +448,7 @@ EXAMPLES
|
|
|
448
448
|
$ sf project delete tracking --target-org my-scratch
|
|
449
449
|
```
|
|
450
450
|
|
|
451
|
-
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
451
|
+
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/delete/tracking.ts)_
|
|
452
452
|
|
|
453
453
|
## `sf project deploy cancel`
|
|
454
454
|
|
|
@@ -524,7 +524,7 @@ FLAG DESCRIPTIONS
|
|
|
524
524
|
project deploy report".
|
|
525
525
|
```
|
|
526
526
|
|
|
527
|
-
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
527
|
+
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/deploy/cancel.ts)_
|
|
528
528
|
|
|
529
529
|
## `sf project deploy preview`
|
|
530
530
|
|
|
@@ -610,7 +610,7 @@ FLAG DESCRIPTIONS
|
|
|
610
610
|
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
|
|
611
611
|
```
|
|
612
612
|
|
|
613
|
-
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
613
|
+
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/deploy/preview.ts)_
|
|
614
614
|
|
|
615
615
|
## `sf project deploy quick`
|
|
616
616
|
|
|
@@ -698,7 +698,7 @@ FLAG DESCRIPTIONS
|
|
|
698
698
|
deploy report".
|
|
699
699
|
```
|
|
700
700
|
|
|
701
|
-
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
701
|
+
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/deploy/quick.ts)_
|
|
702
702
|
|
|
703
703
|
## `sf project deploy report`
|
|
704
704
|
|
|
@@ -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.8.
|
|
797
|
+
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.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.8.
|
|
882
|
+
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/deploy/resume.ts)_
|
|
883
883
|
|
|
884
884
|
## `sf project deploy start`
|
|
885
885
|
|
|
@@ -1100,7 +1100,7 @@ FLAG DESCRIPTIONS
|
|
|
1100
1100
|
--coverage-formatters lcov --coverage-formatters clover
|
|
1101
1101
|
```
|
|
1102
1102
|
|
|
1103
|
-
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
1103
|
+
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/deploy/start.ts)_
|
|
1104
1104
|
|
|
1105
1105
|
## `sf project deploy validate`
|
|
1106
1106
|
|
|
@@ -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.8.
|
|
1278
|
+
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/deploy/validate.ts)_
|
|
1279
1279
|
|
|
1280
1280
|
## `sf project generate manifest`
|
|
1281
1281
|
|
|
@@ -1352,7 +1352,7 @@ EXAMPLES
|
|
|
1352
1352
|
$ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
|
|
1353
1353
|
```
|
|
1354
1354
|
|
|
1355
|
-
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
1355
|
+
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/generate/manifest.ts)_
|
|
1356
1356
|
|
|
1357
1357
|
## `sf project list ignored`
|
|
1358
1358
|
|
|
@@ -1394,7 +1394,7 @@ EXAMPLES
|
|
|
1394
1394
|
$ sf project list ignored --source-dir package.xml
|
|
1395
1395
|
```
|
|
1396
1396
|
|
|
1397
|
-
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
1397
|
+
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/list/ignored.ts)_
|
|
1398
1398
|
|
|
1399
1399
|
## `sf project reset tracking`
|
|
1400
1400
|
|
|
@@ -1443,7 +1443,7 @@ EXAMPLES
|
|
|
1443
1443
|
$ sf project reset tracking --revision 30
|
|
1444
1444
|
```
|
|
1445
1445
|
|
|
1446
|
-
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
1446
|
+
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/reset/tracking.ts)_
|
|
1447
1447
|
|
|
1448
1448
|
## `sf project retrieve preview`
|
|
1449
1449
|
|
|
@@ -1500,7 +1500,7 @@ FLAG DESCRIPTIONS
|
|
|
1500
1500
|
Overrides your default org.
|
|
1501
1501
|
```
|
|
1502
1502
|
|
|
1503
|
-
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
1503
|
+
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/retrieve/preview.ts)_
|
|
1504
1504
|
|
|
1505
1505
|
## `sf project retrieve start`
|
|
1506
1506
|
|
|
@@ -1651,6 +1651,6 @@ FLAG DESCRIPTIONS
|
|
|
1651
1651
|
If you specify this parameter, don’t specify --metadata or --source-dir.
|
|
1652
1652
|
```
|
|
1653
1653
|
|
|
1654
|
-
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.
|
|
1654
|
+
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.1/src/commands/project/retrieve/start.ts)_
|
|
1655
1655
|
|
|
1656
1656
|
<!-- commandsstop -->
|
package/oclif.manifest.json
CHANGED
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"deprecateAliases": true,
|
|
309
309
|
"name": "output-dir",
|
|
310
310
|
"summary": "Output directory to store the Metadata API–formatted files in.",
|
|
311
|
-
"default": "
|
|
311
|
+
"default": "metadataPackage_1717025566411",
|
|
312
312
|
"hasDynamicHelp": false,
|
|
313
313
|
"multiple": false,
|
|
314
314
|
"type": "option"
|
|
@@ -3026,5 +3026,5 @@
|
|
|
3026
3026
|
]
|
|
3027
3027
|
}
|
|
3028
3028
|
},
|
|
3029
|
-
"version": "3.8.
|
|
3029
|
+
"version": "3.8.1"
|
|
3030
3030
|
}
|
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.8.
|
|
4
|
+
"version": "3.8.1",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
"@salesforce/kit": "^3.1.2",
|
|
12
12
|
"@salesforce/plugin-info": "^3.3.0",
|
|
13
13
|
"@salesforce/sf-plugins-core": "^9.0.12",
|
|
14
|
-
"@salesforce/source-deploy-retrieve": "^11.6.
|
|
15
|
-
"@salesforce/source-tracking": "^6.
|
|
14
|
+
"@salesforce/source-deploy-retrieve": "^11.6.3",
|
|
15
|
+
"@salesforce/source-tracking": "^6.3.0",
|
|
16
16
|
"@salesforce/ts-types": "^2.0.9",
|
|
17
17
|
"chalk": "^5.3.0"
|
|
18
18
|
},
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
"exports": "./lib/index.js",
|
|
251
251
|
"type": "module",
|
|
252
252
|
"sfdx": {
|
|
253
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.8.
|
|
254
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.8.
|
|
253
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.8.1.crt",
|
|
254
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.8.1.sig"
|
|
255
255
|
}
|
|
256
256
|
}
|