@salesforce/plugin-deploy-retrieve 3.24.9 → 3.24.11

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 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.9/src/commands/project/convert/mdapi.ts)_
144
+ _See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/convert/source.ts)_
217
+ _See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/convert/source-behavior.ts)_
276
+ _See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/delete/source.ts)_
429
+ _See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/delete/tracking.ts)_
466
+ _See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/deploy/cancel.ts)_
538
+ _See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/deploy/preview.ts)_
621
+ _See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/deploy/quick.ts)_
705
+ _See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/deploy/report.ts)_
797
+ _See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/deploy/resume.ts)_
882
+ _See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/deploy/start.ts)_
1131
+ _See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/deploy/validate.ts)_
1318
+ _See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/generate/manifest.ts)_
1414
+ _See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/list/ignored.ts)_
1456
+ _See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/reset/tracking.ts)_
1505
+ _See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/retrieve/preview.ts)_
1559
+ _See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/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.9/src/commands/project/retrieve/start.ts)_
1732
+ _See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.24.11/src/commands/project/retrieve/start.ts)_
1733
1733
 
1734
1734
  <!-- commandsstop -->
@@ -2250,100 +2250,6 @@
2250
2250
  "validate:deploy:project"
2251
2251
  ]
2252
2252
  },
2253
- "project:list:ignored": {
2254
- "aliases": [
2255
- "force:source:ignored:list"
2256
- ],
2257
- "args": {},
2258
- "deprecateAliases": true,
2259
- "description": "When deploying or retrieving metadata between your local project and an org, you can specify the source files you want to exclude with a .forceignore file. The .forceignore file structure mimics the .gitignore structure. Each line in .forceignore specifies a pattern that corresponds to one or more files. The files typically represent metadata components, but can be any files you want to exclude, such as LWC configuration JSON files or tests.",
2260
- "examples": [
2261
- "List all the files in all package directories that are ignored:\n<%= config.bin %> <%= command.id %>",
2262
- "List all the files in a specific directory that are ignored:\n<%= config.bin %> <%= command.id %> --source-dir force-app",
2263
- "Check if a particular file is ignored:\n<%= config.bin %> <%= command.id %> --source-dir package.xml"
2264
- ],
2265
- "flags": {
2266
- "json": {
2267
- "description": "Format output as json.",
2268
- "helpGroup": "GLOBAL",
2269
- "name": "json",
2270
- "allowNo": false,
2271
- "type": "boolean"
2272
- },
2273
- "flags-dir": {
2274
- "helpGroup": "GLOBAL",
2275
- "name": "flags-dir",
2276
- "summary": "Import flag values from a directory.",
2277
- "hasDynamicHelp": false,
2278
- "multiple": false,
2279
- "type": "option"
2280
- },
2281
- "source-dir": {
2282
- "aliases": [
2283
- "sourcepath"
2284
- ],
2285
- "char": "p",
2286
- "deprecateAliases": true,
2287
- "name": "source-dir",
2288
- "summary": "File or directory of files that the command checks for foreceignored files.",
2289
- "hasDynamicHelp": false,
2290
- "multiple": false,
2291
- "type": "option"
2292
- }
2293
- },
2294
- "hasDynamicHelp": false,
2295
- "hiddenAliases": [],
2296
- "id": "project:list:ignored",
2297
- "pluginAlias": "@salesforce/plugin-deploy-retrieve",
2298
- "pluginName": "@salesforce/plugin-deploy-retrieve",
2299
- "pluginType": "core",
2300
- "strict": true,
2301
- "summary": "Check your local project package directories for forceignored files.",
2302
- "enableJsonFlag": true,
2303
- "requiresProject": true,
2304
- "isESM": true,
2305
- "relativePath": [
2306
- "lib",
2307
- "commands",
2308
- "project",
2309
- "list",
2310
- "ignored.js"
2311
- ],
2312
- "aliasPermutations": [
2313
- "force:source:ignored:list",
2314
- "source:force:ignored:list",
2315
- "source:ignored:force:list",
2316
- "source:ignored:list:force",
2317
- "force:ignored:source:list",
2318
- "ignored:force:source:list",
2319
- "ignored:source:force:list",
2320
- "ignored:source:list:force",
2321
- "force:ignored:list:source",
2322
- "ignored:force:list:source",
2323
- "ignored:list:force:source",
2324
- "ignored:list:source:force",
2325
- "force:source:list:ignored",
2326
- "source:force:list:ignored",
2327
- "source:list:force:ignored",
2328
- "source:list:ignored:force",
2329
- "force:list:source:ignored",
2330
- "list:force:source:ignored",
2331
- "list:source:force:ignored",
2332
- "list:source:ignored:force",
2333
- "force:list:ignored:source",
2334
- "list:force:ignored:source",
2335
- "list:ignored:force:source",
2336
- "list:ignored:source:force"
2337
- ],
2338
- "permutations": [
2339
- "project:list:ignored",
2340
- "list:project:ignored",
2341
- "list:ignored:project",
2342
- "project:ignored:list",
2343
- "ignored:project:list",
2344
- "ignored:list:project"
2345
- ]
2346
- },
2347
2253
  "project:generate:manifest": {
2348
2254
  "aliases": [
2349
2255
  "force:source:manifest:create"
@@ -2572,6 +2478,100 @@
2572
2478
  "manifest:generate:project"
2573
2479
  ]
2574
2480
  },
2481
+ "project:list:ignored": {
2482
+ "aliases": [
2483
+ "force:source:ignored:list"
2484
+ ],
2485
+ "args": {},
2486
+ "deprecateAliases": true,
2487
+ "description": "When deploying or retrieving metadata between your local project and an org, you can specify the source files you want to exclude with a .forceignore file. The .forceignore file structure mimics the .gitignore structure. Each line in .forceignore specifies a pattern that corresponds to one or more files. The files typically represent metadata components, but can be any files you want to exclude, such as LWC configuration JSON files or tests.",
2488
+ "examples": [
2489
+ "List all the files in all package directories that are ignored:\n<%= config.bin %> <%= command.id %>",
2490
+ "List all the files in a specific directory that are ignored:\n<%= config.bin %> <%= command.id %> --source-dir force-app",
2491
+ "Check if a particular file is ignored:\n<%= config.bin %> <%= command.id %> --source-dir package.xml"
2492
+ ],
2493
+ "flags": {
2494
+ "json": {
2495
+ "description": "Format output as json.",
2496
+ "helpGroup": "GLOBAL",
2497
+ "name": "json",
2498
+ "allowNo": false,
2499
+ "type": "boolean"
2500
+ },
2501
+ "flags-dir": {
2502
+ "helpGroup": "GLOBAL",
2503
+ "name": "flags-dir",
2504
+ "summary": "Import flag values from a directory.",
2505
+ "hasDynamicHelp": false,
2506
+ "multiple": false,
2507
+ "type": "option"
2508
+ },
2509
+ "source-dir": {
2510
+ "aliases": [
2511
+ "sourcepath"
2512
+ ],
2513
+ "char": "p",
2514
+ "deprecateAliases": true,
2515
+ "name": "source-dir",
2516
+ "summary": "File or directory of files that the command checks for foreceignored files.",
2517
+ "hasDynamicHelp": false,
2518
+ "multiple": false,
2519
+ "type": "option"
2520
+ }
2521
+ },
2522
+ "hasDynamicHelp": false,
2523
+ "hiddenAliases": [],
2524
+ "id": "project:list:ignored",
2525
+ "pluginAlias": "@salesforce/plugin-deploy-retrieve",
2526
+ "pluginName": "@salesforce/plugin-deploy-retrieve",
2527
+ "pluginType": "core",
2528
+ "strict": true,
2529
+ "summary": "Check your local project package directories for forceignored files.",
2530
+ "enableJsonFlag": true,
2531
+ "requiresProject": true,
2532
+ "isESM": true,
2533
+ "relativePath": [
2534
+ "lib",
2535
+ "commands",
2536
+ "project",
2537
+ "list",
2538
+ "ignored.js"
2539
+ ],
2540
+ "aliasPermutations": [
2541
+ "force:source:ignored:list",
2542
+ "source:force:ignored:list",
2543
+ "source:ignored:force:list",
2544
+ "source:ignored:list:force",
2545
+ "force:ignored:source:list",
2546
+ "ignored:force:source:list",
2547
+ "ignored:source:force:list",
2548
+ "ignored:source:list:force",
2549
+ "force:ignored:list:source",
2550
+ "ignored:force:list:source",
2551
+ "ignored:list:force:source",
2552
+ "ignored:list:source:force",
2553
+ "force:source:list:ignored",
2554
+ "source:force:list:ignored",
2555
+ "source:list:force:ignored",
2556
+ "source:list:ignored:force",
2557
+ "force:list:source:ignored",
2558
+ "list:force:source:ignored",
2559
+ "list:source:force:ignored",
2560
+ "list:source:ignored:force",
2561
+ "force:list:ignored:source",
2562
+ "list:force:ignored:source",
2563
+ "list:ignored:force:source",
2564
+ "list:ignored:source:force"
2565
+ ],
2566
+ "permutations": [
2567
+ "project:list:ignored",
2568
+ "list:project:ignored",
2569
+ "list:ignored:project",
2570
+ "project:ignored:list",
2571
+ "ignored:project:list",
2572
+ "ignored:list:project"
2573
+ ]
2574
+ },
2575
2575
  "project:reset:tracking": {
2576
2576
  "aliases": [
2577
2577
  "force:source:tracking:reset"
@@ -3054,5 +3054,5 @@
3054
3054
  ]
3055
3055
  }
3056
3056
  },
3057
- "version": "3.24.9"
3057
+ "version": "3.24.11"
3058
3058
  }
package/package.json CHANGED
@@ -1,15 +1,17 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-deploy-retrieve",
3
3
  "description": "deploy and retrieve commands for sf",
4
- "version": "3.24.9",
4
+ "version": "3.24.11",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
+ "enableO11y": true,
8
+ "o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
7
9
  "dependencies": {
8
10
  "@inquirer/prompts": "^7.8.3",
9
11
  "@oclif/core": "^4.8.0",
10
12
  "@oclif/multi-stage-output": "^0.8.28",
11
13
  "@salesforce/apex-node": "^8.3.5",
12
- "@salesforce/core": "^8.25.1",
14
+ "@salesforce/core": "^8.26.0",
13
15
  "@salesforce/kit": "^3.2.4",
14
16
  "@salesforce/plugin-info": "^3.4.93",
15
17
  "@salesforce/sf-plugins-core": "^12.2.5",
@@ -67,6 +69,7 @@
67
69
  ],
68
70
  "topics": {
69
71
  "project": {
72
+ "description": "Work with projects, such as deploy and retrieve metadata.",
70
73
  "external": true,
71
74
  "subtopics": {
72
75
  "deploy": {
@@ -255,7 +258,7 @@
255
258
  "exports": "./lib/index.js",
256
259
  "type": "module",
257
260
  "sfdx": {
258
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.24.9.crt",
259
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.24.9.sig"
261
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.24.11.crt",
262
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-deploy-retrieve/3.24.11.sig"
260
263
  }
261
264
  }