@salesforce/plugin-deploy-retrieve 3.8.2 → 3.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md 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.2/src/commands/project/convert/mdapi.ts)_
144
+ _See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/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: metadataPackage_1717102344546] Output directory to store the Metadata
156
+ -d, --output-dir=<value> [default: metadataPackage_1717189065972] 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.2/src/commands/project/convert/source.ts)_
217
+ _See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/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.2/src/commands/project/convert/source-behavior.ts)_
274
+ _See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/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.2/src/commands/project/delete/source.ts)_
414
+ _See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/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.2/src/commands/project/delete/tracking.ts)_
451
+ _See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/delete/tracking.ts)_
452
452
 
453
453
  ## `sf project deploy cancel`
454
454
 
@@ -520,7 +520,7 @@ FLAG DESCRIPTIONS
520
520
  project deploy report".
521
521
  ```
522
522
 
523
- _See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/deploy/cancel.ts)_
523
+ _See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/deploy/cancel.ts)_
524
524
 
525
525
  ## `sf project deploy preview`
526
526
 
@@ -603,7 +603,7 @@ FLAG DESCRIPTIONS
603
603
  All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
604
604
  ```
605
605
 
606
- _See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/deploy/preview.ts)_
606
+ _See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/deploy/preview.ts)_
607
607
 
608
608
  ## `sf project deploy quick`
609
609
 
@@ -687,7 +687,7 @@ FLAG DESCRIPTIONS
687
687
  deploy report".
688
688
  ```
689
689
 
690
- _See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/deploy/quick.ts)_
690
+ _See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/deploy/quick.ts)_
691
691
 
692
692
  ## `sf project deploy report`
693
693
 
@@ -779,7 +779,7 @@ FLAG DESCRIPTIONS
779
779
  --coverage-formatters lcov --coverage-formatters clover
780
780
  ```
781
781
 
782
- _See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/deploy/report.ts)_
782
+ _See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/deploy/report.ts)_
783
783
 
784
784
  ## `sf project deploy resume`
785
785
 
@@ -864,7 +864,7 @@ FLAG DESCRIPTIONS
864
864
  --coverage-formatters lcov --coverage-formatters clover
865
865
  ```
866
866
 
867
- _See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/deploy/resume.ts)_
867
+ _See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/deploy/resume.ts)_
868
868
 
869
869
  ## `sf project deploy start`
870
870
 
@@ -1090,7 +1090,7 @@ FLAG DESCRIPTIONS
1090
1090
  --coverage-formatters lcov --coverage-formatters clover
1091
1091
  ```
1092
1092
 
1093
- _See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/deploy/start.ts)_
1093
+ _See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/deploy/start.ts)_
1094
1094
 
1095
1095
  ## `sf project deploy validate`
1096
1096
 
@@ -1262,7 +1262,7 @@ FLAG DESCRIPTIONS
1262
1262
  --coverage-formatters lcov --coverage-formatters clover
1263
1263
  ```
1264
1264
 
1265
- _See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/deploy/validate.ts)_
1265
+ _See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/deploy/validate.ts)_
1266
1266
 
1267
1267
  ## `sf project generate manifest`
1268
1268
 
@@ -1339,7 +1339,7 @@ EXAMPLES
1339
1339
  $ sf project generate manifest --from-org test@myorg.com --include-packages unlocked
1340
1340
  ```
1341
1341
 
1342
- _See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/generate/manifest.ts)_
1342
+ _See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/generate/manifest.ts)_
1343
1343
 
1344
1344
  ## `sf project list ignored`
1345
1345
 
@@ -1381,7 +1381,7 @@ EXAMPLES
1381
1381
  $ sf project list ignored --source-dir package.xml
1382
1382
  ```
1383
1383
 
1384
- _See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/list/ignored.ts)_
1384
+ _See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/list/ignored.ts)_
1385
1385
 
1386
1386
  ## `sf project reset tracking`
1387
1387
 
@@ -1430,7 +1430,7 @@ EXAMPLES
1430
1430
  $ sf project reset tracking --revision 30
1431
1431
  ```
1432
1432
 
1433
- _See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/reset/tracking.ts)_
1433
+ _See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/reset/tracking.ts)_
1434
1434
 
1435
1435
  ## `sf project retrieve preview`
1436
1436
 
@@ -1484,7 +1484,7 @@ FLAG DESCRIPTIONS
1484
1484
  production orgs.
1485
1485
  ```
1486
1486
 
1487
- _See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/retrieve/preview.ts)_
1487
+ _See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/retrieve/preview.ts)_
1488
1488
 
1489
1489
  ## `sf project retrieve start`
1490
1490
 
@@ -1640,6 +1640,6 @@ FLAG DESCRIPTIONS
1640
1640
  If you specify this parameter, don’t specify --metadata or --source-dir.
1641
1641
  ```
1642
1642
 
1643
- _See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.2/src/commands/project/retrieve/start.ts)_
1643
+ _See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.8.3/src/commands/project/retrieve/start.ts)_
1644
1644
 
1645
1645
  <!-- commandsstop -->
@@ -309,7 +309,7 @@
309
309
  "deprecateAliases": true,
310
310
  "name": "output-dir",
311
311
  "summary": "Output directory to store the Metadata API–formatted files in.",
312
- "default": "metadataPackage_1717102577231",
312
+ "default": "metadataPackage_1717189274100",
313
313
  "hasDynamicHelp": false,
314
314
  "multiple": false,
315
315
  "type": "option"
@@ -3023,5 +3023,5 @@
3023
3023
  ]
3024
3024
  }
3025
3025
  },
3026
- "version": "3.8.2"
3026
+ "version": "3.8.3"
3027
3027
  }
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.2",
4
+ "version": "3.8.3",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -12,7 +12,7 @@
12
12
  "@salesforce/plugin-info": "^3.3.0",
13
13
  "@salesforce/sf-plugins-core": "^9.1.0",
14
14
  "@salesforce/source-deploy-retrieve": "^11.6.3",
15
- "@salesforce/source-tracking": "^6.3.0",
15
+ "@salesforce/source-tracking": "^6.3.2",
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.2.crt",
254
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.8.2.sig"
253
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.8.3.crt",
254
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.8.3.sig"
255
255
  }
256
256
  }