@salesforce/cli 2.35.5-qa.0 → 2.35.5
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 +435 -322
- package/npm-shrinkwrap.json +262 -546
- package/oclif.manifest.json +469 -275
- package/package.json +28 -28
package/oclif.manifest.json
CHANGED
|
@@ -21,6 +21,14 @@
|
|
|
21
21
|
"allowNo": false,
|
|
22
22
|
"type": "boolean"
|
|
23
23
|
},
|
|
24
|
+
"flags-dir": {
|
|
25
|
+
"helpGroup": "GLOBAL",
|
|
26
|
+
"name": "flags-dir",
|
|
27
|
+
"summary": "Import flag values from a directory.",
|
|
28
|
+
"hasDynamicHelp": false,
|
|
29
|
+
"multiple": false,
|
|
30
|
+
"type": "option"
|
|
31
|
+
},
|
|
24
32
|
"loglevel": {
|
|
25
33
|
"deprecated": {
|
|
26
34
|
"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."
|
|
@@ -200,6 +208,14 @@
|
|
|
200
208
|
"allowNo": false,
|
|
201
209
|
"type": "boolean"
|
|
202
210
|
},
|
|
211
|
+
"flags-dir": {
|
|
212
|
+
"helpGroup": "GLOBAL",
|
|
213
|
+
"name": "flags-dir",
|
|
214
|
+
"summary": "Import flag values from a directory.",
|
|
215
|
+
"hasDynamicHelp": false,
|
|
216
|
+
"multiple": false,
|
|
217
|
+
"type": "option"
|
|
218
|
+
},
|
|
203
219
|
"target-org": {
|
|
204
220
|
"aliases": [
|
|
205
221
|
"targetusername",
|
|
@@ -385,6 +401,14 @@
|
|
|
385
401
|
"allowNo": false,
|
|
386
402
|
"type": "boolean"
|
|
387
403
|
},
|
|
404
|
+
"flags-dir": {
|
|
405
|
+
"helpGroup": "GLOBAL",
|
|
406
|
+
"name": "flags-dir",
|
|
407
|
+
"summary": "Import flag values from a directory.",
|
|
408
|
+
"hasDynamicHelp": false,
|
|
409
|
+
"multiple": false,
|
|
410
|
+
"type": "option"
|
|
411
|
+
},
|
|
388
412
|
"loglevel": {
|
|
389
413
|
"deprecated": {
|
|
390
414
|
"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."
|
|
@@ -514,6 +538,14 @@
|
|
|
514
538
|
"allowNo": false,
|
|
515
539
|
"type": "boolean"
|
|
516
540
|
},
|
|
541
|
+
"flags-dir": {
|
|
542
|
+
"helpGroup": "GLOBAL",
|
|
543
|
+
"name": "flags-dir",
|
|
544
|
+
"summary": "Import flag values from a directory.",
|
|
545
|
+
"hasDynamicHelp": false,
|
|
546
|
+
"multiple": false,
|
|
547
|
+
"type": "option"
|
|
548
|
+
},
|
|
517
549
|
"loglevel": {
|
|
518
550
|
"deprecated": {
|
|
519
551
|
"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."
|
|
@@ -676,6 +708,14 @@
|
|
|
676
708
|
"allowNo": false,
|
|
677
709
|
"type": "boolean"
|
|
678
710
|
},
|
|
711
|
+
"flags-dir": {
|
|
712
|
+
"helpGroup": "GLOBAL",
|
|
713
|
+
"name": "flags-dir",
|
|
714
|
+
"summary": "Import flag values from a directory.",
|
|
715
|
+
"hasDynamicHelp": false,
|
|
716
|
+
"multiple": false,
|
|
717
|
+
"type": "option"
|
|
718
|
+
},
|
|
679
719
|
"loglevel": {
|
|
680
720
|
"deprecated": {
|
|
681
721
|
"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."
|
|
@@ -829,6 +869,14 @@
|
|
|
829
869
|
"allowNo": false,
|
|
830
870
|
"type": "boolean"
|
|
831
871
|
},
|
|
872
|
+
"flags-dir": {
|
|
873
|
+
"helpGroup": "GLOBAL",
|
|
874
|
+
"name": "flags-dir",
|
|
875
|
+
"summary": "Import flag values from a directory.",
|
|
876
|
+
"hasDynamicHelp": false,
|
|
877
|
+
"multiple": false,
|
|
878
|
+
"type": "option"
|
|
879
|
+
},
|
|
832
880
|
"name": {
|
|
833
881
|
"char": "n",
|
|
834
882
|
"name": "name",
|
|
@@ -959,6 +1007,14 @@
|
|
|
959
1007
|
"allowNo": false,
|
|
960
1008
|
"type": "boolean"
|
|
961
1009
|
},
|
|
1010
|
+
"flags-dir": {
|
|
1011
|
+
"helpGroup": "GLOBAL",
|
|
1012
|
+
"name": "flags-dir",
|
|
1013
|
+
"summary": "Import flag values from a directory.",
|
|
1014
|
+
"hasDynamicHelp": false,
|
|
1015
|
+
"multiple": false,
|
|
1016
|
+
"type": "option"
|
|
1017
|
+
},
|
|
962
1018
|
"name": {
|
|
963
1019
|
"char": "n",
|
|
964
1020
|
"name": "name",
|
|
@@ -1052,6 +1108,14 @@
|
|
|
1052
1108
|
"allowNo": false,
|
|
1053
1109
|
"type": "boolean"
|
|
1054
1110
|
},
|
|
1111
|
+
"flags-dir": {
|
|
1112
|
+
"helpGroup": "GLOBAL",
|
|
1113
|
+
"name": "flags-dir",
|
|
1114
|
+
"summary": "Import flag values from a directory.",
|
|
1115
|
+
"hasDynamicHelp": false,
|
|
1116
|
+
"multiple": false,
|
|
1117
|
+
"type": "option"
|
|
1118
|
+
},
|
|
1055
1119
|
"target-org": {
|
|
1056
1120
|
"aliases": [
|
|
1057
1121
|
"targetusername",
|
|
@@ -1156,6 +1220,14 @@
|
|
|
1156
1220
|
"allowNo": false,
|
|
1157
1221
|
"type": "boolean"
|
|
1158
1222
|
},
|
|
1223
|
+
"flags-dir": {
|
|
1224
|
+
"helpGroup": "GLOBAL",
|
|
1225
|
+
"name": "flags-dir",
|
|
1226
|
+
"summary": "Import flag values from a directory.",
|
|
1227
|
+
"hasDynamicHelp": false,
|
|
1228
|
+
"multiple": false,
|
|
1229
|
+
"type": "option"
|
|
1230
|
+
},
|
|
1159
1231
|
"project-dir": {
|
|
1160
1232
|
"aliases": [
|
|
1161
1233
|
"projectdir"
|
|
@@ -1222,6 +1294,150 @@
|
|
|
1222
1294
|
"messages:audit:dev"
|
|
1223
1295
|
]
|
|
1224
1296
|
},
|
|
1297
|
+
"dev:convert:messages": {
|
|
1298
|
+
"aliases": [],
|
|
1299
|
+
"args": {},
|
|
1300
|
+
"description": "Preserves the filename and the original messages file, then creates a new file with the Markdown extension and standard headers for the command and flag summaries, descriptions, and so on. After you review the new Markdown file, delete the old .json file.",
|
|
1301
|
+
"examples": [
|
|
1302
|
+
"Convert the my-command.json message file into my-command.md with the standard messages headers:\n<%= config.bin %> <%= command.id %> --filename my-command.json",
|
|
1303
|
+
"Similar to previous example, but specify the plugin project directory:",
|
|
1304
|
+
"<%= config.bin %> <%= command.id %> --project-dir ./path/to/plugin --filename my-command.json"
|
|
1305
|
+
],
|
|
1306
|
+
"flags": {
|
|
1307
|
+
"json": {
|
|
1308
|
+
"description": "Format output as json.",
|
|
1309
|
+
"helpGroup": "GLOBAL",
|
|
1310
|
+
"name": "json",
|
|
1311
|
+
"allowNo": false,
|
|
1312
|
+
"type": "boolean"
|
|
1313
|
+
},
|
|
1314
|
+
"flags-dir": {
|
|
1315
|
+
"helpGroup": "GLOBAL",
|
|
1316
|
+
"name": "flags-dir",
|
|
1317
|
+
"summary": "Import flag values from a directory.",
|
|
1318
|
+
"hasDynamicHelp": false,
|
|
1319
|
+
"multiple": false,
|
|
1320
|
+
"type": "option"
|
|
1321
|
+
},
|
|
1322
|
+
"project-dir": {
|
|
1323
|
+
"aliases": [
|
|
1324
|
+
"projectdir"
|
|
1325
|
+
],
|
|
1326
|
+
"char": "p",
|
|
1327
|
+
"name": "project-dir",
|
|
1328
|
+
"summary": "Location of the project whose messages are to be converted.",
|
|
1329
|
+
"default": ".",
|
|
1330
|
+
"hasDynamicHelp": false,
|
|
1331
|
+
"multiple": false,
|
|
1332
|
+
"type": "option"
|
|
1333
|
+
},
|
|
1334
|
+
"file-name": {
|
|
1335
|
+
"aliases": [
|
|
1336
|
+
"filename"
|
|
1337
|
+
],
|
|
1338
|
+
"char": "f",
|
|
1339
|
+
"name": "file-name",
|
|
1340
|
+
"required": true,
|
|
1341
|
+
"summary": "Filename to convert.",
|
|
1342
|
+
"hasDynamicHelp": false,
|
|
1343
|
+
"multiple": true,
|
|
1344
|
+
"type": "option"
|
|
1345
|
+
}
|
|
1346
|
+
},
|
|
1347
|
+
"hasDynamicHelp": false,
|
|
1348
|
+
"hiddenAliases": [],
|
|
1349
|
+
"id": "dev:convert:messages",
|
|
1350
|
+
"pluginAlias": "@salesforce/plugin-dev",
|
|
1351
|
+
"pluginName": "@salesforce/plugin-dev",
|
|
1352
|
+
"pluginType": "jit",
|
|
1353
|
+
"strict": true,
|
|
1354
|
+
"summary": "Convert a .json messages file into Markdown.",
|
|
1355
|
+
"enableJsonFlag": true,
|
|
1356
|
+
"isESM": true,
|
|
1357
|
+
"relativePath": [
|
|
1358
|
+
"lib",
|
|
1359
|
+
"commands",
|
|
1360
|
+
"dev",
|
|
1361
|
+
"convert",
|
|
1362
|
+
"messages.js"
|
|
1363
|
+
],
|
|
1364
|
+
"aliasPermutations": [],
|
|
1365
|
+
"permutations": [
|
|
1366
|
+
"dev:convert:messages",
|
|
1367
|
+
"convert:dev:messages",
|
|
1368
|
+
"convert:messages:dev",
|
|
1369
|
+
"dev:messages:convert",
|
|
1370
|
+
"messages:dev:convert",
|
|
1371
|
+
"messages:convert:dev"
|
|
1372
|
+
]
|
|
1373
|
+
},
|
|
1374
|
+
"dev:convert:script": {
|
|
1375
|
+
"aliases": [],
|
|
1376
|
+
"args": {},
|
|
1377
|
+
"description": "Important: Use this command only to get started on the sfdx->sf script migration. We don't guarantee that the new sf-style command replacements work correctly or as you expect. You must test, and probably update, the new script before putting it into production. We also don't guarantee that the JSON results are the same as before. \n\nThis command can convert a large part of your script, but possibly not all. There are some sfdx-style commands that don't have an obvious sf-style equivalent. In this case, this command doesn't replace the sfdx-style command but instead adds a comment to remind you that you must convert it manually. See the Salesforce CLI Command Reference for migration information about each deprecated sfdx-style command: https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/cli_reference.htm.\n\nThis command is interactive; as it scans your script, it prompts you when it finds an sfdx-style command or flag and asks if you want to convert it to the displayed suggestion. The command doesn't update the script file directly; rather, it creates a new file whose name is the original name but with \"-converted\" appended to it. The script replaces all instances of \"sfdx\" with \"sf\". For each prompt you answer \"y\" to, the command replaces the sfdx-style names with their equivalent sf-style ones. For example, \"sfdx force:apex:execute --targetusername myscratch\" is replaced with \"sf apex run --target-org myscratch\".",
|
|
1378
|
+
"examples": [
|
|
1379
|
+
"Convert the YAML file called \"myScript.yml\" located in the current directory; the new file that contains the replacements is called \"myScript-converted.yml\":\n<%= config.bin %> <%= command.id %> --script ./myScript.yml"
|
|
1380
|
+
],
|
|
1381
|
+
"flags": {
|
|
1382
|
+
"json": {
|
|
1383
|
+
"description": "Format output as json.",
|
|
1384
|
+
"helpGroup": "GLOBAL",
|
|
1385
|
+
"name": "json",
|
|
1386
|
+
"allowNo": false,
|
|
1387
|
+
"type": "boolean"
|
|
1388
|
+
},
|
|
1389
|
+
"flags-dir": {
|
|
1390
|
+
"helpGroup": "GLOBAL",
|
|
1391
|
+
"name": "flags-dir",
|
|
1392
|
+
"summary": "Import flag values from a directory.",
|
|
1393
|
+
"hasDynamicHelp": false,
|
|
1394
|
+
"multiple": false,
|
|
1395
|
+
"type": "option"
|
|
1396
|
+
},
|
|
1397
|
+
"script": {
|
|
1398
|
+
"char": "s",
|
|
1399
|
+
"name": "script",
|
|
1400
|
+
"required": true,
|
|
1401
|
+
"summary": "Filepath to the script you want to convert.",
|
|
1402
|
+
"hasDynamicHelp": false,
|
|
1403
|
+
"multiple": false,
|
|
1404
|
+
"type": "option"
|
|
1405
|
+
},
|
|
1406
|
+
"no-prompt": {
|
|
1407
|
+
"hidden": true,
|
|
1408
|
+
"name": "no-prompt",
|
|
1409
|
+
"summary": "Don't prompt for suggested replacements.",
|
|
1410
|
+
"allowNo": false,
|
|
1411
|
+
"type": "boolean"
|
|
1412
|
+
}
|
|
1413
|
+
},
|
|
1414
|
+
"hasDynamicHelp": false,
|
|
1415
|
+
"hiddenAliases": [],
|
|
1416
|
+
"id": "dev:convert:script",
|
|
1417
|
+
"pluginAlias": "@salesforce/plugin-dev",
|
|
1418
|
+
"pluginName": "@salesforce/plugin-dev",
|
|
1419
|
+
"pluginType": "jit",
|
|
1420
|
+
"strict": true,
|
|
1421
|
+
"summary": "Convert a script file that contains deprecated sfdx-style commands to use the new sf-style commands instead.",
|
|
1422
|
+
"enableJsonFlag": true,
|
|
1423
|
+
"isESM": true,
|
|
1424
|
+
"relativePath": [
|
|
1425
|
+
"lib",
|
|
1426
|
+
"commands",
|
|
1427
|
+
"dev",
|
|
1428
|
+
"convert",
|
|
1429
|
+
"script.js"
|
|
1430
|
+
],
|
|
1431
|
+
"aliasPermutations": [],
|
|
1432
|
+
"permutations": [
|
|
1433
|
+
"dev:convert:script",
|
|
1434
|
+
"convert:dev:script",
|
|
1435
|
+
"convert:script:dev",
|
|
1436
|
+
"dev:script:convert",
|
|
1437
|
+
"script:dev:convert",
|
|
1438
|
+
"script:convert:dev"
|
|
1439
|
+
]
|
|
1440
|
+
},
|
|
1225
1441
|
"dev:configure:repo": {
|
|
1226
1442
|
"aliases": [],
|
|
1227
1443
|
"args": {},
|
|
@@ -1237,6 +1453,14 @@
|
|
|
1237
1453
|
"allowNo": false,
|
|
1238
1454
|
"type": "boolean"
|
|
1239
1455
|
},
|
|
1456
|
+
"flags-dir": {
|
|
1457
|
+
"helpGroup": "GLOBAL",
|
|
1458
|
+
"name": "flags-dir",
|
|
1459
|
+
"summary": "Import flag values from a directory.",
|
|
1460
|
+
"hasDynamicHelp": false,
|
|
1461
|
+
"multiple": false,
|
|
1462
|
+
"type": "option"
|
|
1463
|
+
},
|
|
1240
1464
|
"repository": {
|
|
1241
1465
|
"char": "r",
|
|
1242
1466
|
"name": "repository",
|
|
@@ -1310,6 +1534,14 @@
|
|
|
1310
1534
|
"allowNo": false,
|
|
1311
1535
|
"type": "boolean"
|
|
1312
1536
|
},
|
|
1537
|
+
"flags-dir": {
|
|
1538
|
+
"helpGroup": "GLOBAL",
|
|
1539
|
+
"name": "flags-dir",
|
|
1540
|
+
"summary": "Import flag values from a directory.",
|
|
1541
|
+
"hasDynamicHelp": false,
|
|
1542
|
+
"multiple": false,
|
|
1543
|
+
"type": "option"
|
|
1544
|
+
},
|
|
1313
1545
|
"repository": {
|
|
1314
1546
|
"char": "r",
|
|
1315
1547
|
"name": "repository",
|
|
@@ -1358,186 +1590,66 @@
|
|
|
1358
1590
|
"secrets:configure:dev"
|
|
1359
1591
|
]
|
|
1360
1592
|
},
|
|
1361
|
-
"dev:
|
|
1593
|
+
"dev:generate:command": {
|
|
1362
1594
|
"aliases": [],
|
|
1363
1595
|
"args": {},
|
|
1364
|
-
"description": "
|
|
1596
|
+
"description": "You must run this command from within a plugin directory, such as the directory created with the \"sf dev generate plugin\" command.\n\nThe command generates basic source files, messages (\\*.md), and test files for your new command. The Typescript files contain import statements for the minimum required Salesforce libraries, and scaffold some basic code. The new type names come from the value you passed to the --name flag.\n\nThe command updates the package.json file, so if it detects conflicts with the existing file, you're prompted whether you want to overwrite the file. There are a number of package.json updates required for a new command, so we recommend you answer \"y\" so the command takes care of them all. If you answer \"n\", you must update the package.json file manually.",
|
|
1365
1597
|
"examples": [
|
|
1366
|
-
"
|
|
1367
|
-
"Similar to previous example, but specify the plugin project directory:",
|
|
1368
|
-
"<%= config.bin %> <%= command.id %> --project-dir ./path/to/plugin --filename my-command.json"
|
|
1598
|
+
"Generate the files for a new \"sf my exciting command\":\n<%= config.bin %> <%= command.id %> --name my:exciting:command"
|
|
1369
1599
|
],
|
|
1370
1600
|
"flags": {
|
|
1371
|
-
"
|
|
1372
|
-
"description": "Format output as json.",
|
|
1601
|
+
"flags-dir": {
|
|
1373
1602
|
"helpGroup": "GLOBAL",
|
|
1374
|
-
"name": "
|
|
1375
|
-
"
|
|
1376
|
-
"type": "boolean"
|
|
1377
|
-
},
|
|
1378
|
-
"project-dir": {
|
|
1379
|
-
"aliases": [
|
|
1380
|
-
"projectdir"
|
|
1381
|
-
],
|
|
1382
|
-
"char": "p",
|
|
1383
|
-
"name": "project-dir",
|
|
1384
|
-
"summary": "Location of the project whose messages are to be converted.",
|
|
1385
|
-
"default": ".",
|
|
1603
|
+
"name": "flags-dir",
|
|
1604
|
+
"summary": "Import flag values from a directory.",
|
|
1386
1605
|
"hasDynamicHelp": false,
|
|
1387
1606
|
"multiple": false,
|
|
1388
1607
|
"type": "option"
|
|
1389
1608
|
},
|
|
1390
|
-
"
|
|
1391
|
-
"
|
|
1392
|
-
|
|
1393
|
-
],
|
|
1394
|
-
"char": "f",
|
|
1395
|
-
"name": "file-name",
|
|
1609
|
+
"name": {
|
|
1610
|
+
"char": "n",
|
|
1611
|
+
"name": "name",
|
|
1396
1612
|
"required": true,
|
|
1397
|
-
"summary": "
|
|
1613
|
+
"summary": "Name of the new command. Use colons to separate the topic and command names.",
|
|
1398
1614
|
"hasDynamicHelp": false,
|
|
1399
|
-
"multiple":
|
|
1615
|
+
"multiple": false,
|
|
1400
1616
|
"type": "option"
|
|
1617
|
+
},
|
|
1618
|
+
"force": {
|
|
1619
|
+
"name": "force",
|
|
1620
|
+
"summary": "Overwrite existing files.",
|
|
1621
|
+
"allowNo": false,
|
|
1622
|
+
"type": "boolean"
|
|
1623
|
+
},
|
|
1624
|
+
"nuts": {
|
|
1625
|
+
"name": "nuts",
|
|
1626
|
+
"summary": "Generate a NUT test file for the command.",
|
|
1627
|
+
"allowNo": true,
|
|
1628
|
+
"type": "boolean"
|
|
1629
|
+
},
|
|
1630
|
+
"unit": {
|
|
1631
|
+
"name": "unit",
|
|
1632
|
+
"summary": "Generate a unit test file for the command.",
|
|
1633
|
+
"allowNo": true,
|
|
1634
|
+
"type": "boolean"
|
|
1401
1635
|
}
|
|
1402
1636
|
},
|
|
1403
1637
|
"hasDynamicHelp": false,
|
|
1404
1638
|
"hiddenAliases": [],
|
|
1405
|
-
"id": "dev:
|
|
1639
|
+
"id": "dev:generate:command",
|
|
1406
1640
|
"pluginAlias": "@salesforce/plugin-dev",
|
|
1407
1641
|
"pluginName": "@salesforce/plugin-dev",
|
|
1408
1642
|
"pluginType": "jit",
|
|
1409
1643
|
"strict": true,
|
|
1410
|
-
"summary": "
|
|
1411
|
-
"enableJsonFlag":
|
|
1644
|
+
"summary": "Generate a new sf command.",
|
|
1645
|
+
"enableJsonFlag": false,
|
|
1412
1646
|
"isESM": true,
|
|
1413
1647
|
"relativePath": [
|
|
1414
1648
|
"lib",
|
|
1415
1649
|
"commands",
|
|
1416
1650
|
"dev",
|
|
1417
|
-
"
|
|
1418
|
-
"
|
|
1419
|
-
],
|
|
1420
|
-
"aliasPermutations": [],
|
|
1421
|
-
"permutations": [
|
|
1422
|
-
"dev:convert:messages",
|
|
1423
|
-
"convert:dev:messages",
|
|
1424
|
-
"convert:messages:dev",
|
|
1425
|
-
"dev:messages:convert",
|
|
1426
|
-
"messages:dev:convert",
|
|
1427
|
-
"messages:convert:dev"
|
|
1428
|
-
]
|
|
1429
|
-
},
|
|
1430
|
-
"dev:convert:script": {
|
|
1431
|
-
"aliases": [],
|
|
1432
|
-
"args": {},
|
|
1433
|
-
"description": "Important: Use this command only to get started on the sfdx->sf script migration. We don't guarantee that the new sf-style command replacements work correctly or as you expect. You must test, and probably update, the new script before putting it into production. We also don't guarantee that the JSON results are the same as before. \n\nThis command can convert a large part of your script, but possibly not all. There are some sfdx-style commands that don't have an obvious sf-style equivalent. In this case, this command doesn't replace the sfdx-style command but instead adds a comment to remind you that you must convert it manually. See the Salesforce CLI Command Reference for migration information about each deprecated sfdx-style command: https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/cli_reference.htm.\n\nThis command is interactive; as it scans your script, it prompts you when it finds an sfdx-style command or flag and asks if you want to convert it to the displayed suggestion. The command doesn't update the script file directly; rather, it creates a new file whose name is the original name but with \"-converted\" appended to it. The script replaces all instances of \"sfdx\" with \"sf\". For each prompt you answer \"y\" to, the command replaces the sfdx-style names with their equivalent sf-style ones. For example, \"sfdx force:apex:execute --targetusername myscratch\" is replaced with \"sf apex run --target-org myscratch\".",
|
|
1434
|
-
"examples": [
|
|
1435
|
-
"Convert the YAML file called \"myScript.yml\" located in the current directory; the new file that contains the replacements is called \"myScript-converted.yml\":\n<%= config.bin %> <%= command.id %> --script ./myScript.yml"
|
|
1436
|
-
],
|
|
1437
|
-
"flags": {
|
|
1438
|
-
"json": {
|
|
1439
|
-
"description": "Format output as json.",
|
|
1440
|
-
"helpGroup": "GLOBAL",
|
|
1441
|
-
"name": "json",
|
|
1442
|
-
"allowNo": false,
|
|
1443
|
-
"type": "boolean"
|
|
1444
|
-
},
|
|
1445
|
-
"script": {
|
|
1446
|
-
"char": "s",
|
|
1447
|
-
"name": "script",
|
|
1448
|
-
"required": true,
|
|
1449
|
-
"summary": "Filepath to the script you want to convert.",
|
|
1450
|
-
"hasDynamicHelp": false,
|
|
1451
|
-
"multiple": false,
|
|
1452
|
-
"type": "option"
|
|
1453
|
-
},
|
|
1454
|
-
"no-prompt": {
|
|
1455
|
-
"hidden": true,
|
|
1456
|
-
"name": "no-prompt",
|
|
1457
|
-
"summary": "Don't prompt for suggested replacements.",
|
|
1458
|
-
"allowNo": false,
|
|
1459
|
-
"type": "boolean"
|
|
1460
|
-
}
|
|
1461
|
-
},
|
|
1462
|
-
"hasDynamicHelp": false,
|
|
1463
|
-
"hiddenAliases": [],
|
|
1464
|
-
"id": "dev:convert:script",
|
|
1465
|
-
"pluginAlias": "@salesforce/plugin-dev",
|
|
1466
|
-
"pluginName": "@salesforce/plugin-dev",
|
|
1467
|
-
"pluginType": "jit",
|
|
1468
|
-
"strict": true,
|
|
1469
|
-
"summary": "Convert a script file that contains deprecated sfdx-style commands to use the new sf-style commands instead.",
|
|
1470
|
-
"enableJsonFlag": true,
|
|
1471
|
-
"isESM": true,
|
|
1472
|
-
"relativePath": [
|
|
1473
|
-
"lib",
|
|
1474
|
-
"commands",
|
|
1475
|
-
"dev",
|
|
1476
|
-
"convert",
|
|
1477
|
-
"script.js"
|
|
1478
|
-
],
|
|
1479
|
-
"aliasPermutations": [],
|
|
1480
|
-
"permutations": [
|
|
1481
|
-
"dev:convert:script",
|
|
1482
|
-
"convert:dev:script",
|
|
1483
|
-
"convert:script:dev",
|
|
1484
|
-
"dev:script:convert",
|
|
1485
|
-
"script:dev:convert",
|
|
1486
|
-
"script:convert:dev"
|
|
1487
|
-
]
|
|
1488
|
-
},
|
|
1489
|
-
"dev:generate:command": {
|
|
1490
|
-
"aliases": [],
|
|
1491
|
-
"args": {},
|
|
1492
|
-
"description": "You must run this command from within a plugin directory, such as the directory created with the \"sf dev generate plugin\" command.\n\nThe command generates basic source files, messages (\\*.md), and test files for your new command. The Typescript files contain import statements for the minimum required Salesforce libraries, and scaffold some basic code. The new type names come from the value you passed to the --name flag.\n\nThe command updates the package.json file, so if it detects conflicts with the existing file, you're prompted whether you want to overwrite the file. There are a number of package.json updates required for a new command, so we recommend you answer \"y\" so the command takes care of them all. If you answer \"n\", you must update the package.json file manually.",
|
|
1493
|
-
"examples": [
|
|
1494
|
-
"Generate the files for a new \"sf my exciting command\":\n<%= config.bin %> <%= command.id %> --name my:exciting:command"
|
|
1495
|
-
],
|
|
1496
|
-
"flags": {
|
|
1497
|
-
"name": {
|
|
1498
|
-
"char": "n",
|
|
1499
|
-
"name": "name",
|
|
1500
|
-
"required": true,
|
|
1501
|
-
"summary": "Name of the new command. Use colons to separate the topic and command names.",
|
|
1502
|
-
"hasDynamicHelp": false,
|
|
1503
|
-
"multiple": false,
|
|
1504
|
-
"type": "option"
|
|
1505
|
-
},
|
|
1506
|
-
"force": {
|
|
1507
|
-
"name": "force",
|
|
1508
|
-
"summary": "Overwrite existing files.",
|
|
1509
|
-
"allowNo": false,
|
|
1510
|
-
"type": "boolean"
|
|
1511
|
-
},
|
|
1512
|
-
"nuts": {
|
|
1513
|
-
"name": "nuts",
|
|
1514
|
-
"summary": "Generate a NUT test file for the command.",
|
|
1515
|
-
"allowNo": true,
|
|
1516
|
-
"type": "boolean"
|
|
1517
|
-
},
|
|
1518
|
-
"unit": {
|
|
1519
|
-
"name": "unit",
|
|
1520
|
-
"summary": "Generate a unit test file for the command.",
|
|
1521
|
-
"allowNo": true,
|
|
1522
|
-
"type": "boolean"
|
|
1523
|
-
}
|
|
1524
|
-
},
|
|
1525
|
-
"hasDynamicHelp": false,
|
|
1526
|
-
"hiddenAliases": [],
|
|
1527
|
-
"id": "dev:generate:command",
|
|
1528
|
-
"pluginAlias": "@salesforce/plugin-dev",
|
|
1529
|
-
"pluginName": "@salesforce/plugin-dev",
|
|
1530
|
-
"pluginType": "jit",
|
|
1531
|
-
"strict": true,
|
|
1532
|
-
"summary": "Generate a new sf command.",
|
|
1533
|
-
"enableJsonFlag": false,
|
|
1534
|
-
"isESM": true,
|
|
1535
|
-
"relativePath": [
|
|
1536
|
-
"lib",
|
|
1537
|
-
"commands",
|
|
1538
|
-
"dev",
|
|
1539
|
-
"generate",
|
|
1540
|
-
"command.js"
|
|
1651
|
+
"generate",
|
|
1652
|
+
"command.js"
|
|
1541
1653
|
],
|
|
1542
1654
|
"aliasPermutations": [],
|
|
1543
1655
|
"permutations": [
|
|
@@ -1558,6 +1670,14 @@
|
|
|
1558
1670
|
"Don't actually update the command file, just view the generated code:\n<%= config.bin %> <%= command.id %> --dry-run"
|
|
1559
1671
|
],
|
|
1560
1672
|
"flags": {
|
|
1673
|
+
"flags-dir": {
|
|
1674
|
+
"helpGroup": "GLOBAL",
|
|
1675
|
+
"name": "flags-dir",
|
|
1676
|
+
"summary": "Import flag values from a directory.",
|
|
1677
|
+
"hasDynamicHelp": false,
|
|
1678
|
+
"multiple": false,
|
|
1679
|
+
"type": "option"
|
|
1680
|
+
},
|
|
1561
1681
|
"dry-run": {
|
|
1562
1682
|
"aliases": [
|
|
1563
1683
|
"dryrun"
|
|
@@ -1603,7 +1723,16 @@
|
|
|
1603
1723
|
"examples": [
|
|
1604
1724
|
"<%= config.bin %> <%= command.id %>"
|
|
1605
1725
|
],
|
|
1606
|
-
"flags": {
|
|
1726
|
+
"flags": {
|
|
1727
|
+
"flags-dir": {
|
|
1728
|
+
"helpGroup": "GLOBAL",
|
|
1729
|
+
"name": "flags-dir",
|
|
1730
|
+
"summary": "Import flag values from a directory.",
|
|
1731
|
+
"hasDynamicHelp": false,
|
|
1732
|
+
"multiple": false,
|
|
1733
|
+
"type": "option"
|
|
1734
|
+
}
|
|
1735
|
+
},
|
|
1607
1736
|
"hasDynamicHelp": false,
|
|
1608
1737
|
"hidden": true,
|
|
1609
1738
|
"hiddenAliases": [],
|
|
@@ -1642,7 +1771,16 @@
|
|
|
1642
1771
|
"examples": [
|
|
1643
1772
|
"<%= config.bin %> <%= command.id %>"
|
|
1644
1773
|
],
|
|
1645
|
-
"flags": {
|
|
1774
|
+
"flags": {
|
|
1775
|
+
"flags-dir": {
|
|
1776
|
+
"helpGroup": "GLOBAL",
|
|
1777
|
+
"name": "flags-dir",
|
|
1778
|
+
"summary": "Import flag values from a directory.",
|
|
1779
|
+
"hasDynamicHelp": false,
|
|
1780
|
+
"multiple": false,
|
|
1781
|
+
"type": "option"
|
|
1782
|
+
}
|
|
1783
|
+
},
|
|
1646
1784
|
"hasDynamicHelp": false,
|
|
1647
1785
|
"hiddenAliases": [],
|
|
1648
1786
|
"id": "dev:generate:plugin",
|
|
@@ -3501,6 +3639,14 @@
|
|
|
3501
3639
|
"allowNo": false,
|
|
3502
3640
|
"type": "boolean"
|
|
3503
3641
|
},
|
|
3642
|
+
"flags-dir": {
|
|
3643
|
+
"helpGroup": "GLOBAL",
|
|
3644
|
+
"name": "flags-dir",
|
|
3645
|
+
"summary": "Import flag values from a directory.",
|
|
3646
|
+
"hasDynamicHelp": false,
|
|
3647
|
+
"multiple": false,
|
|
3648
|
+
"type": "option"
|
|
3649
|
+
},
|
|
3504
3650
|
"target-org": {
|
|
3505
3651
|
"aliases": [
|
|
3506
3652
|
"targetusername",
|
|
@@ -3609,6 +3755,14 @@
|
|
|
3609
3755
|
"allowNo": false,
|
|
3610
3756
|
"type": "boolean"
|
|
3611
3757
|
},
|
|
3758
|
+
"flags-dir": {
|
|
3759
|
+
"helpGroup": "GLOBAL",
|
|
3760
|
+
"name": "flags-dir",
|
|
3761
|
+
"summary": "Import flag values from a directory.",
|
|
3762
|
+
"hasDynamicHelp": false,
|
|
3763
|
+
"multiple": false,
|
|
3764
|
+
"type": "option"
|
|
3765
|
+
},
|
|
3612
3766
|
"target-dev-hub": {
|
|
3613
3767
|
"aliases": [
|
|
3614
3768
|
"targetdevhubusername"
|
|
@@ -3733,124 +3887,6 @@
|
|
|
3733
3887
|
"snapshot:create:org"
|
|
3734
3888
|
]
|
|
3735
3889
|
},
|
|
3736
|
-
"org:get:snapshot": {
|
|
3737
|
-
"aliases": [
|
|
3738
|
-
"force:org:snapshot:get"
|
|
3739
|
-
],
|
|
3740
|
-
"args": {},
|
|
3741
|
-
"deprecateAliases": true,
|
|
3742
|
-
"description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
|
|
3743
|
-
"examples": [
|
|
3744
|
-
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
|
3745
|
-
"Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
|
|
3746
|
-
],
|
|
3747
|
-
"flags": {
|
|
3748
|
-
"json": {
|
|
3749
|
-
"description": "Format output as json.",
|
|
3750
|
-
"helpGroup": "GLOBAL",
|
|
3751
|
-
"name": "json",
|
|
3752
|
-
"allowNo": false,
|
|
3753
|
-
"type": "boolean"
|
|
3754
|
-
},
|
|
3755
|
-
"target-dev-hub": {
|
|
3756
|
-
"aliases": [
|
|
3757
|
-
"targetdevhubusername"
|
|
3758
|
-
],
|
|
3759
|
-
"char": "v",
|
|
3760
|
-
"deprecateAliases": true,
|
|
3761
|
-
"name": "target-dev-hub",
|
|
3762
|
-
"noCacheDefault": true,
|
|
3763
|
-
"required": true,
|
|
3764
|
-
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
|
3765
|
-
"hasDynamicHelp": true,
|
|
3766
|
-
"multiple": false,
|
|
3767
|
-
"type": "option"
|
|
3768
|
-
},
|
|
3769
|
-
"api-version": {
|
|
3770
|
-
"aliases": [
|
|
3771
|
-
"apiversion"
|
|
3772
|
-
],
|
|
3773
|
-
"deprecateAliases": true,
|
|
3774
|
-
"description": "Override the api version used for api requests made by this command",
|
|
3775
|
-
"name": "api-version",
|
|
3776
|
-
"hasDynamicHelp": false,
|
|
3777
|
-
"multiple": false,
|
|
3778
|
-
"type": "option"
|
|
3779
|
-
},
|
|
3780
|
-
"loglevel": {
|
|
3781
|
-
"deprecated": {
|
|
3782
|
-
"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."
|
|
3783
|
-
},
|
|
3784
|
-
"hidden": true,
|
|
3785
|
-
"name": "loglevel",
|
|
3786
|
-
"hasDynamicHelp": false,
|
|
3787
|
-
"multiple": false,
|
|
3788
|
-
"type": "option"
|
|
3789
|
-
},
|
|
3790
|
-
"snapshot": {
|
|
3791
|
-
"char": "s",
|
|
3792
|
-
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
|
3793
|
-
"name": "snapshot",
|
|
3794
|
-
"required": true,
|
|
3795
|
-
"summary": "Name or ID of snapshot to retrieve.",
|
|
3796
|
-
"hasDynamicHelp": false,
|
|
3797
|
-
"multiple": false,
|
|
3798
|
-
"type": "option"
|
|
3799
|
-
}
|
|
3800
|
-
},
|
|
3801
|
-
"hasDynamicHelp": true,
|
|
3802
|
-
"hiddenAliases": [],
|
|
3803
|
-
"id": "org:get:snapshot",
|
|
3804
|
-
"pluginAlias": "@salesforce/plugin-signups",
|
|
3805
|
-
"pluginName": "@salesforce/plugin-signups",
|
|
3806
|
-
"pluginType": "jit",
|
|
3807
|
-
"state": "beta",
|
|
3808
|
-
"strict": true,
|
|
3809
|
-
"summary": "Get details about a scratch org snapshot.",
|
|
3810
|
-
"enableJsonFlag": true,
|
|
3811
|
-
"isESM": true,
|
|
3812
|
-
"relativePath": [
|
|
3813
|
-
"lib",
|
|
3814
|
-
"commands",
|
|
3815
|
-
"org",
|
|
3816
|
-
"get",
|
|
3817
|
-
"snapshot.js"
|
|
3818
|
-
],
|
|
3819
|
-
"aliasPermutations": [
|
|
3820
|
-
"force:org:snapshot:get",
|
|
3821
|
-
"org:force:snapshot:get",
|
|
3822
|
-
"org:snapshot:force:get",
|
|
3823
|
-
"org:snapshot:get:force",
|
|
3824
|
-
"force:snapshot:org:get",
|
|
3825
|
-
"snapshot:force:org:get",
|
|
3826
|
-
"snapshot:org:force:get",
|
|
3827
|
-
"snapshot:org:get:force",
|
|
3828
|
-
"force:snapshot:get:org",
|
|
3829
|
-
"snapshot:force:get:org",
|
|
3830
|
-
"snapshot:get:force:org",
|
|
3831
|
-
"snapshot:get:org:force",
|
|
3832
|
-
"force:org:get:snapshot",
|
|
3833
|
-
"org:force:get:snapshot",
|
|
3834
|
-
"org:get:force:snapshot",
|
|
3835
|
-
"org:get:snapshot:force",
|
|
3836
|
-
"force:get:org:snapshot",
|
|
3837
|
-
"get:force:org:snapshot",
|
|
3838
|
-
"get:org:force:snapshot",
|
|
3839
|
-
"get:org:snapshot:force",
|
|
3840
|
-
"force:get:snapshot:org",
|
|
3841
|
-
"get:force:snapshot:org",
|
|
3842
|
-
"get:snapshot:force:org",
|
|
3843
|
-
"get:snapshot:org:force"
|
|
3844
|
-
],
|
|
3845
|
-
"permutations": [
|
|
3846
|
-
"org:get:snapshot",
|
|
3847
|
-
"get:org:snapshot",
|
|
3848
|
-
"get:snapshot:org",
|
|
3849
|
-
"org:snapshot:get",
|
|
3850
|
-
"snapshot:org:get",
|
|
3851
|
-
"snapshot:get:org"
|
|
3852
|
-
]
|
|
3853
|
-
},
|
|
3854
3890
|
"org:delete:shape": {
|
|
3855
3891
|
"aliases": [
|
|
3856
3892
|
"force:org:shape:delete"
|
|
@@ -3870,6 +3906,14 @@
|
|
|
3870
3906
|
"allowNo": false,
|
|
3871
3907
|
"type": "boolean"
|
|
3872
3908
|
},
|
|
3909
|
+
"flags-dir": {
|
|
3910
|
+
"helpGroup": "GLOBAL",
|
|
3911
|
+
"name": "flags-dir",
|
|
3912
|
+
"summary": "Import flag values from a directory.",
|
|
3913
|
+
"hasDynamicHelp": false,
|
|
3914
|
+
"multiple": false,
|
|
3915
|
+
"type": "option"
|
|
3916
|
+
},
|
|
3873
3917
|
"target-org": {
|
|
3874
3918
|
"aliases": [
|
|
3875
3919
|
"targetusername",
|
|
@@ -3989,6 +4033,14 @@
|
|
|
3989
4033
|
"allowNo": false,
|
|
3990
4034
|
"type": "boolean"
|
|
3991
4035
|
},
|
|
4036
|
+
"flags-dir": {
|
|
4037
|
+
"helpGroup": "GLOBAL",
|
|
4038
|
+
"name": "flags-dir",
|
|
4039
|
+
"summary": "Import flag values from a directory.",
|
|
4040
|
+
"hasDynamicHelp": false,
|
|
4041
|
+
"multiple": false,
|
|
4042
|
+
"type": "option"
|
|
4043
|
+
},
|
|
3992
4044
|
"target-dev-hub": {
|
|
3993
4045
|
"aliases": [
|
|
3994
4046
|
"targetdevhubusername"
|
|
@@ -4088,6 +4140,132 @@
|
|
|
4088
4140
|
"snapshot:delete:org"
|
|
4089
4141
|
]
|
|
4090
4142
|
},
|
|
4143
|
+
"org:get:snapshot": {
|
|
4144
|
+
"aliases": [
|
|
4145
|
+
"force:org:snapshot:get"
|
|
4146
|
+
],
|
|
4147
|
+
"args": {},
|
|
4148
|
+
"deprecateAliases": true,
|
|
4149
|
+
"description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
|
|
4150
|
+
"examples": [
|
|
4151
|
+
"Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
|
4152
|
+
"Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
|
|
4153
|
+
],
|
|
4154
|
+
"flags": {
|
|
4155
|
+
"json": {
|
|
4156
|
+
"description": "Format output as json.",
|
|
4157
|
+
"helpGroup": "GLOBAL",
|
|
4158
|
+
"name": "json",
|
|
4159
|
+
"allowNo": false,
|
|
4160
|
+
"type": "boolean"
|
|
4161
|
+
},
|
|
4162
|
+
"flags-dir": {
|
|
4163
|
+
"helpGroup": "GLOBAL",
|
|
4164
|
+
"name": "flags-dir",
|
|
4165
|
+
"summary": "Import flag values from a directory.",
|
|
4166
|
+
"hasDynamicHelp": false,
|
|
4167
|
+
"multiple": false,
|
|
4168
|
+
"type": "option"
|
|
4169
|
+
},
|
|
4170
|
+
"target-dev-hub": {
|
|
4171
|
+
"aliases": [
|
|
4172
|
+
"targetdevhubusername"
|
|
4173
|
+
],
|
|
4174
|
+
"char": "v",
|
|
4175
|
+
"deprecateAliases": true,
|
|
4176
|
+
"name": "target-dev-hub",
|
|
4177
|
+
"noCacheDefault": true,
|
|
4178
|
+
"required": true,
|
|
4179
|
+
"summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
|
|
4180
|
+
"hasDynamicHelp": true,
|
|
4181
|
+
"multiple": false,
|
|
4182
|
+
"type": "option"
|
|
4183
|
+
},
|
|
4184
|
+
"api-version": {
|
|
4185
|
+
"aliases": [
|
|
4186
|
+
"apiversion"
|
|
4187
|
+
],
|
|
4188
|
+
"deprecateAliases": true,
|
|
4189
|
+
"description": "Override the api version used for api requests made by this command",
|
|
4190
|
+
"name": "api-version",
|
|
4191
|
+
"hasDynamicHelp": false,
|
|
4192
|
+
"multiple": false,
|
|
4193
|
+
"type": "option"
|
|
4194
|
+
},
|
|
4195
|
+
"loglevel": {
|
|
4196
|
+
"deprecated": {
|
|
4197
|
+
"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."
|
|
4198
|
+
},
|
|
4199
|
+
"hidden": true,
|
|
4200
|
+
"name": "loglevel",
|
|
4201
|
+
"hasDynamicHelp": false,
|
|
4202
|
+
"multiple": false,
|
|
4203
|
+
"type": "option"
|
|
4204
|
+
},
|
|
4205
|
+
"snapshot": {
|
|
4206
|
+
"char": "s",
|
|
4207
|
+
"description": "The IDs of scratch org snapshots start with 0Oo.",
|
|
4208
|
+
"name": "snapshot",
|
|
4209
|
+
"required": true,
|
|
4210
|
+
"summary": "Name or ID of snapshot to retrieve.",
|
|
4211
|
+
"hasDynamicHelp": false,
|
|
4212
|
+
"multiple": false,
|
|
4213
|
+
"type": "option"
|
|
4214
|
+
}
|
|
4215
|
+
},
|
|
4216
|
+
"hasDynamicHelp": true,
|
|
4217
|
+
"hiddenAliases": [],
|
|
4218
|
+
"id": "org:get:snapshot",
|
|
4219
|
+
"pluginAlias": "@salesforce/plugin-signups",
|
|
4220
|
+
"pluginName": "@salesforce/plugin-signups",
|
|
4221
|
+
"pluginType": "jit",
|
|
4222
|
+
"state": "beta",
|
|
4223
|
+
"strict": true,
|
|
4224
|
+
"summary": "Get details about a scratch org snapshot.",
|
|
4225
|
+
"enableJsonFlag": true,
|
|
4226
|
+
"isESM": true,
|
|
4227
|
+
"relativePath": [
|
|
4228
|
+
"lib",
|
|
4229
|
+
"commands",
|
|
4230
|
+
"org",
|
|
4231
|
+
"get",
|
|
4232
|
+
"snapshot.js"
|
|
4233
|
+
],
|
|
4234
|
+
"aliasPermutations": [
|
|
4235
|
+
"force:org:snapshot:get",
|
|
4236
|
+
"org:force:snapshot:get",
|
|
4237
|
+
"org:snapshot:force:get",
|
|
4238
|
+
"org:snapshot:get:force",
|
|
4239
|
+
"force:snapshot:org:get",
|
|
4240
|
+
"snapshot:force:org:get",
|
|
4241
|
+
"snapshot:org:force:get",
|
|
4242
|
+
"snapshot:org:get:force",
|
|
4243
|
+
"force:snapshot:get:org",
|
|
4244
|
+
"snapshot:force:get:org",
|
|
4245
|
+
"snapshot:get:force:org",
|
|
4246
|
+
"snapshot:get:org:force",
|
|
4247
|
+
"force:org:get:snapshot",
|
|
4248
|
+
"org:force:get:snapshot",
|
|
4249
|
+
"org:get:force:snapshot",
|
|
4250
|
+
"org:get:snapshot:force",
|
|
4251
|
+
"force:get:org:snapshot",
|
|
4252
|
+
"get:force:org:snapshot",
|
|
4253
|
+
"get:org:force:snapshot",
|
|
4254
|
+
"get:org:snapshot:force",
|
|
4255
|
+
"force:get:snapshot:org",
|
|
4256
|
+
"get:force:snapshot:org",
|
|
4257
|
+
"get:snapshot:force:org",
|
|
4258
|
+
"get:snapshot:org:force"
|
|
4259
|
+
],
|
|
4260
|
+
"permutations": [
|
|
4261
|
+
"org:get:snapshot",
|
|
4262
|
+
"get:org:snapshot",
|
|
4263
|
+
"get:snapshot:org",
|
|
4264
|
+
"org:snapshot:get",
|
|
4265
|
+
"snapshot:org:get",
|
|
4266
|
+
"snapshot:get:org"
|
|
4267
|
+
]
|
|
4268
|
+
},
|
|
4091
4269
|
"org:list:shape": {
|
|
4092
4270
|
"aliases": [
|
|
4093
4271
|
"force:org:shape:list"
|
|
@@ -4107,6 +4285,14 @@
|
|
|
4107
4285
|
"allowNo": false,
|
|
4108
4286
|
"type": "boolean"
|
|
4109
4287
|
},
|
|
4288
|
+
"flags-dir": {
|
|
4289
|
+
"helpGroup": "GLOBAL",
|
|
4290
|
+
"name": "flags-dir",
|
|
4291
|
+
"summary": "Import flag values from a directory.",
|
|
4292
|
+
"hasDynamicHelp": false,
|
|
4293
|
+
"multiple": false,
|
|
4294
|
+
"type": "option"
|
|
4295
|
+
},
|
|
4110
4296
|
"verbose": {
|
|
4111
4297
|
"hidden": true,
|
|
4112
4298
|
"name": "verbose",
|
|
@@ -4196,6 +4382,14 @@
|
|
|
4196
4382
|
"allowNo": false,
|
|
4197
4383
|
"type": "boolean"
|
|
4198
4384
|
},
|
|
4385
|
+
"flags-dir": {
|
|
4386
|
+
"helpGroup": "GLOBAL",
|
|
4387
|
+
"name": "flags-dir",
|
|
4388
|
+
"summary": "Import flag values from a directory.",
|
|
4389
|
+
"hasDynamicHelp": false,
|
|
4390
|
+
"multiple": false,
|
|
4391
|
+
"type": "option"
|
|
4392
|
+
},
|
|
4199
4393
|
"target-dev-hub": {
|
|
4200
4394
|
"aliases": [
|
|
4201
4395
|
"targetdevhubusername"
|
|
@@ -5190,5 +5384,5 @@
|
|
|
5190
5384
|
]
|
|
5191
5385
|
}
|
|
5192
5386
|
},
|
|
5193
|
-
"version": "2.35.5
|
|
5387
|
+
"version": "2.35.5"
|
|
5194
5388
|
}
|