@dxos/cli 0.5.3-main.79e0565 → 0.5.3-main.7f770b6
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/dist/src/base.d.ts +8 -2
- package/dist/src/base.d.ts.map +1 -1
- package/dist/src/base.js +61 -14
- package/dist/src/base.js.map +1 -1
- package/dist/src/commands/agent/agent.test.js.map +1 -1
- package/dist/src/commands/agent/invitations.d.ts +0 -1
- package/dist/src/commands/agent/invitations.d.ts.map +1 -1
- package/dist/src/commands/agent/invitations.js.map +1 -1
- package/dist/src/commands/agent/list.d.ts +0 -1
- package/dist/src/commands/agent/list.d.ts.map +1 -1
- package/dist/src/commands/agent/list.js.map +1 -1
- package/dist/src/commands/agent/restart.d.ts +0 -1
- package/dist/src/commands/agent/restart.d.ts.map +1 -1
- package/dist/src/commands/agent/restart.js.map +1 -1
- package/dist/src/commands/agent/start.d.ts +0 -1
- package/dist/src/commands/agent/start.d.ts.map +1 -1
- package/dist/src/commands/agent/start.js.map +1 -1
- package/dist/src/commands/agent/status.d.ts +0 -1
- package/dist/src/commands/agent/status.d.ts.map +1 -1
- package/dist/src/commands/agent/status.js +0 -6
- package/dist/src/commands/agent/status.js.map +1 -1
- package/dist/src/commands/agent/stop.d.ts +0 -1
- package/dist/src/commands/agent/stop.d.ts.map +1 -1
- package/dist/src/commands/agent/stop.js.map +1 -1
- package/dist/src/commands/app/create.d.ts +0 -1
- package/dist/src/commands/app/create.d.ts.map +1 -1
- package/dist/src/commands/app/create.js.map +1 -1
- package/dist/src/commands/app/open.d.ts +0 -1
- package/dist/src/commands/app/open.d.ts.map +1 -1
- package/dist/src/commands/app/open.js.map +1 -1
- package/dist/src/commands/app/publish.d.ts +0 -1
- package/dist/src/commands/app/publish.d.ts.map +1 -1
- package/dist/src/commands/app/publish.js.map +1 -1
- package/dist/src/commands/composer/base.d.ts +3 -0
- package/dist/src/commands/composer/base.d.ts.map +1 -1
- package/dist/src/commands/composer/base.js +15 -13
- package/dist/src/commands/composer/base.js.map +1 -1
- package/dist/src/commands/composer/import.d.ts +4 -5
- package/dist/src/commands/composer/import.d.ts.map +1 -1
- package/dist/src/commands/composer/import.js +39 -51
- package/dist/src/commands/composer/import.js.map +1 -1
- package/dist/src/commands/composer/query.d.ts +0 -1
- package/dist/src/commands/composer/query.d.ts.map +1 -1
- package/dist/src/commands/composer/query.js +2 -1
- package/dist/src/commands/composer/query.js.map +1 -1
- package/dist/src/commands/config/index.js.map +1 -1
- package/dist/src/commands/debug/diagnostics.d.ts +0 -1
- package/dist/src/commands/debug/diagnostics.d.ts.map +1 -1
- package/dist/src/commands/debug/generate.d.ts +0 -1
- package/dist/src/commands/debug/generate.d.ts.map +1 -1
- package/dist/src/commands/debug/generate.js.map +1 -1
- package/dist/src/commands/debug/metrics.js.map +1 -1
- package/dist/src/commands/debug/status.d.ts +0 -1
- package/dist/src/commands/debug/status.d.ts.map +1 -1
- package/dist/src/commands/device/info.js.map +1 -1
- package/dist/src/commands/device/list.d.ts +0 -1
- package/dist/src/commands/device/list.d.ts.map +1 -1
- package/dist/src/commands/device/update.d.ts +0 -1
- package/dist/src/commands/device/update.d.ts.map +1 -1
- package/dist/src/commands/function/dev.d.ts +0 -1
- package/dist/src/commands/function/dev.d.ts.map +1 -1
- package/dist/src/commands/function/dev.js +3 -1
- package/dist/src/commands/function/dev.js.map +1 -1
- package/dist/src/commands/function/logs.js.map +1 -1
- package/dist/src/commands/halo/create.d.ts +0 -1
- package/dist/src/commands/halo/create.d.ts.map +1 -1
- package/dist/src/commands/halo/create.js.map +1 -1
- package/dist/src/commands/halo/credential/add.js.map +1 -1
- package/dist/src/commands/halo/credential/list.d.ts +0 -1
- package/dist/src/commands/halo/credential/list.d.ts.map +1 -1
- package/dist/src/commands/halo/credential/list.js.map +1 -1
- package/dist/src/commands/halo/identity.js.map +1 -1
- package/dist/src/commands/halo/join.d.ts +0 -1
- package/dist/src/commands/halo/join.d.ts.map +1 -1
- package/dist/src/commands/halo/join.js.map +1 -1
- package/dist/src/commands/halo/share.d.ts +0 -1
- package/dist/src/commands/halo/share.d.ts.map +1 -1
- package/dist/src/commands/halo/share.js.map +1 -1
- package/dist/src/commands/halo/update.d.ts +0 -1
- package/dist/src/commands/halo/update.d.ts.map +1 -1
- package/dist/src/commands/halo/update.js.map +1 -1
- package/dist/src/commands/reset/index.d.ts +0 -1
- package/dist/src/commands/reset/index.d.ts.map +1 -1
- package/dist/src/commands/reset/index.js.map +1 -1
- package/dist/src/commands/shell/index.js.map +1 -1
- package/dist/src/commands/space/info.js.map +1 -1
- package/dist/src/commands/space/join.d.ts +0 -1
- package/dist/src/commands/space/join.d.ts.map +1 -1
- package/dist/src/commands/space/join.js.map +1 -1
- package/dist/src/commands/space/list.d.ts +0 -1
- package/dist/src/commands/space/list.d.ts.map +1 -1
- package/dist/src/commands/space/list.js.map +1 -1
- package/dist/src/commands/space/members.d.ts +0 -1
- package/dist/src/commands/space/members.d.ts.map +1 -1
- package/dist/src/commands/space/members.js.map +1 -1
- package/dist/src/commands/space/query.d.ts +16 -0
- package/dist/src/commands/space/query.d.ts.map +1 -1
- package/dist/src/commands/space/query.js +23 -14
- package/dist/src/commands/space/query.js.map +1 -1
- package/dist/src/commands/space/share.d.ts +0 -1
- package/dist/src/commands/space/share.d.ts.map +1 -1
- package/dist/src/commands/space/share.js.map +1 -1
- package/dist/src/commands/tunnel/index.d.ts +0 -1
- package/dist/src/commands/tunnel/index.d.ts.map +1 -1
- package/dist/src/commands/tunnel/list.js.map +1 -1
- package/dist/src/components/App.js.map +1 -1
- package/dist/src/components/SpaceTable.js.map +1 -1
- package/dist/src/components/SystemTable.js.map +1 -1
- package/dist/src/help.js.map +1 -1
- package/dist/src/hooks/command-not-found.d.ts.map +1 -1
- package/dist/src/hooks/command-not-found.js +1 -1
- package/dist/src/hooks/command-not-found.js.map +1 -1
- package/dist/src/util/agents.js.map +1 -1
- package/dist/src/util/invitations.d.ts +9 -9
- package/dist/src/util/invitations.d.ts.map +1 -1
- package/dist/src/util/invitations.js.map +1 -1
- package/dist/src/util/provider/digital-ocean.js.map +1 -1
- package/dist/src/util/publish/build.js.map +1 -1
- package/dist/src/util/publish/ipfs-upload.js.map +1 -1
- package/dist/src/util/publish/publish.js.map +1 -1
- package/dist/src/util/publish/publisher-rpc-peer.js.map +1 -1
- package/dist/src/util/spaces.d.ts +1 -1
- package/dist/src/util/spaces.d.ts.map +1 -1
- package/dist/src/util/spaces.js +2 -2
- package/dist/src/util/spaces.js.map +1 -1
- package/dist/src/util/supervisor/supervisor-rpc-peer.js.map +1 -1
- package/dist/src/util/testing.js.map +1 -1
- package/dist/src/util/tree.js.map +1 -1
- package/dist/src/util/tunnel/tunnel-rpc-peer.js.map +1 -1
- package/oclif.manifest.json +111 -332
- package/package.json +30 -34
package/oclif.manifest.json
CHANGED
|
@@ -57,17 +57,12 @@
|
|
|
57
57
|
"type": "option"
|
|
58
58
|
},
|
|
59
59
|
"no-agent": {
|
|
60
|
-
"description": "Run command without
|
|
60
|
+
"description": "Run command without starting an agent.",
|
|
61
|
+
"env": "DX_NO_AGENT",
|
|
61
62
|
"name": "no-agent",
|
|
62
63
|
"allowNo": false,
|
|
63
64
|
"type": "boolean"
|
|
64
65
|
},
|
|
65
|
-
"no-start-agent": {
|
|
66
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
67
|
-
"name": "no-start-agent",
|
|
68
|
-
"allowNo": false,
|
|
69
|
-
"type": "boolean"
|
|
70
|
-
},
|
|
71
66
|
"timeout": {
|
|
72
67
|
"aliases": [
|
|
73
68
|
"t"
|
|
@@ -180,17 +175,12 @@
|
|
|
180
175
|
"type": "option"
|
|
181
176
|
},
|
|
182
177
|
"no-agent": {
|
|
183
|
-
"description": "Run command without
|
|
178
|
+
"description": "Run command without starting an agent.",
|
|
179
|
+
"env": "DX_NO_AGENT",
|
|
184
180
|
"name": "no-agent",
|
|
185
181
|
"allowNo": false,
|
|
186
182
|
"type": "boolean"
|
|
187
183
|
},
|
|
188
|
-
"no-start-agent": {
|
|
189
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
190
|
-
"name": "no-start-agent",
|
|
191
|
-
"allowNo": false,
|
|
192
|
-
"type": "boolean"
|
|
193
|
-
},
|
|
194
184
|
"timeout": {
|
|
195
185
|
"aliases": [
|
|
196
186
|
"t"
|
|
@@ -386,17 +376,12 @@
|
|
|
386
376
|
"type": "option"
|
|
387
377
|
},
|
|
388
378
|
"no-agent": {
|
|
389
|
-
"description": "Run command without
|
|
379
|
+
"description": "Run command without starting an agent.",
|
|
380
|
+
"env": "DX_NO_AGENT",
|
|
390
381
|
"name": "no-agent",
|
|
391
382
|
"allowNo": false,
|
|
392
383
|
"type": "boolean"
|
|
393
384
|
},
|
|
394
|
-
"no-start-agent": {
|
|
395
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
396
|
-
"name": "no-start-agent",
|
|
397
|
-
"allowNo": false,
|
|
398
|
-
"type": "boolean"
|
|
399
|
-
},
|
|
400
385
|
"timeout": {
|
|
401
386
|
"aliases": [
|
|
402
387
|
"t"
|
|
@@ -521,17 +506,12 @@
|
|
|
521
506
|
"type": "option"
|
|
522
507
|
},
|
|
523
508
|
"no-agent": {
|
|
524
|
-
"description": "Run command without
|
|
509
|
+
"description": "Run command without starting an agent.",
|
|
510
|
+
"env": "DX_NO_AGENT",
|
|
525
511
|
"name": "no-agent",
|
|
526
512
|
"allowNo": false,
|
|
527
513
|
"type": "boolean"
|
|
528
514
|
},
|
|
529
|
-
"no-start-agent": {
|
|
530
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
531
|
-
"name": "no-start-agent",
|
|
532
|
-
"allowNo": false,
|
|
533
|
-
"type": "boolean"
|
|
534
|
-
},
|
|
535
515
|
"timeout": {
|
|
536
516
|
"aliases": [
|
|
537
517
|
"t"
|
|
@@ -676,17 +656,12 @@
|
|
|
676
656
|
"type": "option"
|
|
677
657
|
},
|
|
678
658
|
"no-agent": {
|
|
679
|
-
"description": "Run command without
|
|
659
|
+
"description": "Run command without starting an agent.",
|
|
660
|
+
"env": "DX_NO_AGENT",
|
|
680
661
|
"name": "no-agent",
|
|
681
662
|
"allowNo": false,
|
|
682
663
|
"type": "boolean"
|
|
683
664
|
},
|
|
684
|
-
"no-start-agent": {
|
|
685
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
686
|
-
"name": "no-start-agent",
|
|
687
|
-
"allowNo": false,
|
|
688
|
-
"type": "boolean"
|
|
689
|
-
},
|
|
690
665
|
"timeout": {
|
|
691
666
|
"aliases": [
|
|
692
667
|
"t"
|
|
@@ -793,17 +768,12 @@
|
|
|
793
768
|
"type": "option"
|
|
794
769
|
},
|
|
795
770
|
"no-agent": {
|
|
796
|
-
"description": "Run command without
|
|
771
|
+
"description": "Run command without starting an agent.",
|
|
772
|
+
"env": "DX_NO_AGENT",
|
|
797
773
|
"name": "no-agent",
|
|
798
774
|
"allowNo": false,
|
|
799
775
|
"type": "boolean"
|
|
800
776
|
},
|
|
801
|
-
"no-start-agent": {
|
|
802
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
803
|
-
"name": "no-start-agent",
|
|
804
|
-
"allowNo": false,
|
|
805
|
-
"type": "boolean"
|
|
806
|
-
},
|
|
807
777
|
"timeout": {
|
|
808
778
|
"aliases": [
|
|
809
779
|
"t"
|
|
@@ -934,17 +904,12 @@
|
|
|
934
904
|
"type": "option"
|
|
935
905
|
},
|
|
936
906
|
"no-agent": {
|
|
937
|
-
"description": "Run command without
|
|
907
|
+
"description": "Run command without starting an agent.",
|
|
908
|
+
"env": "DX_NO_AGENT",
|
|
938
909
|
"name": "no-agent",
|
|
939
910
|
"allowNo": false,
|
|
940
911
|
"type": "boolean"
|
|
941
912
|
},
|
|
942
|
-
"no-start-agent": {
|
|
943
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
944
|
-
"name": "no-start-agent",
|
|
945
|
-
"allowNo": false,
|
|
946
|
-
"type": "boolean"
|
|
947
|
-
},
|
|
948
913
|
"timeout": {
|
|
949
914
|
"aliases": [
|
|
950
915
|
"t"
|
|
@@ -1080,17 +1045,12 @@
|
|
|
1080
1045
|
"type": "option"
|
|
1081
1046
|
},
|
|
1082
1047
|
"no-agent": {
|
|
1083
|
-
"description": "Run command without
|
|
1048
|
+
"description": "Run command without starting an agent.",
|
|
1049
|
+
"env": "DX_NO_AGENT",
|
|
1084
1050
|
"name": "no-agent",
|
|
1085
1051
|
"allowNo": false,
|
|
1086
1052
|
"type": "boolean"
|
|
1087
1053
|
},
|
|
1088
|
-
"no-start-agent": {
|
|
1089
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1090
|
-
"name": "no-start-agent",
|
|
1091
|
-
"allowNo": false,
|
|
1092
|
-
"type": "boolean"
|
|
1093
|
-
},
|
|
1094
1054
|
"timeout": {
|
|
1095
1055
|
"aliases": [
|
|
1096
1056
|
"t"
|
|
@@ -1204,17 +1164,12 @@
|
|
|
1204
1164
|
"type": "option"
|
|
1205
1165
|
},
|
|
1206
1166
|
"no-agent": {
|
|
1207
|
-
"description": "Run command without
|
|
1167
|
+
"description": "Run command without starting an agent.",
|
|
1168
|
+
"env": "DX_NO_AGENT",
|
|
1208
1169
|
"name": "no-agent",
|
|
1209
1170
|
"allowNo": false,
|
|
1210
1171
|
"type": "boolean"
|
|
1211
1172
|
},
|
|
1212
|
-
"no-start-agent": {
|
|
1213
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1214
|
-
"name": "no-start-agent",
|
|
1215
|
-
"allowNo": false,
|
|
1216
|
-
"type": "boolean"
|
|
1217
|
-
},
|
|
1218
1173
|
"timeout": {
|
|
1219
1174
|
"aliases": [
|
|
1220
1175
|
"t"
|
|
@@ -1336,17 +1291,12 @@
|
|
|
1336
1291
|
"type": "option"
|
|
1337
1292
|
},
|
|
1338
1293
|
"no-agent": {
|
|
1339
|
-
"description": "Run command without
|
|
1294
|
+
"description": "Run command without starting an agent.",
|
|
1295
|
+
"env": "DX_NO_AGENT",
|
|
1340
1296
|
"name": "no-agent",
|
|
1341
1297
|
"allowNo": false,
|
|
1342
1298
|
"type": "boolean"
|
|
1343
1299
|
},
|
|
1344
|
-
"no-start-agent": {
|
|
1345
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1346
|
-
"name": "no-start-agent",
|
|
1347
|
-
"allowNo": false,
|
|
1348
|
-
"type": "boolean"
|
|
1349
|
-
},
|
|
1350
1300
|
"timeout": {
|
|
1351
1301
|
"aliases": [
|
|
1352
1302
|
"t"
|
|
@@ -1480,17 +1430,12 @@
|
|
|
1480
1430
|
"type": "option"
|
|
1481
1431
|
},
|
|
1482
1432
|
"no-agent": {
|
|
1483
|
-
"description": "Run command without
|
|
1433
|
+
"description": "Run command without starting an agent.",
|
|
1434
|
+
"env": "DX_NO_AGENT",
|
|
1484
1435
|
"name": "no-agent",
|
|
1485
1436
|
"allowNo": false,
|
|
1486
1437
|
"type": "boolean"
|
|
1487
1438
|
},
|
|
1488
|
-
"no-start-agent": {
|
|
1489
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1490
|
-
"name": "no-start-agent",
|
|
1491
|
-
"allowNo": false,
|
|
1492
|
-
"type": "boolean"
|
|
1493
|
-
},
|
|
1494
1439
|
"timeout": {
|
|
1495
1440
|
"aliases": [
|
|
1496
1441
|
"t"
|
|
@@ -1544,7 +1489,8 @@
|
|
|
1544
1489
|
"aliases": [],
|
|
1545
1490
|
"args": {
|
|
1546
1491
|
"file": {
|
|
1547
|
-
"name": "file"
|
|
1492
|
+
"name": "file",
|
|
1493
|
+
"required": true
|
|
1548
1494
|
}
|
|
1549
1495
|
},
|
|
1550
1496
|
"description": "Import ECHO objects.",
|
|
@@ -1601,17 +1547,12 @@
|
|
|
1601
1547
|
"type": "option"
|
|
1602
1548
|
},
|
|
1603
1549
|
"no-agent": {
|
|
1604
|
-
"description": "Run command without
|
|
1550
|
+
"description": "Run command without starting an agent.",
|
|
1551
|
+
"env": "DX_NO_AGENT",
|
|
1605
1552
|
"name": "no-agent",
|
|
1606
1553
|
"allowNo": false,
|
|
1607
1554
|
"type": "boolean"
|
|
1608
1555
|
},
|
|
1609
|
-
"no-start-agent": {
|
|
1610
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1611
|
-
"name": "no-start-agent",
|
|
1612
|
-
"allowNo": false,
|
|
1613
|
-
"type": "boolean"
|
|
1614
|
-
},
|
|
1615
1556
|
"timeout": {
|
|
1616
1557
|
"aliases": [
|
|
1617
1558
|
"t"
|
|
@@ -1725,17 +1666,12 @@
|
|
|
1725
1666
|
"type": "option"
|
|
1726
1667
|
},
|
|
1727
1668
|
"no-agent": {
|
|
1728
|
-
"description": "Run command without
|
|
1669
|
+
"description": "Run command without starting an agent.",
|
|
1670
|
+
"env": "DX_NO_AGENT",
|
|
1729
1671
|
"name": "no-agent",
|
|
1730
1672
|
"allowNo": false,
|
|
1731
1673
|
"type": "boolean"
|
|
1732
1674
|
},
|
|
1733
|
-
"no-start-agent": {
|
|
1734
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1735
|
-
"name": "no-start-agent",
|
|
1736
|
-
"allowNo": false,
|
|
1737
|
-
"type": "boolean"
|
|
1738
|
-
},
|
|
1739
1675
|
"timeout": {
|
|
1740
1676
|
"aliases": [
|
|
1741
1677
|
"t"
|
|
@@ -1856,17 +1792,12 @@
|
|
|
1856
1792
|
"type": "option"
|
|
1857
1793
|
},
|
|
1858
1794
|
"no-agent": {
|
|
1859
|
-
"description": "Run command without
|
|
1795
|
+
"description": "Run command without starting an agent.",
|
|
1796
|
+
"env": "DX_NO_AGENT",
|
|
1860
1797
|
"name": "no-agent",
|
|
1861
1798
|
"allowNo": false,
|
|
1862
1799
|
"type": "boolean"
|
|
1863
1800
|
},
|
|
1864
|
-
"no-start-agent": {
|
|
1865
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1866
|
-
"name": "no-start-agent",
|
|
1867
|
-
"allowNo": false,
|
|
1868
|
-
"type": "boolean"
|
|
1869
|
-
},
|
|
1870
1801
|
"timeout": {
|
|
1871
1802
|
"aliases": [
|
|
1872
1803
|
"t"
|
|
@@ -1983,17 +1914,12 @@
|
|
|
1983
1914
|
"type": "option"
|
|
1984
1915
|
},
|
|
1985
1916
|
"no-agent": {
|
|
1986
|
-
"description": "Run command without
|
|
1917
|
+
"description": "Run command without starting an agent.",
|
|
1918
|
+
"env": "DX_NO_AGENT",
|
|
1987
1919
|
"name": "no-agent",
|
|
1988
1920
|
"allowNo": false,
|
|
1989
1921
|
"type": "boolean"
|
|
1990
1922
|
},
|
|
1991
|
-
"no-start-agent": {
|
|
1992
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1993
|
-
"name": "no-start-agent",
|
|
1994
|
-
"allowNo": false,
|
|
1995
|
-
"type": "boolean"
|
|
1996
|
-
},
|
|
1997
1923
|
"timeout": {
|
|
1998
1924
|
"aliases": [
|
|
1999
1925
|
"t"
|
|
@@ -2112,17 +2038,12 @@
|
|
|
2112
2038
|
"type": "option"
|
|
2113
2039
|
},
|
|
2114
2040
|
"no-agent": {
|
|
2115
|
-
"description": "Run command without
|
|
2041
|
+
"description": "Run command without starting an agent.",
|
|
2042
|
+
"env": "DX_NO_AGENT",
|
|
2116
2043
|
"name": "no-agent",
|
|
2117
2044
|
"allowNo": false,
|
|
2118
2045
|
"type": "boolean"
|
|
2119
2046
|
},
|
|
2120
|
-
"no-start-agent": {
|
|
2121
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2122
|
-
"name": "no-start-agent",
|
|
2123
|
-
"allowNo": false,
|
|
2124
|
-
"type": "boolean"
|
|
2125
|
-
},
|
|
2126
2047
|
"timeout": {
|
|
2127
2048
|
"aliases": [
|
|
2128
2049
|
"t"
|
|
@@ -2234,17 +2155,12 @@
|
|
|
2234
2155
|
"type": "option"
|
|
2235
2156
|
},
|
|
2236
2157
|
"no-agent": {
|
|
2237
|
-
"description": "Run command without
|
|
2158
|
+
"description": "Run command without starting an agent.",
|
|
2159
|
+
"env": "DX_NO_AGENT",
|
|
2238
2160
|
"name": "no-agent",
|
|
2239
2161
|
"allowNo": false,
|
|
2240
2162
|
"type": "boolean"
|
|
2241
2163
|
},
|
|
2242
|
-
"no-start-agent": {
|
|
2243
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2244
|
-
"name": "no-start-agent",
|
|
2245
|
-
"allowNo": false,
|
|
2246
|
-
"type": "boolean"
|
|
2247
|
-
},
|
|
2248
2164
|
"timeout": {
|
|
2249
2165
|
"aliases": [
|
|
2250
2166
|
"t"
|
|
@@ -2395,17 +2311,12 @@
|
|
|
2395
2311
|
"type": "option"
|
|
2396
2312
|
},
|
|
2397
2313
|
"no-agent": {
|
|
2398
|
-
"description": "Run command without
|
|
2314
|
+
"description": "Run command without starting an agent.",
|
|
2315
|
+
"env": "DX_NO_AGENT",
|
|
2399
2316
|
"name": "no-agent",
|
|
2400
2317
|
"allowNo": false,
|
|
2401
2318
|
"type": "boolean"
|
|
2402
2319
|
},
|
|
2403
|
-
"no-start-agent": {
|
|
2404
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2405
|
-
"name": "no-start-agent",
|
|
2406
|
-
"allowNo": false,
|
|
2407
|
-
"type": "boolean"
|
|
2408
|
-
},
|
|
2409
2320
|
"timeout": {
|
|
2410
2321
|
"aliases": [
|
|
2411
2322
|
"t"
|
|
@@ -2512,17 +2423,12 @@
|
|
|
2512
2423
|
"type": "option"
|
|
2513
2424
|
},
|
|
2514
2425
|
"no-agent": {
|
|
2515
|
-
"description": "Run command without
|
|
2426
|
+
"description": "Run command without starting an agent.",
|
|
2427
|
+
"env": "DX_NO_AGENT",
|
|
2516
2428
|
"name": "no-agent",
|
|
2517
2429
|
"allowNo": false,
|
|
2518
2430
|
"type": "boolean"
|
|
2519
2431
|
},
|
|
2520
|
-
"no-start-agent": {
|
|
2521
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2522
|
-
"name": "no-start-agent",
|
|
2523
|
-
"allowNo": false,
|
|
2524
|
-
"type": "boolean"
|
|
2525
|
-
},
|
|
2526
2432
|
"timeout": {
|
|
2527
2433
|
"aliases": [
|
|
2528
2434
|
"t"
|
|
@@ -2637,17 +2543,12 @@
|
|
|
2637
2543
|
"type": "option"
|
|
2638
2544
|
},
|
|
2639
2545
|
"no-agent": {
|
|
2640
|
-
"description": "Run command without
|
|
2546
|
+
"description": "Run command without starting an agent.",
|
|
2547
|
+
"env": "DX_NO_AGENT",
|
|
2641
2548
|
"name": "no-agent",
|
|
2642
2549
|
"allowNo": false,
|
|
2643
2550
|
"type": "boolean"
|
|
2644
2551
|
},
|
|
2645
|
-
"no-start-agent": {
|
|
2646
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2647
|
-
"name": "no-start-agent",
|
|
2648
|
-
"allowNo": false,
|
|
2649
|
-
"type": "boolean"
|
|
2650
|
-
},
|
|
2651
2552
|
"timeout": {
|
|
2652
2553
|
"aliases": [
|
|
2653
2554
|
"t"
|
|
@@ -2754,17 +2655,12 @@
|
|
|
2754
2655
|
"type": "option"
|
|
2755
2656
|
},
|
|
2756
2657
|
"no-agent": {
|
|
2757
|
-
"description": "Run command without
|
|
2658
|
+
"description": "Run command without starting an agent.",
|
|
2659
|
+
"env": "DX_NO_AGENT",
|
|
2758
2660
|
"name": "no-agent",
|
|
2759
2661
|
"allowNo": false,
|
|
2760
2662
|
"type": "boolean"
|
|
2761
2663
|
},
|
|
2762
|
-
"no-start-agent": {
|
|
2763
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2764
|
-
"name": "no-start-agent",
|
|
2765
|
-
"allowNo": false,
|
|
2766
|
-
"type": "boolean"
|
|
2767
|
-
},
|
|
2768
2664
|
"timeout": {
|
|
2769
2665
|
"aliases": [
|
|
2770
2666
|
"t"
|
|
@@ -2948,17 +2844,12 @@
|
|
|
2948
2844
|
"type": "option"
|
|
2949
2845
|
},
|
|
2950
2846
|
"no-agent": {
|
|
2951
|
-
"description": "Run command without
|
|
2847
|
+
"description": "Run command without starting an agent.",
|
|
2848
|
+
"env": "DX_NO_AGENT",
|
|
2952
2849
|
"name": "no-agent",
|
|
2953
2850
|
"allowNo": false,
|
|
2954
2851
|
"type": "boolean"
|
|
2955
2852
|
},
|
|
2956
|
-
"no-start-agent": {
|
|
2957
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2958
|
-
"name": "no-start-agent",
|
|
2959
|
-
"allowNo": false,
|
|
2960
|
-
"type": "boolean"
|
|
2961
|
-
},
|
|
2962
2853
|
"timeout": {
|
|
2963
2854
|
"aliases": [
|
|
2964
2855
|
"t"
|
|
@@ -3081,17 +2972,12 @@
|
|
|
3081
2972
|
"type": "option"
|
|
3082
2973
|
},
|
|
3083
2974
|
"no-agent": {
|
|
3084
|
-
"description": "Run command without
|
|
2975
|
+
"description": "Run command without starting an agent.",
|
|
2976
|
+
"env": "DX_NO_AGENT",
|
|
3085
2977
|
"name": "no-agent",
|
|
3086
2978
|
"allowNo": false,
|
|
3087
2979
|
"type": "boolean"
|
|
3088
2980
|
},
|
|
3089
|
-
"no-start-agent": {
|
|
3090
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3091
|
-
"name": "no-start-agent",
|
|
3092
|
-
"allowNo": false,
|
|
3093
|
-
"type": "boolean"
|
|
3094
|
-
},
|
|
3095
2981
|
"timeout": {
|
|
3096
2982
|
"aliases": [
|
|
3097
2983
|
"t"
|
|
@@ -3237,17 +3123,12 @@
|
|
|
3237
3123
|
"type": "option"
|
|
3238
3124
|
},
|
|
3239
3125
|
"no-agent": {
|
|
3240
|
-
"description": "Run command without
|
|
3126
|
+
"description": "Run command without starting an agent.",
|
|
3127
|
+
"env": "DX_NO_AGENT",
|
|
3241
3128
|
"name": "no-agent",
|
|
3242
3129
|
"allowNo": false,
|
|
3243
3130
|
"type": "boolean"
|
|
3244
3131
|
},
|
|
3245
|
-
"no-start-agent": {
|
|
3246
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3247
|
-
"name": "no-start-agent",
|
|
3248
|
-
"allowNo": false,
|
|
3249
|
-
"type": "boolean"
|
|
3250
|
-
},
|
|
3251
3132
|
"timeout": {
|
|
3252
3133
|
"aliases": [
|
|
3253
3134
|
"t"
|
|
@@ -3360,17 +3241,12 @@
|
|
|
3360
3241
|
"type": "option"
|
|
3361
3242
|
},
|
|
3362
3243
|
"no-agent": {
|
|
3363
|
-
"description": "Run command without
|
|
3244
|
+
"description": "Run command without starting an agent.",
|
|
3245
|
+
"env": "DX_NO_AGENT",
|
|
3364
3246
|
"name": "no-agent",
|
|
3365
3247
|
"allowNo": false,
|
|
3366
3248
|
"type": "boolean"
|
|
3367
3249
|
},
|
|
3368
|
-
"no-start-agent": {
|
|
3369
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3370
|
-
"name": "no-start-agent",
|
|
3371
|
-
"allowNo": false,
|
|
3372
|
-
"type": "boolean"
|
|
3373
|
-
},
|
|
3374
3250
|
"timeout": {
|
|
3375
3251
|
"aliases": [
|
|
3376
3252
|
"t"
|
|
@@ -3484,17 +3360,12 @@
|
|
|
3484
3360
|
"type": "option"
|
|
3485
3361
|
},
|
|
3486
3362
|
"no-agent": {
|
|
3487
|
-
"description": "Run command without
|
|
3363
|
+
"description": "Run command without starting an agent.",
|
|
3364
|
+
"env": "DX_NO_AGENT",
|
|
3488
3365
|
"name": "no-agent",
|
|
3489
3366
|
"allowNo": false,
|
|
3490
3367
|
"type": "boolean"
|
|
3491
3368
|
},
|
|
3492
|
-
"no-start-agent": {
|
|
3493
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3494
|
-
"name": "no-start-agent",
|
|
3495
|
-
"allowNo": false,
|
|
3496
|
-
"type": "boolean"
|
|
3497
|
-
},
|
|
3498
3369
|
"timeout": {
|
|
3499
3370
|
"aliases": [
|
|
3500
3371
|
"t"
|
|
@@ -3614,17 +3485,12 @@
|
|
|
3614
3485
|
"type": "option"
|
|
3615
3486
|
},
|
|
3616
3487
|
"no-agent": {
|
|
3617
|
-
"description": "Run command without
|
|
3488
|
+
"description": "Run command without starting an agent.",
|
|
3489
|
+
"env": "DX_NO_AGENT",
|
|
3618
3490
|
"name": "no-agent",
|
|
3619
3491
|
"allowNo": false,
|
|
3620
3492
|
"type": "boolean"
|
|
3621
3493
|
},
|
|
3622
|
-
"no-start-agent": {
|
|
3623
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3624
|
-
"name": "no-start-agent",
|
|
3625
|
-
"allowNo": false,
|
|
3626
|
-
"type": "boolean"
|
|
3627
|
-
},
|
|
3628
3494
|
"timeout": {
|
|
3629
3495
|
"aliases": [
|
|
3630
3496
|
"t"
|
|
@@ -3731,17 +3597,12 @@
|
|
|
3731
3597
|
"type": "option"
|
|
3732
3598
|
},
|
|
3733
3599
|
"no-agent": {
|
|
3734
|
-
"description": "Run command without
|
|
3600
|
+
"description": "Run command without starting an agent.",
|
|
3601
|
+
"env": "DX_NO_AGENT",
|
|
3735
3602
|
"name": "no-agent",
|
|
3736
3603
|
"allowNo": false,
|
|
3737
3604
|
"type": "boolean"
|
|
3738
3605
|
},
|
|
3739
|
-
"no-start-agent": {
|
|
3740
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3741
|
-
"name": "no-start-agent",
|
|
3742
|
-
"allowNo": false,
|
|
3743
|
-
"type": "boolean"
|
|
3744
|
-
},
|
|
3745
3606
|
"timeout": {
|
|
3746
3607
|
"description": "Timeout in seconds",
|
|
3747
3608
|
"name": "timeout",
|
|
@@ -3872,17 +3733,12 @@
|
|
|
3872
3733
|
"type": "option"
|
|
3873
3734
|
},
|
|
3874
3735
|
"no-agent": {
|
|
3875
|
-
"description": "Run command without
|
|
3736
|
+
"description": "Run command without starting an agent.",
|
|
3737
|
+
"env": "DX_NO_AGENT",
|
|
3876
3738
|
"name": "no-agent",
|
|
3877
3739
|
"allowNo": false,
|
|
3878
3740
|
"type": "boolean"
|
|
3879
3741
|
},
|
|
3880
|
-
"no-start-agent": {
|
|
3881
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3882
|
-
"name": "no-start-agent",
|
|
3883
|
-
"allowNo": false,
|
|
3884
|
-
"type": "boolean"
|
|
3885
|
-
},
|
|
3886
3742
|
"timeout": {
|
|
3887
3743
|
"aliases": [
|
|
3888
3744
|
"t"
|
|
@@ -3989,17 +3845,12 @@
|
|
|
3989
3845
|
"type": "option"
|
|
3990
3846
|
},
|
|
3991
3847
|
"no-agent": {
|
|
3992
|
-
"description": "Run command without
|
|
3848
|
+
"description": "Run command without starting an agent.",
|
|
3849
|
+
"env": "DX_NO_AGENT",
|
|
3993
3850
|
"name": "no-agent",
|
|
3994
3851
|
"allowNo": false,
|
|
3995
3852
|
"type": "boolean"
|
|
3996
3853
|
},
|
|
3997
|
-
"no-start-agent": {
|
|
3998
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3999
|
-
"name": "no-start-agent",
|
|
4000
|
-
"allowNo": false,
|
|
4001
|
-
"type": "boolean"
|
|
4002
|
-
},
|
|
4003
3854
|
"timeout": {
|
|
4004
3855
|
"aliases": [
|
|
4005
3856
|
"t"
|
|
@@ -4140,17 +3991,12 @@
|
|
|
4140
3991
|
"type": "option"
|
|
4141
3992
|
},
|
|
4142
3993
|
"no-agent": {
|
|
4143
|
-
"description": "Run command without
|
|
3994
|
+
"description": "Run command without starting an agent.",
|
|
3995
|
+
"env": "DX_NO_AGENT",
|
|
4144
3996
|
"name": "no-agent",
|
|
4145
3997
|
"allowNo": false,
|
|
4146
3998
|
"type": "boolean"
|
|
4147
3999
|
},
|
|
4148
|
-
"no-start-agent": {
|
|
4149
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4150
|
-
"name": "no-start-agent",
|
|
4151
|
-
"allowNo": false,
|
|
4152
|
-
"type": "boolean"
|
|
4153
|
-
},
|
|
4154
4000
|
"timeout": {
|
|
4155
4001
|
"aliases": [
|
|
4156
4002
|
"t"
|
|
@@ -4264,17 +4110,12 @@
|
|
|
4264
4110
|
"type": "option"
|
|
4265
4111
|
},
|
|
4266
4112
|
"no-agent": {
|
|
4267
|
-
"description": "Run command without
|
|
4113
|
+
"description": "Run command without starting an agent.",
|
|
4114
|
+
"env": "DX_NO_AGENT",
|
|
4268
4115
|
"name": "no-agent",
|
|
4269
4116
|
"allowNo": false,
|
|
4270
4117
|
"type": "boolean"
|
|
4271
4118
|
},
|
|
4272
|
-
"no-start-agent": {
|
|
4273
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4274
|
-
"name": "no-start-agent",
|
|
4275
|
-
"allowNo": false,
|
|
4276
|
-
"type": "boolean"
|
|
4277
|
-
},
|
|
4278
4119
|
"timeout": {
|
|
4279
4120
|
"aliases": [
|
|
4280
4121
|
"t"
|
|
@@ -4393,17 +4234,12 @@
|
|
|
4393
4234
|
"type": "option"
|
|
4394
4235
|
},
|
|
4395
4236
|
"no-agent": {
|
|
4396
|
-
"description": "Run command without
|
|
4237
|
+
"description": "Run command without starting an agent.",
|
|
4238
|
+
"env": "DX_NO_AGENT",
|
|
4397
4239
|
"name": "no-agent",
|
|
4398
4240
|
"allowNo": false,
|
|
4399
4241
|
"type": "boolean"
|
|
4400
4242
|
},
|
|
4401
|
-
"no-start-agent": {
|
|
4402
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4403
|
-
"name": "no-start-agent",
|
|
4404
|
-
"allowNo": false,
|
|
4405
|
-
"type": "boolean"
|
|
4406
|
-
},
|
|
4407
4243
|
"timeout": {
|
|
4408
4244
|
"aliases": [
|
|
4409
4245
|
"t"
|
|
@@ -4515,17 +4351,12 @@
|
|
|
4515
4351
|
"type": "option"
|
|
4516
4352
|
},
|
|
4517
4353
|
"no-agent": {
|
|
4518
|
-
"description": "Run command without
|
|
4354
|
+
"description": "Run command without starting an agent.",
|
|
4355
|
+
"env": "DX_NO_AGENT",
|
|
4519
4356
|
"name": "no-agent",
|
|
4520
4357
|
"allowNo": false,
|
|
4521
4358
|
"type": "boolean"
|
|
4522
4359
|
},
|
|
4523
|
-
"no-start-agent": {
|
|
4524
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4525
|
-
"name": "no-start-agent",
|
|
4526
|
-
"allowNo": false,
|
|
4527
|
-
"type": "boolean"
|
|
4528
|
-
},
|
|
4529
4360
|
"timeout": {
|
|
4530
4361
|
"aliases": [
|
|
4531
4362
|
"t"
|
|
@@ -4636,17 +4467,12 @@
|
|
|
4636
4467
|
"type": "option"
|
|
4637
4468
|
},
|
|
4638
4469
|
"no-agent": {
|
|
4639
|
-
"description": "Run command without
|
|
4470
|
+
"description": "Run command without starting an agent.",
|
|
4471
|
+
"env": "DX_NO_AGENT",
|
|
4640
4472
|
"name": "no-agent",
|
|
4641
4473
|
"allowNo": false,
|
|
4642
4474
|
"type": "boolean"
|
|
4643
4475
|
},
|
|
4644
|
-
"no-start-agent": {
|
|
4645
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4646
|
-
"name": "no-start-agent",
|
|
4647
|
-
"allowNo": false,
|
|
4648
|
-
"type": "boolean"
|
|
4649
|
-
},
|
|
4650
4476
|
"timeout": {
|
|
4651
4477
|
"aliases": [
|
|
4652
4478
|
"t"
|
|
@@ -4758,17 +4584,12 @@
|
|
|
4758
4584
|
"type": "option"
|
|
4759
4585
|
},
|
|
4760
4586
|
"no-agent": {
|
|
4761
|
-
"description": "Run command without
|
|
4587
|
+
"description": "Run command without starting an agent.",
|
|
4588
|
+
"env": "DX_NO_AGENT",
|
|
4762
4589
|
"name": "no-agent",
|
|
4763
4590
|
"allowNo": false,
|
|
4764
4591
|
"type": "boolean"
|
|
4765
4592
|
},
|
|
4766
|
-
"no-start-agent": {
|
|
4767
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4768
|
-
"name": "no-start-agent",
|
|
4769
|
-
"allowNo": false,
|
|
4770
|
-
"type": "boolean"
|
|
4771
|
-
},
|
|
4772
4593
|
"timeout": {
|
|
4773
4594
|
"aliases": [
|
|
4774
4595
|
"t"
|
|
@@ -4880,17 +4701,12 @@
|
|
|
4880
4701
|
"type": "option"
|
|
4881
4702
|
},
|
|
4882
4703
|
"no-agent": {
|
|
4883
|
-
"description": "Run command without
|
|
4704
|
+
"description": "Run command without starting an agent.",
|
|
4705
|
+
"env": "DX_NO_AGENT",
|
|
4884
4706
|
"name": "no-agent",
|
|
4885
4707
|
"allowNo": false,
|
|
4886
4708
|
"type": "boolean"
|
|
4887
4709
|
},
|
|
4888
|
-
"no-start-agent": {
|
|
4889
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4890
|
-
"name": "no-start-agent",
|
|
4891
|
-
"allowNo": false,
|
|
4892
|
-
"type": "boolean"
|
|
4893
|
-
},
|
|
4894
4710
|
"timeout": {
|
|
4895
4711
|
"aliases": [
|
|
4896
4712
|
"t"
|
|
@@ -4997,17 +4813,12 @@
|
|
|
4997
4813
|
"type": "option"
|
|
4998
4814
|
},
|
|
4999
4815
|
"no-agent": {
|
|
5000
|
-
"description": "Run command without
|
|
4816
|
+
"description": "Run command without starting an agent.",
|
|
4817
|
+
"env": "DX_NO_AGENT",
|
|
5001
4818
|
"name": "no-agent",
|
|
5002
4819
|
"allowNo": false,
|
|
5003
4820
|
"type": "boolean"
|
|
5004
4821
|
},
|
|
5005
|
-
"no-start-agent": {
|
|
5006
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5007
|
-
"name": "no-start-agent",
|
|
5008
|
-
"allowNo": false,
|
|
5009
|
-
"type": "boolean"
|
|
5010
|
-
},
|
|
5011
4822
|
"timeout": {
|
|
5012
4823
|
"aliases": [
|
|
5013
4824
|
"t"
|
|
@@ -5128,17 +4939,12 @@
|
|
|
5128
4939
|
"type": "option"
|
|
5129
4940
|
},
|
|
5130
4941
|
"no-agent": {
|
|
5131
|
-
"description": "Run command without
|
|
4942
|
+
"description": "Run command without starting an agent.",
|
|
4943
|
+
"env": "DX_NO_AGENT",
|
|
5132
4944
|
"name": "no-agent",
|
|
5133
4945
|
"allowNo": false,
|
|
5134
4946
|
"type": "boolean"
|
|
5135
4947
|
},
|
|
5136
|
-
"no-start-agent": {
|
|
5137
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5138
|
-
"name": "no-start-agent",
|
|
5139
|
-
"allowNo": false,
|
|
5140
|
-
"type": "boolean"
|
|
5141
|
-
},
|
|
5142
4948
|
"timeout": {
|
|
5143
4949
|
"aliases": [
|
|
5144
4950
|
"t"
|
|
@@ -5333,17 +5139,12 @@
|
|
|
5333
5139
|
"type": "option"
|
|
5334
5140
|
},
|
|
5335
5141
|
"no-agent": {
|
|
5336
|
-
"description": "Run command without
|
|
5142
|
+
"description": "Run command without starting an agent.",
|
|
5143
|
+
"env": "DX_NO_AGENT",
|
|
5337
5144
|
"name": "no-agent",
|
|
5338
5145
|
"allowNo": false,
|
|
5339
5146
|
"type": "boolean"
|
|
5340
5147
|
},
|
|
5341
|
-
"no-start-agent": {
|
|
5342
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5343
|
-
"name": "no-start-agent",
|
|
5344
|
-
"allowNo": false,
|
|
5345
|
-
"type": "boolean"
|
|
5346
|
-
},
|
|
5347
5148
|
"timeout": {
|
|
5348
5149
|
"aliases": [
|
|
5349
5150
|
"t"
|
|
@@ -5532,17 +5333,12 @@
|
|
|
5532
5333
|
"type": "option"
|
|
5533
5334
|
},
|
|
5534
5335
|
"no-agent": {
|
|
5535
|
-
"description": "Run command without
|
|
5336
|
+
"description": "Run command without starting an agent.",
|
|
5337
|
+
"env": "DX_NO_AGENT",
|
|
5536
5338
|
"name": "no-agent",
|
|
5537
5339
|
"allowNo": false,
|
|
5538
5340
|
"type": "boolean"
|
|
5539
5341
|
},
|
|
5540
|
-
"no-start-agent": {
|
|
5541
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5542
|
-
"name": "no-start-agent",
|
|
5543
|
-
"allowNo": false,
|
|
5544
|
-
"type": "boolean"
|
|
5545
|
-
},
|
|
5546
5342
|
"timeout": {
|
|
5547
5343
|
"aliases": [
|
|
5548
5344
|
"t"
|
|
@@ -5654,17 +5450,12 @@
|
|
|
5654
5450
|
"type": "option"
|
|
5655
5451
|
},
|
|
5656
5452
|
"no-agent": {
|
|
5657
|
-
"description": "Run command without
|
|
5453
|
+
"description": "Run command without starting an agent.",
|
|
5454
|
+
"env": "DX_NO_AGENT",
|
|
5658
5455
|
"name": "no-agent",
|
|
5659
5456
|
"allowNo": false,
|
|
5660
5457
|
"type": "boolean"
|
|
5661
5458
|
},
|
|
5662
|
-
"no-start-agent": {
|
|
5663
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5664
|
-
"name": "no-start-agent",
|
|
5665
|
-
"allowNo": false,
|
|
5666
|
-
"type": "boolean"
|
|
5667
|
-
},
|
|
5668
5459
|
"timeout": {
|
|
5669
5460
|
"aliases": [
|
|
5670
5461
|
"t"
|
|
@@ -5695,6 +5486,19 @@
|
|
|
5695
5486
|
"hasDynamicHelp": false,
|
|
5696
5487
|
"multiple": false,
|
|
5697
5488
|
"type": "option"
|
|
5489
|
+
},
|
|
5490
|
+
"data": {
|
|
5491
|
+
"description": "Print serialized object representation.",
|
|
5492
|
+
"name": "data",
|
|
5493
|
+
"allowNo": false,
|
|
5494
|
+
"type": "boolean"
|
|
5495
|
+
},
|
|
5496
|
+
"typename": {
|
|
5497
|
+
"description": "Filter objects by typename.",
|
|
5498
|
+
"name": "typename",
|
|
5499
|
+
"hasDynamicHelp": false,
|
|
5500
|
+
"multiple": false,
|
|
5501
|
+
"type": "option"
|
|
5698
5502
|
}
|
|
5699
5503
|
},
|
|
5700
5504
|
"hasDynamicHelp": false,
|
|
@@ -5776,17 +5580,12 @@
|
|
|
5776
5580
|
"type": "option"
|
|
5777
5581
|
},
|
|
5778
5582
|
"no-agent": {
|
|
5779
|
-
"description": "Run command without
|
|
5583
|
+
"description": "Run command without starting an agent.",
|
|
5584
|
+
"env": "DX_NO_AGENT",
|
|
5780
5585
|
"name": "no-agent",
|
|
5781
5586
|
"allowNo": false,
|
|
5782
5587
|
"type": "boolean"
|
|
5783
5588
|
},
|
|
5784
|
-
"no-start-agent": {
|
|
5785
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5786
|
-
"name": "no-start-agent",
|
|
5787
|
-
"allowNo": false,
|
|
5788
|
-
"type": "boolean"
|
|
5789
|
-
},
|
|
5790
5589
|
"timeout": {
|
|
5791
5590
|
"aliases": [
|
|
5792
5591
|
"t"
|
|
@@ -5939,17 +5738,12 @@
|
|
|
5939
5738
|
"type": "option"
|
|
5940
5739
|
},
|
|
5941
5740
|
"no-agent": {
|
|
5942
|
-
"description": "Run command without
|
|
5741
|
+
"description": "Run command without starting an agent.",
|
|
5742
|
+
"env": "DX_NO_AGENT",
|
|
5943
5743
|
"name": "no-agent",
|
|
5944
5744
|
"allowNo": false,
|
|
5945
5745
|
"type": "boolean"
|
|
5946
5746
|
},
|
|
5947
|
-
"no-start-agent": {
|
|
5948
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5949
|
-
"name": "no-start-agent",
|
|
5950
|
-
"allowNo": false,
|
|
5951
|
-
"type": "boolean"
|
|
5952
|
-
},
|
|
5953
5747
|
"timeout": {
|
|
5954
5748
|
"aliases": [
|
|
5955
5749
|
"t"
|
|
@@ -5984,7 +5778,7 @@
|
|
|
5984
5778
|
"name": {
|
|
5985
5779
|
"description": "Tunnel name",
|
|
5986
5780
|
"name": "name",
|
|
5987
|
-
"default": "
|
|
5781
|
+
"default": "minnesota-island-equal-steak",
|
|
5988
5782
|
"hasDynamicHelp": false,
|
|
5989
5783
|
"multiple": false,
|
|
5990
5784
|
"type": "option"
|
|
@@ -6065,17 +5859,12 @@
|
|
|
6065
5859
|
"type": "option"
|
|
6066
5860
|
},
|
|
6067
5861
|
"no-agent": {
|
|
6068
|
-
"description": "Run command without
|
|
5862
|
+
"description": "Run command without starting an agent.",
|
|
5863
|
+
"env": "DX_NO_AGENT",
|
|
6069
5864
|
"name": "no-agent",
|
|
6070
5865
|
"allowNo": false,
|
|
6071
5866
|
"type": "boolean"
|
|
6072
5867
|
},
|
|
6073
|
-
"no-start-agent": {
|
|
6074
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6075
|
-
"name": "no-start-agent",
|
|
6076
|
-
"allowNo": false,
|
|
6077
|
-
"type": "boolean"
|
|
6078
|
-
},
|
|
6079
5868
|
"timeout": {
|
|
6080
5869
|
"aliases": [
|
|
6081
5870
|
"t"
|
|
@@ -6189,17 +5978,12 @@
|
|
|
6189
5978
|
"type": "option"
|
|
6190
5979
|
},
|
|
6191
5980
|
"no-agent": {
|
|
6192
|
-
"description": "Run command without
|
|
5981
|
+
"description": "Run command without starting an agent.",
|
|
5982
|
+
"env": "DX_NO_AGENT",
|
|
6193
5983
|
"name": "no-agent",
|
|
6194
5984
|
"allowNo": false,
|
|
6195
5985
|
"type": "boolean"
|
|
6196
5986
|
},
|
|
6197
|
-
"no-start-agent": {
|
|
6198
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6199
|
-
"name": "no-start-agent",
|
|
6200
|
-
"allowNo": false,
|
|
6201
|
-
"type": "boolean"
|
|
6202
|
-
},
|
|
6203
5987
|
"timeout": {
|
|
6204
5988
|
"aliases": [
|
|
6205
5989
|
"t"
|
|
@@ -6307,17 +6091,12 @@
|
|
|
6307
6091
|
"type": "option"
|
|
6308
6092
|
},
|
|
6309
6093
|
"no-agent": {
|
|
6310
|
-
"description": "Run command without
|
|
6094
|
+
"description": "Run command without starting an agent.",
|
|
6095
|
+
"env": "DX_NO_AGENT",
|
|
6311
6096
|
"name": "no-agent",
|
|
6312
6097
|
"allowNo": false,
|
|
6313
6098
|
"type": "boolean"
|
|
6314
6099
|
},
|
|
6315
|
-
"no-start-agent": {
|
|
6316
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6317
|
-
"name": "no-start-agent",
|
|
6318
|
-
"allowNo": false,
|
|
6319
|
-
"type": "boolean"
|
|
6320
|
-
},
|
|
6321
6100
|
"timeout": {
|
|
6322
6101
|
"description": "Time in milliseconds to wait for at least one credential before listing.",
|
|
6323
6102
|
"name": "timeout",
|
|
@@ -6458,5 +6237,5 @@
|
|
|
6458
6237
|
]
|
|
6459
6238
|
}
|
|
6460
6239
|
},
|
|
6461
|
-
"version": "0.5.3-main.
|
|
6240
|
+
"version": "0.5.3-main.7f770b6"
|
|
6462
6241
|
}
|