@salesforce/plugin-org 3.5.1 → 3.6.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.
@@ -19,6 +19,14 @@
19
19
  "allowNo": false,
20
20
  "type": "boolean"
21
21
  },
22
+ "flags-dir": {
23
+ "helpGroup": "GLOBAL",
24
+ "name": "flags-dir",
25
+ "summary": "Import flag values from a directory.",
26
+ "hasDynamicHelp": false,
27
+ "multiple": false,
28
+ "type": "option"
29
+ },
22
30
  "target-org": {
23
31
  "aliases": [
24
32
  "targetusername",
@@ -110,6 +118,14 @@
110
118
  "allowNo": false,
111
119
  "type": "boolean"
112
120
  },
121
+ "flags-dir": {
122
+ "helpGroup": "GLOBAL",
123
+ "name": "flags-dir",
124
+ "summary": "Import flag values from a directory.",
125
+ "hasDynamicHelp": false,
126
+ "multiple": false,
127
+ "type": "option"
128
+ },
113
129
  "verbose": {
114
130
  "name": "verbose",
115
131
  "summary": "List more information about each org.",
@@ -216,6 +232,14 @@
216
232
  "allowNo": false,
217
233
  "type": "boolean"
218
234
  },
235
+ "flags-dir": {
236
+ "helpGroup": "GLOBAL",
237
+ "name": "flags-dir",
238
+ "summary": "Import flag values from a directory.",
239
+ "hasDynamicHelp": false,
240
+ "multiple": false,
241
+ "type": "option"
242
+ },
219
243
  "target-org": {
220
244
  "aliases": [
221
245
  "targetusername",
@@ -373,6 +397,14 @@
373
397
  "allowNo": false,
374
398
  "type": "boolean"
375
399
  },
400
+ "flags-dir": {
401
+ "helpGroup": "GLOBAL",
402
+ "name": "flags-dir",
403
+ "summary": "Import flag values from a directory.",
404
+ "hasDynamicHelp": false,
405
+ "multiple": false,
406
+ "type": "option"
407
+ },
376
408
  "target-org": {
377
409
  "aliases": [
378
410
  "targetusername",
@@ -439,11 +471,8 @@
439
471
  "description": "Sets the streaming client socket timeout, in minutes. If the streaming client socket has no contact from the server for a number of minutes, the client exits. Specify a longer wait time if timeouts occur frequently.",
440
472
  "name": "wait",
441
473
  "summary": "Number of minutes to wait while polling for status.",
442
- "default": {
443
- "quantity": 6,
444
- "unit": 0
445
- },
446
- "hasDynamicHelp": false,
474
+ "default": "6 minutes",
475
+ "hasDynamicHelp": true,
447
476
  "multiple": false,
448
477
  "type": "option"
449
478
  },
@@ -509,6 +538,14 @@
509
538
  "allowNo": false,
510
539
  "type": "boolean"
511
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
+ },
512
549
  "target-org": {
513
550
  "aliases": [
514
551
  "targetusername",
@@ -620,11 +657,8 @@
620
657
  "char": "w",
621
658
  "name": "wait",
622
659
  "summary": "Streaming client socket timeout (in minutes).",
623
- "default": {
624
- "quantity": 6,
625
- "unit": 0
626
- },
627
- "hasDynamicHelp": false,
660
+ "default": "6 minutes",
661
+ "hasDynamicHelp": true,
628
662
  "multiple": false,
629
663
  "type": "option"
630
664
  },
@@ -695,6 +729,14 @@
695
729
  "allowNo": false,
696
730
  "type": "boolean"
697
731
  },
732
+ "flags-dir": {
733
+ "helpGroup": "GLOBAL",
734
+ "name": "flags-dir",
735
+ "summary": "Import flag values from a directory.",
736
+ "hasDynamicHelp": false,
737
+ "multiple": false,
738
+ "type": "option"
739
+ },
698
740
  "target-org": {
699
741
  "aliases": [
700
742
  "targetusername",
@@ -804,6 +846,14 @@
804
846
  "allowNo": false,
805
847
  "type": "boolean"
806
848
  },
849
+ "flags-dir": {
850
+ "helpGroup": "GLOBAL",
851
+ "name": "flags-dir",
852
+ "summary": "Import flag values from a directory.",
853
+ "hasDynamicHelp": false,
854
+ "multiple": false,
855
+ "type": "option"
856
+ },
807
857
  "target-org": {
808
858
  "aliases": [
809
859
  "targetusername",
@@ -858,11 +908,8 @@
858
908
  "char": "w",
859
909
  "name": "wait",
860
910
  "summary": "Number of minutes to wait while polling for status.",
861
- "default": {
862
- "quantity": 6,
863
- "unit": 0
864
- },
865
- "hasDynamicHelp": false,
911
+ "default": "6 minutes",
912
+ "hasDynamicHelp": true,
866
913
  "multiple": false,
867
914
  "type": "option"
868
915
  },
@@ -926,6 +973,14 @@
926
973
  "allowNo": false,
927
974
  "type": "boolean"
928
975
  },
976
+ "flags-dir": {
977
+ "helpGroup": "GLOBAL",
978
+ "name": "flags-dir",
979
+ "summary": "Import flag values from a directory.",
980
+ "hasDynamicHelp": false,
981
+ "multiple": false,
982
+ "type": "option"
983
+ },
929
984
  "definition-file": {
930
985
  "char": "f",
931
986
  "description": "The sandbox definition file is a blueprint for the sandbox. You can create different definition files for each sandbox type that you use in the development process. See <https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_sandbox_definition.htm> for all the options you can specify in the definition file.",
@@ -959,11 +1014,7 @@
959
1014
  ],
960
1015
  "name": "wait",
961
1016
  "summary": "Number of minutes to wait for the sandbox org to be ready.",
962
- "default": {
963
- "quantity": 30,
964
- "unit": 0
965
- },
966
- "hasDynamicHelp": false,
1017
+ "hasDynamicHelp": true,
967
1018
  "helpValue": "<minutes>",
968
1019
  "multiple": false,
969
1020
  "type": "option"
@@ -975,11 +1026,7 @@
975
1026
  ],
976
1027
  "name": "poll-interval",
977
1028
  "summary": "Number of seconds to wait between retries.",
978
- "default": {
979
- "quantity": 30,
980
- "unit": 2
981
- },
982
- "hasDynamicHelp": false,
1029
+ "hasDynamicHelp": true,
983
1030
  "helpValue": "<seconds>",
984
1031
  "multiple": false,
985
1032
  "type": "option"
@@ -1111,6 +1158,14 @@
1111
1158
  "allowNo": false,
1112
1159
  "type": "boolean"
1113
1160
  },
1161
+ "flags-dir": {
1162
+ "helpGroup": "GLOBAL",
1163
+ "name": "flags-dir",
1164
+ "summary": "Import flag values from a directory.",
1165
+ "hasDynamicHelp": false,
1166
+ "multiple": false,
1167
+ "type": "option"
1168
+ },
1114
1169
  "alias": {
1115
1170
  "char": "a",
1116
1171
  "description": "New scratch orgs include one administrator by default. The admin user's username is auto-generated and looks something like test-wvkpnfm5z113@example.com. When you set an alias for a new scratch org, it's assigned this username.",
@@ -1194,11 +1249,7 @@
1194
1249
  "char": "y",
1195
1250
  "name": "duration-days",
1196
1251
  "summary": "Number of days before the org expires.",
1197
- "default": {
1198
- "quantity": 7,
1199
- "unit": 4
1200
- },
1201
- "hasDynamicHelp": false,
1252
+ "hasDynamicHelp": true,
1202
1253
  "helpValue": "<days>",
1203
1254
  "multiple": false,
1204
1255
  "type": "option"
@@ -1208,11 +1259,7 @@
1208
1259
  "description": "If the command continues to run after the wait period, the CLI returns control of the terminal to you and displays the job ID. To resume the scratch org creation, run the org resume scratch command and pass it the job ID.",
1209
1260
  "name": "wait",
1210
1261
  "summary": "Number of minutes to wait for the scratch org to be ready.",
1211
- "default": {
1212
- "quantity": 5,
1213
- "unit": 0
1214
- },
1215
- "hasDynamicHelp": false,
1262
+ "hasDynamicHelp": true,
1216
1263
  "helpValue": "<minutes>",
1217
1264
  "multiple": false,
1218
1265
  "type": "option"
@@ -1349,6 +1396,14 @@
1349
1396
  "allowNo": false,
1350
1397
  "type": "boolean"
1351
1398
  },
1399
+ "flags-dir": {
1400
+ "helpGroup": "GLOBAL",
1401
+ "name": "flags-dir",
1402
+ "summary": "Import flag values from a directory.",
1403
+ "hasDynamicHelp": false,
1404
+ "multiple": false,
1405
+ "type": "option"
1406
+ },
1352
1407
  "target-org": {
1353
1408
  "aliases": [
1354
1409
  "targetusername",
@@ -1425,6 +1480,14 @@
1425
1480
  "allowNo": false,
1426
1481
  "type": "boolean"
1427
1482
  },
1483
+ "flags-dir": {
1484
+ "helpGroup": "GLOBAL",
1485
+ "name": "flags-dir",
1486
+ "summary": "Import flag values from a directory.",
1487
+ "hasDynamicHelp": false,
1488
+ "multiple": false,
1489
+ "type": "option"
1490
+ },
1428
1491
  "target-org": {
1429
1492
  "aliases": [
1430
1493
  "targetusername",
@@ -1498,6 +1561,14 @@
1498
1561
  "allowNo": false,
1499
1562
  "type": "boolean"
1500
1563
  },
1564
+ "flags-dir": {
1565
+ "helpGroup": "GLOBAL",
1566
+ "name": "flags-dir",
1567
+ "summary": "Import flag values from a directory.",
1568
+ "hasDynamicHelp": false,
1569
+ "multiple": false,
1570
+ "type": "option"
1571
+ },
1501
1572
  "target-org": {
1502
1573
  "char": "o",
1503
1574
  "name": "target-org",
@@ -1553,6 +1624,14 @@
1553
1624
  "allowNo": false,
1554
1625
  "type": "boolean"
1555
1626
  },
1627
+ "flags-dir": {
1628
+ "helpGroup": "GLOBAL",
1629
+ "name": "flags-dir",
1630
+ "summary": "Import flag values from a directory.",
1631
+ "hasDynamicHelp": false,
1632
+ "multiple": false,
1633
+ "type": "option"
1634
+ },
1556
1635
  "target-org": {
1557
1636
  "char": "o",
1558
1637
  "name": "target-org",
@@ -1610,6 +1689,14 @@
1610
1689
  "allowNo": false,
1611
1690
  "type": "boolean"
1612
1691
  },
1692
+ "flags-dir": {
1693
+ "helpGroup": "GLOBAL",
1694
+ "name": "flags-dir",
1695
+ "summary": "Import flag values from a directory.",
1696
+ "hasDynamicHelp": false,
1697
+ "multiple": false,
1698
+ "type": "option"
1699
+ },
1613
1700
  "api-version": {
1614
1701
  "aliases": [
1615
1702
  "apiversion",
@@ -1728,6 +1815,14 @@
1728
1815
  "allowNo": false,
1729
1816
  "type": "boolean"
1730
1817
  },
1818
+ "flags-dir": {
1819
+ "helpGroup": "GLOBAL",
1820
+ "name": "flags-dir",
1821
+ "summary": "Import flag values from a directory.",
1822
+ "hasDynamicHelp": false,
1823
+ "multiple": false,
1824
+ "type": "option"
1825
+ },
1731
1826
  "api-version": {
1732
1827
  "aliases": [
1733
1828
  "apiversion",
@@ -1851,6 +1946,14 @@
1851
1946
  "allowNo": false,
1852
1947
  "type": "boolean"
1853
1948
  },
1949
+ "flags-dir": {
1950
+ "helpGroup": "GLOBAL",
1951
+ "name": "flags-dir",
1952
+ "summary": "Import flag values from a directory.",
1953
+ "hasDynamicHelp": false,
1954
+ "multiple": false,
1955
+ "type": "option"
1956
+ },
1854
1957
  "no-auto-activate": {
1855
1958
  "description": "By default, a sandbox auto-activates after a refresh. Use this flag to control sandbox activation manually.",
1856
1959
  "name": "no-auto-activate",
@@ -1866,11 +1969,7 @@
1866
1969
  ],
1867
1970
  "name": "wait",
1868
1971
  "summary": "Number of minutes to poll for sandbox refresh status.",
1869
- "default": {
1870
- "quantity": 30,
1871
- "unit": 0
1872
- },
1873
- "hasDynamicHelp": false,
1972
+ "hasDynamicHelp": true,
1874
1973
  "helpValue": "<minutes>",
1875
1974
  "multiple": false,
1876
1975
  "type": "option"
@@ -1882,11 +1981,7 @@
1882
1981
  ],
1883
1982
  "name": "poll-interval",
1884
1983
  "summary": "Number of seconds to wait between status polling requests.",
1885
- "default": {
1886
- "quantity": 30,
1887
- "unit": 2
1888
- },
1889
- "hasDynamicHelp": false,
1984
+ "hasDynamicHelp": true,
1890
1985
  "helpValue": "<seconds>",
1891
1986
  "multiple": false,
1892
1987
  "type": "option"
@@ -1982,16 +2077,21 @@
1982
2077
  "allowNo": false,
1983
2078
  "type": "boolean"
1984
2079
  },
2080
+ "flags-dir": {
2081
+ "helpGroup": "GLOBAL",
2082
+ "name": "flags-dir",
2083
+ "summary": "Import flag values from a directory.",
2084
+ "hasDynamicHelp": false,
2085
+ "multiple": false,
2086
+ "type": "option"
2087
+ },
1985
2088
  "wait": {
1986
2089
  "char": "w",
1987
2090
  "description": "If the command continues to run after the wait period, the CLI returns control of the terminal window to you and returns the job ID. To resume checking the sandbox creation, rerun this command.",
1988
2091
  "name": "wait",
1989
2092
  "summary": "Number of minutes to wait for the sandbox org to be ready.",
1990
- "default": {
1991
- "quantity": 0,
1992
- "unit": 0
1993
- },
1994
- "hasDynamicHelp": false,
2093
+ "default": "0 minutes",
2094
+ "hasDynamicHelp": true,
1995
2095
  "helpValue": "<minutes>",
1996
2096
  "multiple": false,
1997
2097
  "type": "option"
@@ -2089,6 +2189,14 @@
2089
2189
  "allowNo": false,
2090
2190
  "type": "boolean"
2091
2191
  },
2192
+ "flags-dir": {
2193
+ "helpGroup": "GLOBAL",
2194
+ "name": "flags-dir",
2195
+ "summary": "Import flag values from a directory.",
2196
+ "hasDynamicHelp": false,
2197
+ "multiple": false,
2198
+ "type": "option"
2199
+ },
2092
2200
  "job-id": {
2093
2201
  "char": "i",
2094
2202
  "description": "The job ID is the same as the record ID of the incomplete scratch org in the ScratchOrgInfo object of the Dev Hub.\n\nThe job ID is valid for 24 hours after you start the scratch org creation.",
@@ -2141,5 +2249,5 @@
2141
2249
  ]
2142
2250
  }
2143
2251
  },
2144
- "version": "3.5.1"
2252
+ "version": "3.6.1"
2145
2253
  }
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-org",
3
3
  "description": "Commands to interact with Salesforce orgs",
4
- "version": "3.5.1",
4
+ "version": "3.6.1",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.25.2",
9
9
  "@salesforce/core": "^6.6.0",
10
- "@salesforce/kit": "^3.0.15",
11
- "@salesforce/sf-plugins-core": "^7.1.15",
10
+ "@salesforce/kit": "^3.1.0",
11
+ "@salesforce/sf-plugins-core": "^8.0.1",
12
12
  "@salesforce/source-deploy-retrieve": "^10.5.5",
13
13
  "chalk": "^5.3.0",
14
14
  "change-case": "^5.4.3",
@@ -16,7 +16,7 @@
16
16
  "open": "^10.0.3"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-command-snapshot": "^5.1.1",
19
+ "@oclif/plugin-command-snapshot": "^5.1.2",
20
20
  "@salesforce/cli-plugins-testkit": "^5.1.11",
21
21
  "@salesforce/dev-scripts": "^8.4.2",
22
22
  "@salesforce/plugin-command-reference": "^3.0.70",
@@ -237,7 +237,7 @@
237
237
  "exports": "./lib/index.js",
238
238
  "type": "module",
239
239
  "sfdx": {
240
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/3.5.1.crt",
241
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/3.5.1.sig"
240
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/3.6.1.crt",
241
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-org/3.6.1.sig"
242
242
  }
243
243
  }