@dxos/cli 0.5.3-main.d3c5e1f → 0.5.3-main.de55336
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 +4 -2
- package/dist/src/base.d.ts.map +1 -1
- package/dist/src/base.js +56 -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 +7 -2
- package/dist/src/commands/app/publish.js.map +1 -1
- package/dist/src/commands/composer/base.d.ts.map +1 -1
- package/dist/src/commands/composer/base.js +8 -13
- package/dist/src/commands/composer/base.js.map +1 -1
- package/dist/src/commands/composer/import.d.ts +1 -2
- package/dist/src/commands/composer/import.d.ts.map +1 -1
- package/dist/src/commands/composer/import.js +34 -34
- 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 +10 -1
- package/dist/src/commands/composer/query.js.map +1 -1
- package/dist/src/commands/composer/upload.d.ts +24 -0
- package/dist/src/commands/composer/upload.d.ts.map +1 -0
- package/dist/src/commands/composer/upload.js +42 -0
- package/dist/src/commands/composer/upload.js.map +1 -0
- 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 -2
- 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.d.ts +3 -4
- package/dist/src/util/publish/ipfs-upload.d.ts.map +1 -1
- package/dist/src/util/publish/ipfs-upload.js +7 -12
- package/dist/src/util/publish/ipfs-upload.js.map +1 -1
- package/dist/src/util/publish/publish.d.ts +5 -8
- package/dist/src/util/publish/publish.d.ts.map +1 -1
- package/dist/src/util/publish/publish.js +41 -34
- 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 +234 -330
- 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"
|
|
@@ -1602,17 +1547,12 @@
|
|
|
1602
1547
|
"type": "option"
|
|
1603
1548
|
},
|
|
1604
1549
|
"no-agent": {
|
|
1605
|
-
"description": "Run command without
|
|
1550
|
+
"description": "Run command without starting an agent.",
|
|
1551
|
+
"env": "DX_NO_AGENT",
|
|
1606
1552
|
"name": "no-agent",
|
|
1607
1553
|
"allowNo": false,
|
|
1608
1554
|
"type": "boolean"
|
|
1609
1555
|
},
|
|
1610
|
-
"no-start-agent": {
|
|
1611
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1612
|
-
"name": "no-start-agent",
|
|
1613
|
-
"allowNo": false,
|
|
1614
|
-
"type": "boolean"
|
|
1615
|
-
},
|
|
1616
1556
|
"timeout": {
|
|
1617
1557
|
"aliases": [
|
|
1618
1558
|
"t"
|
|
@@ -1726,17 +1666,12 @@
|
|
|
1726
1666
|
"type": "option"
|
|
1727
1667
|
},
|
|
1728
1668
|
"no-agent": {
|
|
1729
|
-
"description": "Run command without
|
|
1669
|
+
"description": "Run command without starting an agent.",
|
|
1670
|
+
"env": "DX_NO_AGENT",
|
|
1730
1671
|
"name": "no-agent",
|
|
1731
1672
|
"allowNo": false,
|
|
1732
1673
|
"type": "boolean"
|
|
1733
1674
|
},
|
|
1734
|
-
"no-start-agent": {
|
|
1735
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1736
|
-
"name": "no-start-agent",
|
|
1737
|
-
"allowNo": false,
|
|
1738
|
-
"type": "boolean"
|
|
1739
|
-
},
|
|
1740
1675
|
"timeout": {
|
|
1741
1676
|
"aliases": [
|
|
1742
1677
|
"t"
|
|
@@ -1800,10 +1735,10 @@
|
|
|
1800
1735
|
"query.js"
|
|
1801
1736
|
]
|
|
1802
1737
|
},
|
|
1803
|
-
"
|
|
1738
|
+
"composer:upload": {
|
|
1804
1739
|
"aliases": [],
|
|
1805
1740
|
"args": {},
|
|
1806
|
-
"description": "
|
|
1741
|
+
"description": "Upload IPFS file.",
|
|
1807
1742
|
"flags": {
|
|
1808
1743
|
"json": {
|
|
1809
1744
|
"description": "Output as JSON.",
|
|
@@ -1857,14 +1792,135 @@
|
|
|
1857
1792
|
"type": "option"
|
|
1858
1793
|
},
|
|
1859
1794
|
"no-agent": {
|
|
1860
|
-
"description": "Run command without
|
|
1795
|
+
"description": "Run command without starting an agent.",
|
|
1796
|
+
"env": "DX_NO_AGENT",
|
|
1861
1797
|
"name": "no-agent",
|
|
1862
1798
|
"allowNo": false,
|
|
1863
1799
|
"type": "boolean"
|
|
1864
1800
|
},
|
|
1865
|
-
"
|
|
1866
|
-
"
|
|
1867
|
-
|
|
1801
|
+
"timeout": {
|
|
1802
|
+
"aliases": [
|
|
1803
|
+
"t"
|
|
1804
|
+
],
|
|
1805
|
+
"description": "Timeout (ms).",
|
|
1806
|
+
"name": "timeout",
|
|
1807
|
+
"default": 60000,
|
|
1808
|
+
"hasDynamicHelp": false,
|
|
1809
|
+
"multiple": false,
|
|
1810
|
+
"type": "option"
|
|
1811
|
+
},
|
|
1812
|
+
"no-wait": {
|
|
1813
|
+
"description": "Do not wait for space to be ready.",
|
|
1814
|
+
"name": "no-wait",
|
|
1815
|
+
"allowNo": false,
|
|
1816
|
+
"type": "boolean"
|
|
1817
|
+
},
|
|
1818
|
+
"json-log": {
|
|
1819
|
+
"description": "When running in foreground, log JSON format",
|
|
1820
|
+
"name": "json-log",
|
|
1821
|
+
"allowNo": false,
|
|
1822
|
+
"type": "boolean"
|
|
1823
|
+
},
|
|
1824
|
+
"json-logfile": {
|
|
1825
|
+
"description": "JSON log file destination, or 'stdout' or 'stderr'",
|
|
1826
|
+
"name": "json-logfile",
|
|
1827
|
+
"default": "stderr",
|
|
1828
|
+
"hasDynamicHelp": false,
|
|
1829
|
+
"multiple": false,
|
|
1830
|
+
"type": "option"
|
|
1831
|
+
},
|
|
1832
|
+
"key": {
|
|
1833
|
+
"description": "Space key(s) head in hex.",
|
|
1834
|
+
"name": "key",
|
|
1835
|
+
"hasDynamicHelp": false,
|
|
1836
|
+
"multiple": true,
|
|
1837
|
+
"type": "option"
|
|
1838
|
+
},
|
|
1839
|
+
"file": {
|
|
1840
|
+
"name": "file",
|
|
1841
|
+
"required": true,
|
|
1842
|
+
"hasDynamicHelp": false,
|
|
1843
|
+
"multiple": false,
|
|
1844
|
+
"type": "option"
|
|
1845
|
+
}
|
|
1846
|
+
},
|
|
1847
|
+
"hasDynamicHelp": false,
|
|
1848
|
+
"hiddenAliases": [],
|
|
1849
|
+
"id": "composer:upload",
|
|
1850
|
+
"pluginAlias": "@dxos/cli",
|
|
1851
|
+
"pluginName": "@dxos/cli",
|
|
1852
|
+
"pluginType": "core",
|
|
1853
|
+
"strict": true,
|
|
1854
|
+
"enableJsonFlag": true,
|
|
1855
|
+
"isESM": false,
|
|
1856
|
+
"relativePath": [
|
|
1857
|
+
"dist",
|
|
1858
|
+
"src",
|
|
1859
|
+
"commands",
|
|
1860
|
+
"composer",
|
|
1861
|
+
"upload.js"
|
|
1862
|
+
]
|
|
1863
|
+
},
|
|
1864
|
+
"config": {
|
|
1865
|
+
"aliases": [],
|
|
1866
|
+
"args": {},
|
|
1867
|
+
"description": "Show config file.",
|
|
1868
|
+
"flags": {
|
|
1869
|
+
"json": {
|
|
1870
|
+
"description": "Output as JSON.",
|
|
1871
|
+
"name": "json",
|
|
1872
|
+
"allowNo": false,
|
|
1873
|
+
"type": "boolean"
|
|
1874
|
+
},
|
|
1875
|
+
"dry-run": {
|
|
1876
|
+
"description": "Dry run.",
|
|
1877
|
+
"name": "dry-run",
|
|
1878
|
+
"allowNo": false,
|
|
1879
|
+
"type": "boolean"
|
|
1880
|
+
},
|
|
1881
|
+
"verbose": {
|
|
1882
|
+
"char": "v",
|
|
1883
|
+
"description": "Verbose output",
|
|
1884
|
+
"name": "verbose",
|
|
1885
|
+
"allowNo": false,
|
|
1886
|
+
"type": "boolean"
|
|
1887
|
+
},
|
|
1888
|
+
"profile": {
|
|
1889
|
+
"description": "User profile.",
|
|
1890
|
+
"env": "DX_PROFILE",
|
|
1891
|
+
"name": "profile",
|
|
1892
|
+
"default": "default",
|
|
1893
|
+
"hasDynamicHelp": false,
|
|
1894
|
+
"multiple": false,
|
|
1895
|
+
"type": "option"
|
|
1896
|
+
},
|
|
1897
|
+
"config": {
|
|
1898
|
+
"aliases": [
|
|
1899
|
+
"c"
|
|
1900
|
+
],
|
|
1901
|
+
"dependsOn": [
|
|
1902
|
+
"profile"
|
|
1903
|
+
],
|
|
1904
|
+
"description": "Config file.",
|
|
1905
|
+
"env": "DX_CONFIG",
|
|
1906
|
+
"name": "config",
|
|
1907
|
+
"default": "/home/runner/.config/dx/profile/default.yml",
|
|
1908
|
+
"hasDynamicHelp": false,
|
|
1909
|
+
"helpValue": "path",
|
|
1910
|
+
"multiple": false,
|
|
1911
|
+
"type": "option"
|
|
1912
|
+
},
|
|
1913
|
+
"target": {
|
|
1914
|
+
"description": "Target websocket server.",
|
|
1915
|
+
"name": "target",
|
|
1916
|
+
"hasDynamicHelp": false,
|
|
1917
|
+
"multiple": false,
|
|
1918
|
+
"type": "option"
|
|
1919
|
+
},
|
|
1920
|
+
"no-agent": {
|
|
1921
|
+
"description": "Run command without starting an agent.",
|
|
1922
|
+
"env": "DX_NO_AGENT",
|
|
1923
|
+
"name": "no-agent",
|
|
1868
1924
|
"allowNo": false,
|
|
1869
1925
|
"type": "boolean"
|
|
1870
1926
|
},
|
|
@@ -1984,17 +2040,12 @@
|
|
|
1984
2040
|
"type": "option"
|
|
1985
2041
|
},
|
|
1986
2042
|
"no-agent": {
|
|
1987
|
-
"description": "Run command without
|
|
2043
|
+
"description": "Run command without starting an agent.",
|
|
2044
|
+
"env": "DX_NO_AGENT",
|
|
1988
2045
|
"name": "no-agent",
|
|
1989
2046
|
"allowNo": false,
|
|
1990
2047
|
"type": "boolean"
|
|
1991
2048
|
},
|
|
1992
|
-
"no-start-agent": {
|
|
1993
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1994
|
-
"name": "no-start-agent",
|
|
1995
|
-
"allowNo": false,
|
|
1996
|
-
"type": "boolean"
|
|
1997
|
-
},
|
|
1998
2049
|
"timeout": {
|
|
1999
2050
|
"aliases": [
|
|
2000
2051
|
"t"
|
|
@@ -2113,17 +2164,12 @@
|
|
|
2113
2164
|
"type": "option"
|
|
2114
2165
|
},
|
|
2115
2166
|
"no-agent": {
|
|
2116
|
-
"description": "Run command without
|
|
2167
|
+
"description": "Run command without starting an agent.",
|
|
2168
|
+
"env": "DX_NO_AGENT",
|
|
2117
2169
|
"name": "no-agent",
|
|
2118
2170
|
"allowNo": false,
|
|
2119
2171
|
"type": "boolean"
|
|
2120
2172
|
},
|
|
2121
|
-
"no-start-agent": {
|
|
2122
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2123
|
-
"name": "no-start-agent",
|
|
2124
|
-
"allowNo": false,
|
|
2125
|
-
"type": "boolean"
|
|
2126
|
-
},
|
|
2127
2173
|
"timeout": {
|
|
2128
2174
|
"aliases": [
|
|
2129
2175
|
"t"
|
|
@@ -2235,17 +2281,12 @@
|
|
|
2235
2281
|
"type": "option"
|
|
2236
2282
|
},
|
|
2237
2283
|
"no-agent": {
|
|
2238
|
-
"description": "Run command without
|
|
2284
|
+
"description": "Run command without starting an agent.",
|
|
2285
|
+
"env": "DX_NO_AGENT",
|
|
2239
2286
|
"name": "no-agent",
|
|
2240
2287
|
"allowNo": false,
|
|
2241
2288
|
"type": "boolean"
|
|
2242
2289
|
},
|
|
2243
|
-
"no-start-agent": {
|
|
2244
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2245
|
-
"name": "no-start-agent",
|
|
2246
|
-
"allowNo": false,
|
|
2247
|
-
"type": "boolean"
|
|
2248
|
-
},
|
|
2249
2290
|
"timeout": {
|
|
2250
2291
|
"aliases": [
|
|
2251
2292
|
"t"
|
|
@@ -2396,17 +2437,12 @@
|
|
|
2396
2437
|
"type": "option"
|
|
2397
2438
|
},
|
|
2398
2439
|
"no-agent": {
|
|
2399
|
-
"description": "Run command without
|
|
2440
|
+
"description": "Run command without starting an agent.",
|
|
2441
|
+
"env": "DX_NO_AGENT",
|
|
2400
2442
|
"name": "no-agent",
|
|
2401
2443
|
"allowNo": false,
|
|
2402
2444
|
"type": "boolean"
|
|
2403
2445
|
},
|
|
2404
|
-
"no-start-agent": {
|
|
2405
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2406
|
-
"name": "no-start-agent",
|
|
2407
|
-
"allowNo": false,
|
|
2408
|
-
"type": "boolean"
|
|
2409
|
-
},
|
|
2410
2446
|
"timeout": {
|
|
2411
2447
|
"aliases": [
|
|
2412
2448
|
"t"
|
|
@@ -2513,17 +2549,12 @@
|
|
|
2513
2549
|
"type": "option"
|
|
2514
2550
|
},
|
|
2515
2551
|
"no-agent": {
|
|
2516
|
-
"description": "Run command without
|
|
2552
|
+
"description": "Run command without starting an agent.",
|
|
2553
|
+
"env": "DX_NO_AGENT",
|
|
2517
2554
|
"name": "no-agent",
|
|
2518
2555
|
"allowNo": false,
|
|
2519
2556
|
"type": "boolean"
|
|
2520
2557
|
},
|
|
2521
|
-
"no-start-agent": {
|
|
2522
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2523
|
-
"name": "no-start-agent",
|
|
2524
|
-
"allowNo": false,
|
|
2525
|
-
"type": "boolean"
|
|
2526
|
-
},
|
|
2527
2558
|
"timeout": {
|
|
2528
2559
|
"aliases": [
|
|
2529
2560
|
"t"
|
|
@@ -2638,17 +2669,12 @@
|
|
|
2638
2669
|
"type": "option"
|
|
2639
2670
|
},
|
|
2640
2671
|
"no-agent": {
|
|
2641
|
-
"description": "Run command without
|
|
2672
|
+
"description": "Run command without starting an agent.",
|
|
2673
|
+
"env": "DX_NO_AGENT",
|
|
2642
2674
|
"name": "no-agent",
|
|
2643
2675
|
"allowNo": false,
|
|
2644
2676
|
"type": "boolean"
|
|
2645
2677
|
},
|
|
2646
|
-
"no-start-agent": {
|
|
2647
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2648
|
-
"name": "no-start-agent",
|
|
2649
|
-
"allowNo": false,
|
|
2650
|
-
"type": "boolean"
|
|
2651
|
-
},
|
|
2652
2678
|
"timeout": {
|
|
2653
2679
|
"aliases": [
|
|
2654
2680
|
"t"
|
|
@@ -2755,17 +2781,12 @@
|
|
|
2755
2781
|
"type": "option"
|
|
2756
2782
|
},
|
|
2757
2783
|
"no-agent": {
|
|
2758
|
-
"description": "Run command without
|
|
2784
|
+
"description": "Run command without starting an agent.",
|
|
2785
|
+
"env": "DX_NO_AGENT",
|
|
2759
2786
|
"name": "no-agent",
|
|
2760
2787
|
"allowNo": false,
|
|
2761
2788
|
"type": "boolean"
|
|
2762
2789
|
},
|
|
2763
|
-
"no-start-agent": {
|
|
2764
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2765
|
-
"name": "no-start-agent",
|
|
2766
|
-
"allowNo": false,
|
|
2767
|
-
"type": "boolean"
|
|
2768
|
-
},
|
|
2769
2790
|
"timeout": {
|
|
2770
2791
|
"aliases": [
|
|
2771
2792
|
"t"
|
|
@@ -2949,17 +2970,12 @@
|
|
|
2949
2970
|
"type": "option"
|
|
2950
2971
|
},
|
|
2951
2972
|
"no-agent": {
|
|
2952
|
-
"description": "Run command without
|
|
2973
|
+
"description": "Run command without starting an agent.",
|
|
2974
|
+
"env": "DX_NO_AGENT",
|
|
2953
2975
|
"name": "no-agent",
|
|
2954
2976
|
"allowNo": false,
|
|
2955
2977
|
"type": "boolean"
|
|
2956
2978
|
},
|
|
2957
|
-
"no-start-agent": {
|
|
2958
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2959
|
-
"name": "no-start-agent",
|
|
2960
|
-
"allowNo": false,
|
|
2961
|
-
"type": "boolean"
|
|
2962
|
-
},
|
|
2963
2979
|
"timeout": {
|
|
2964
2980
|
"aliases": [
|
|
2965
2981
|
"t"
|
|
@@ -3082,17 +3098,12 @@
|
|
|
3082
3098
|
"type": "option"
|
|
3083
3099
|
},
|
|
3084
3100
|
"no-agent": {
|
|
3085
|
-
"description": "Run command without
|
|
3101
|
+
"description": "Run command without starting an agent.",
|
|
3102
|
+
"env": "DX_NO_AGENT",
|
|
3086
3103
|
"name": "no-agent",
|
|
3087
3104
|
"allowNo": false,
|
|
3088
3105
|
"type": "boolean"
|
|
3089
3106
|
},
|
|
3090
|
-
"no-start-agent": {
|
|
3091
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3092
|
-
"name": "no-start-agent",
|
|
3093
|
-
"allowNo": false,
|
|
3094
|
-
"type": "boolean"
|
|
3095
|
-
},
|
|
3096
3107
|
"timeout": {
|
|
3097
3108
|
"aliases": [
|
|
3098
3109
|
"t"
|
|
@@ -3238,17 +3249,12 @@
|
|
|
3238
3249
|
"type": "option"
|
|
3239
3250
|
},
|
|
3240
3251
|
"no-agent": {
|
|
3241
|
-
"description": "Run command without
|
|
3252
|
+
"description": "Run command without starting an agent.",
|
|
3253
|
+
"env": "DX_NO_AGENT",
|
|
3242
3254
|
"name": "no-agent",
|
|
3243
3255
|
"allowNo": false,
|
|
3244
3256
|
"type": "boolean"
|
|
3245
3257
|
},
|
|
3246
|
-
"no-start-agent": {
|
|
3247
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3248
|
-
"name": "no-start-agent",
|
|
3249
|
-
"allowNo": false,
|
|
3250
|
-
"type": "boolean"
|
|
3251
|
-
},
|
|
3252
3258
|
"timeout": {
|
|
3253
3259
|
"aliases": [
|
|
3254
3260
|
"t"
|
|
@@ -3361,17 +3367,12 @@
|
|
|
3361
3367
|
"type": "option"
|
|
3362
3368
|
},
|
|
3363
3369
|
"no-agent": {
|
|
3364
|
-
"description": "Run command without
|
|
3370
|
+
"description": "Run command without starting an agent.",
|
|
3371
|
+
"env": "DX_NO_AGENT",
|
|
3365
3372
|
"name": "no-agent",
|
|
3366
3373
|
"allowNo": false,
|
|
3367
3374
|
"type": "boolean"
|
|
3368
3375
|
},
|
|
3369
|
-
"no-start-agent": {
|
|
3370
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3371
|
-
"name": "no-start-agent",
|
|
3372
|
-
"allowNo": false,
|
|
3373
|
-
"type": "boolean"
|
|
3374
|
-
},
|
|
3375
3376
|
"timeout": {
|
|
3376
3377
|
"aliases": [
|
|
3377
3378
|
"t"
|
|
@@ -3485,17 +3486,12 @@
|
|
|
3485
3486
|
"type": "option"
|
|
3486
3487
|
},
|
|
3487
3488
|
"no-agent": {
|
|
3488
|
-
"description": "Run command without
|
|
3489
|
+
"description": "Run command without starting an agent.",
|
|
3490
|
+
"env": "DX_NO_AGENT",
|
|
3489
3491
|
"name": "no-agent",
|
|
3490
3492
|
"allowNo": false,
|
|
3491
3493
|
"type": "boolean"
|
|
3492
3494
|
},
|
|
3493
|
-
"no-start-agent": {
|
|
3494
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3495
|
-
"name": "no-start-agent",
|
|
3496
|
-
"allowNo": false,
|
|
3497
|
-
"type": "boolean"
|
|
3498
|
-
},
|
|
3499
3495
|
"timeout": {
|
|
3500
3496
|
"aliases": [
|
|
3501
3497
|
"t"
|
|
@@ -3615,17 +3611,12 @@
|
|
|
3615
3611
|
"type": "option"
|
|
3616
3612
|
},
|
|
3617
3613
|
"no-agent": {
|
|
3618
|
-
"description": "Run command without
|
|
3614
|
+
"description": "Run command without starting an agent.",
|
|
3615
|
+
"env": "DX_NO_AGENT",
|
|
3619
3616
|
"name": "no-agent",
|
|
3620
3617
|
"allowNo": false,
|
|
3621
3618
|
"type": "boolean"
|
|
3622
3619
|
},
|
|
3623
|
-
"no-start-agent": {
|
|
3624
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3625
|
-
"name": "no-start-agent",
|
|
3626
|
-
"allowNo": false,
|
|
3627
|
-
"type": "boolean"
|
|
3628
|
-
},
|
|
3629
3620
|
"timeout": {
|
|
3630
3621
|
"aliases": [
|
|
3631
3622
|
"t"
|
|
@@ -3732,17 +3723,12 @@
|
|
|
3732
3723
|
"type": "option"
|
|
3733
3724
|
},
|
|
3734
3725
|
"no-agent": {
|
|
3735
|
-
"description": "Run command without
|
|
3726
|
+
"description": "Run command without starting an agent.",
|
|
3727
|
+
"env": "DX_NO_AGENT",
|
|
3736
3728
|
"name": "no-agent",
|
|
3737
3729
|
"allowNo": false,
|
|
3738
3730
|
"type": "boolean"
|
|
3739
3731
|
},
|
|
3740
|
-
"no-start-agent": {
|
|
3741
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3742
|
-
"name": "no-start-agent",
|
|
3743
|
-
"allowNo": false,
|
|
3744
|
-
"type": "boolean"
|
|
3745
|
-
},
|
|
3746
3732
|
"timeout": {
|
|
3747
3733
|
"description": "Timeout in seconds",
|
|
3748
3734
|
"name": "timeout",
|
|
@@ -3873,17 +3859,12 @@
|
|
|
3873
3859
|
"type": "option"
|
|
3874
3860
|
},
|
|
3875
3861
|
"no-agent": {
|
|
3876
|
-
"description": "Run command without
|
|
3862
|
+
"description": "Run command without starting an agent.",
|
|
3863
|
+
"env": "DX_NO_AGENT",
|
|
3877
3864
|
"name": "no-agent",
|
|
3878
3865
|
"allowNo": false,
|
|
3879
3866
|
"type": "boolean"
|
|
3880
3867
|
},
|
|
3881
|
-
"no-start-agent": {
|
|
3882
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3883
|
-
"name": "no-start-agent",
|
|
3884
|
-
"allowNo": false,
|
|
3885
|
-
"type": "boolean"
|
|
3886
|
-
},
|
|
3887
3868
|
"timeout": {
|
|
3888
3869
|
"aliases": [
|
|
3889
3870
|
"t"
|
|
@@ -3990,17 +3971,12 @@
|
|
|
3990
3971
|
"type": "option"
|
|
3991
3972
|
},
|
|
3992
3973
|
"no-agent": {
|
|
3993
|
-
"description": "Run command without
|
|
3974
|
+
"description": "Run command without starting an agent.",
|
|
3975
|
+
"env": "DX_NO_AGENT",
|
|
3994
3976
|
"name": "no-agent",
|
|
3995
3977
|
"allowNo": false,
|
|
3996
3978
|
"type": "boolean"
|
|
3997
3979
|
},
|
|
3998
|
-
"no-start-agent": {
|
|
3999
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4000
|
-
"name": "no-start-agent",
|
|
4001
|
-
"allowNo": false,
|
|
4002
|
-
"type": "boolean"
|
|
4003
|
-
},
|
|
4004
3980
|
"timeout": {
|
|
4005
3981
|
"aliases": [
|
|
4006
3982
|
"t"
|
|
@@ -4141,17 +4117,12 @@
|
|
|
4141
4117
|
"type": "option"
|
|
4142
4118
|
},
|
|
4143
4119
|
"no-agent": {
|
|
4144
|
-
"description": "Run command without
|
|
4120
|
+
"description": "Run command without starting an agent.",
|
|
4121
|
+
"env": "DX_NO_AGENT",
|
|
4145
4122
|
"name": "no-agent",
|
|
4146
4123
|
"allowNo": false,
|
|
4147
4124
|
"type": "boolean"
|
|
4148
4125
|
},
|
|
4149
|
-
"no-start-agent": {
|
|
4150
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4151
|
-
"name": "no-start-agent",
|
|
4152
|
-
"allowNo": false,
|
|
4153
|
-
"type": "boolean"
|
|
4154
|
-
},
|
|
4155
4126
|
"timeout": {
|
|
4156
4127
|
"aliases": [
|
|
4157
4128
|
"t"
|
|
@@ -4265,17 +4236,12 @@
|
|
|
4265
4236
|
"type": "option"
|
|
4266
4237
|
},
|
|
4267
4238
|
"no-agent": {
|
|
4268
|
-
"description": "Run command without
|
|
4239
|
+
"description": "Run command without starting an agent.",
|
|
4240
|
+
"env": "DX_NO_AGENT",
|
|
4269
4241
|
"name": "no-agent",
|
|
4270
4242
|
"allowNo": false,
|
|
4271
4243
|
"type": "boolean"
|
|
4272
4244
|
},
|
|
4273
|
-
"no-start-agent": {
|
|
4274
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4275
|
-
"name": "no-start-agent",
|
|
4276
|
-
"allowNo": false,
|
|
4277
|
-
"type": "boolean"
|
|
4278
|
-
},
|
|
4279
4245
|
"timeout": {
|
|
4280
4246
|
"aliases": [
|
|
4281
4247
|
"t"
|
|
@@ -4394,17 +4360,12 @@
|
|
|
4394
4360
|
"type": "option"
|
|
4395
4361
|
},
|
|
4396
4362
|
"no-agent": {
|
|
4397
|
-
"description": "Run command without
|
|
4363
|
+
"description": "Run command without starting an agent.",
|
|
4364
|
+
"env": "DX_NO_AGENT",
|
|
4398
4365
|
"name": "no-agent",
|
|
4399
4366
|
"allowNo": false,
|
|
4400
4367
|
"type": "boolean"
|
|
4401
4368
|
},
|
|
4402
|
-
"no-start-agent": {
|
|
4403
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4404
|
-
"name": "no-start-agent",
|
|
4405
|
-
"allowNo": false,
|
|
4406
|
-
"type": "boolean"
|
|
4407
|
-
},
|
|
4408
4369
|
"timeout": {
|
|
4409
4370
|
"aliases": [
|
|
4410
4371
|
"t"
|
|
@@ -4516,17 +4477,12 @@
|
|
|
4516
4477
|
"type": "option"
|
|
4517
4478
|
},
|
|
4518
4479
|
"no-agent": {
|
|
4519
|
-
"description": "Run command without
|
|
4480
|
+
"description": "Run command without starting an agent.",
|
|
4481
|
+
"env": "DX_NO_AGENT",
|
|
4520
4482
|
"name": "no-agent",
|
|
4521
4483
|
"allowNo": false,
|
|
4522
4484
|
"type": "boolean"
|
|
4523
4485
|
},
|
|
4524
|
-
"no-start-agent": {
|
|
4525
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4526
|
-
"name": "no-start-agent",
|
|
4527
|
-
"allowNo": false,
|
|
4528
|
-
"type": "boolean"
|
|
4529
|
-
},
|
|
4530
4486
|
"timeout": {
|
|
4531
4487
|
"aliases": [
|
|
4532
4488
|
"t"
|
|
@@ -4637,17 +4593,12 @@
|
|
|
4637
4593
|
"type": "option"
|
|
4638
4594
|
},
|
|
4639
4595
|
"no-agent": {
|
|
4640
|
-
"description": "Run command without
|
|
4596
|
+
"description": "Run command without starting an agent.",
|
|
4597
|
+
"env": "DX_NO_AGENT",
|
|
4641
4598
|
"name": "no-agent",
|
|
4642
4599
|
"allowNo": false,
|
|
4643
4600
|
"type": "boolean"
|
|
4644
4601
|
},
|
|
4645
|
-
"no-start-agent": {
|
|
4646
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4647
|
-
"name": "no-start-agent",
|
|
4648
|
-
"allowNo": false,
|
|
4649
|
-
"type": "boolean"
|
|
4650
|
-
},
|
|
4651
4602
|
"timeout": {
|
|
4652
4603
|
"aliases": [
|
|
4653
4604
|
"t"
|
|
@@ -4759,17 +4710,12 @@
|
|
|
4759
4710
|
"type": "option"
|
|
4760
4711
|
},
|
|
4761
4712
|
"no-agent": {
|
|
4762
|
-
"description": "Run command without
|
|
4713
|
+
"description": "Run command without starting an agent.",
|
|
4714
|
+
"env": "DX_NO_AGENT",
|
|
4763
4715
|
"name": "no-agent",
|
|
4764
4716
|
"allowNo": false,
|
|
4765
4717
|
"type": "boolean"
|
|
4766
4718
|
},
|
|
4767
|
-
"no-start-agent": {
|
|
4768
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4769
|
-
"name": "no-start-agent",
|
|
4770
|
-
"allowNo": false,
|
|
4771
|
-
"type": "boolean"
|
|
4772
|
-
},
|
|
4773
4719
|
"timeout": {
|
|
4774
4720
|
"aliases": [
|
|
4775
4721
|
"t"
|
|
@@ -4881,17 +4827,12 @@
|
|
|
4881
4827
|
"type": "option"
|
|
4882
4828
|
},
|
|
4883
4829
|
"no-agent": {
|
|
4884
|
-
"description": "Run command without
|
|
4830
|
+
"description": "Run command without starting an agent.",
|
|
4831
|
+
"env": "DX_NO_AGENT",
|
|
4885
4832
|
"name": "no-agent",
|
|
4886
4833
|
"allowNo": false,
|
|
4887
4834
|
"type": "boolean"
|
|
4888
4835
|
},
|
|
4889
|
-
"no-start-agent": {
|
|
4890
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4891
|
-
"name": "no-start-agent",
|
|
4892
|
-
"allowNo": false,
|
|
4893
|
-
"type": "boolean"
|
|
4894
|
-
},
|
|
4895
4836
|
"timeout": {
|
|
4896
4837
|
"aliases": [
|
|
4897
4838
|
"t"
|
|
@@ -4998,17 +4939,12 @@
|
|
|
4998
4939
|
"type": "option"
|
|
4999
4940
|
},
|
|
5000
4941
|
"no-agent": {
|
|
5001
|
-
"description": "Run command without
|
|
4942
|
+
"description": "Run command without starting an agent.",
|
|
4943
|
+
"env": "DX_NO_AGENT",
|
|
5002
4944
|
"name": "no-agent",
|
|
5003
4945
|
"allowNo": false,
|
|
5004
4946
|
"type": "boolean"
|
|
5005
4947
|
},
|
|
5006
|
-
"no-start-agent": {
|
|
5007
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5008
|
-
"name": "no-start-agent",
|
|
5009
|
-
"allowNo": false,
|
|
5010
|
-
"type": "boolean"
|
|
5011
|
-
},
|
|
5012
4948
|
"timeout": {
|
|
5013
4949
|
"aliases": [
|
|
5014
4950
|
"t"
|
|
@@ -5129,17 +5065,12 @@
|
|
|
5129
5065
|
"type": "option"
|
|
5130
5066
|
},
|
|
5131
5067
|
"no-agent": {
|
|
5132
|
-
"description": "Run command without
|
|
5068
|
+
"description": "Run command without starting an agent.",
|
|
5069
|
+
"env": "DX_NO_AGENT",
|
|
5133
5070
|
"name": "no-agent",
|
|
5134
5071
|
"allowNo": false,
|
|
5135
5072
|
"type": "boolean"
|
|
5136
5073
|
},
|
|
5137
|
-
"no-start-agent": {
|
|
5138
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5139
|
-
"name": "no-start-agent",
|
|
5140
|
-
"allowNo": false,
|
|
5141
|
-
"type": "boolean"
|
|
5142
|
-
},
|
|
5143
5074
|
"timeout": {
|
|
5144
5075
|
"aliases": [
|
|
5145
5076
|
"t"
|
|
@@ -5334,17 +5265,12 @@
|
|
|
5334
5265
|
"type": "option"
|
|
5335
5266
|
},
|
|
5336
5267
|
"no-agent": {
|
|
5337
|
-
"description": "Run command without
|
|
5268
|
+
"description": "Run command without starting an agent.",
|
|
5269
|
+
"env": "DX_NO_AGENT",
|
|
5338
5270
|
"name": "no-agent",
|
|
5339
5271
|
"allowNo": false,
|
|
5340
5272
|
"type": "boolean"
|
|
5341
5273
|
},
|
|
5342
|
-
"no-start-agent": {
|
|
5343
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5344
|
-
"name": "no-start-agent",
|
|
5345
|
-
"allowNo": false,
|
|
5346
|
-
"type": "boolean"
|
|
5347
|
-
},
|
|
5348
5274
|
"timeout": {
|
|
5349
5275
|
"aliases": [
|
|
5350
5276
|
"t"
|
|
@@ -5533,17 +5459,12 @@
|
|
|
5533
5459
|
"type": "option"
|
|
5534
5460
|
},
|
|
5535
5461
|
"no-agent": {
|
|
5536
|
-
"description": "Run command without
|
|
5462
|
+
"description": "Run command without starting an agent.",
|
|
5463
|
+
"env": "DX_NO_AGENT",
|
|
5537
5464
|
"name": "no-agent",
|
|
5538
5465
|
"allowNo": false,
|
|
5539
5466
|
"type": "boolean"
|
|
5540
5467
|
},
|
|
5541
|
-
"no-start-agent": {
|
|
5542
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5543
|
-
"name": "no-start-agent",
|
|
5544
|
-
"allowNo": false,
|
|
5545
|
-
"type": "boolean"
|
|
5546
|
-
},
|
|
5547
5468
|
"timeout": {
|
|
5548
5469
|
"aliases": [
|
|
5549
5470
|
"t"
|
|
@@ -5655,17 +5576,12 @@
|
|
|
5655
5576
|
"type": "option"
|
|
5656
5577
|
},
|
|
5657
5578
|
"no-agent": {
|
|
5658
|
-
"description": "Run command without
|
|
5579
|
+
"description": "Run command without starting an agent.",
|
|
5580
|
+
"env": "DX_NO_AGENT",
|
|
5659
5581
|
"name": "no-agent",
|
|
5660
5582
|
"allowNo": false,
|
|
5661
5583
|
"type": "boolean"
|
|
5662
5584
|
},
|
|
5663
|
-
"no-start-agent": {
|
|
5664
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5665
|
-
"name": "no-start-agent",
|
|
5666
|
-
"allowNo": false,
|
|
5667
|
-
"type": "boolean"
|
|
5668
|
-
},
|
|
5669
5585
|
"timeout": {
|
|
5670
5586
|
"aliases": [
|
|
5671
5587
|
"t"
|
|
@@ -5696,6 +5612,19 @@
|
|
|
5696
5612
|
"hasDynamicHelp": false,
|
|
5697
5613
|
"multiple": false,
|
|
5698
5614
|
"type": "option"
|
|
5615
|
+
},
|
|
5616
|
+
"data": {
|
|
5617
|
+
"description": "Print serialized object representation.",
|
|
5618
|
+
"name": "data",
|
|
5619
|
+
"allowNo": false,
|
|
5620
|
+
"type": "boolean"
|
|
5621
|
+
},
|
|
5622
|
+
"typename": {
|
|
5623
|
+
"description": "Filter objects by typename.",
|
|
5624
|
+
"name": "typename",
|
|
5625
|
+
"hasDynamicHelp": false,
|
|
5626
|
+
"multiple": false,
|
|
5627
|
+
"type": "option"
|
|
5699
5628
|
}
|
|
5700
5629
|
},
|
|
5701
5630
|
"hasDynamicHelp": false,
|
|
@@ -5777,17 +5706,12 @@
|
|
|
5777
5706
|
"type": "option"
|
|
5778
5707
|
},
|
|
5779
5708
|
"no-agent": {
|
|
5780
|
-
"description": "Run command without
|
|
5709
|
+
"description": "Run command without starting an agent.",
|
|
5710
|
+
"env": "DX_NO_AGENT",
|
|
5781
5711
|
"name": "no-agent",
|
|
5782
5712
|
"allowNo": false,
|
|
5783
5713
|
"type": "boolean"
|
|
5784
5714
|
},
|
|
5785
|
-
"no-start-agent": {
|
|
5786
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5787
|
-
"name": "no-start-agent",
|
|
5788
|
-
"allowNo": false,
|
|
5789
|
-
"type": "boolean"
|
|
5790
|
-
},
|
|
5791
5715
|
"timeout": {
|
|
5792
5716
|
"aliases": [
|
|
5793
5717
|
"t"
|
|
@@ -5940,17 +5864,12 @@
|
|
|
5940
5864
|
"type": "option"
|
|
5941
5865
|
},
|
|
5942
5866
|
"no-agent": {
|
|
5943
|
-
"description": "Run command without
|
|
5867
|
+
"description": "Run command without starting an agent.",
|
|
5868
|
+
"env": "DX_NO_AGENT",
|
|
5944
5869
|
"name": "no-agent",
|
|
5945
5870
|
"allowNo": false,
|
|
5946
5871
|
"type": "boolean"
|
|
5947
5872
|
},
|
|
5948
|
-
"no-start-agent": {
|
|
5949
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5950
|
-
"name": "no-start-agent",
|
|
5951
|
-
"allowNo": false,
|
|
5952
|
-
"type": "boolean"
|
|
5953
|
-
},
|
|
5954
5873
|
"timeout": {
|
|
5955
5874
|
"aliases": [
|
|
5956
5875
|
"t"
|
|
@@ -5985,7 +5904,7 @@
|
|
|
5985
5904
|
"name": {
|
|
5986
5905
|
"description": "Tunnel name",
|
|
5987
5906
|
"name": "name",
|
|
5988
|
-
"default": "
|
|
5907
|
+
"default": "three-single-hamper-magazine",
|
|
5989
5908
|
"hasDynamicHelp": false,
|
|
5990
5909
|
"multiple": false,
|
|
5991
5910
|
"type": "option"
|
|
@@ -6066,17 +5985,12 @@
|
|
|
6066
5985
|
"type": "option"
|
|
6067
5986
|
},
|
|
6068
5987
|
"no-agent": {
|
|
6069
|
-
"description": "Run command without
|
|
5988
|
+
"description": "Run command without starting an agent.",
|
|
5989
|
+
"env": "DX_NO_AGENT",
|
|
6070
5990
|
"name": "no-agent",
|
|
6071
5991
|
"allowNo": false,
|
|
6072
5992
|
"type": "boolean"
|
|
6073
5993
|
},
|
|
6074
|
-
"no-start-agent": {
|
|
6075
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6076
|
-
"name": "no-start-agent",
|
|
6077
|
-
"allowNo": false,
|
|
6078
|
-
"type": "boolean"
|
|
6079
|
-
},
|
|
6080
5994
|
"timeout": {
|
|
6081
5995
|
"aliases": [
|
|
6082
5996
|
"t"
|
|
@@ -6190,17 +6104,12 @@
|
|
|
6190
6104
|
"type": "option"
|
|
6191
6105
|
},
|
|
6192
6106
|
"no-agent": {
|
|
6193
|
-
"description": "Run command without
|
|
6107
|
+
"description": "Run command without starting an agent.",
|
|
6108
|
+
"env": "DX_NO_AGENT",
|
|
6194
6109
|
"name": "no-agent",
|
|
6195
6110
|
"allowNo": false,
|
|
6196
6111
|
"type": "boolean"
|
|
6197
6112
|
},
|
|
6198
|
-
"no-start-agent": {
|
|
6199
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6200
|
-
"name": "no-start-agent",
|
|
6201
|
-
"allowNo": false,
|
|
6202
|
-
"type": "boolean"
|
|
6203
|
-
},
|
|
6204
6113
|
"timeout": {
|
|
6205
6114
|
"aliases": [
|
|
6206
6115
|
"t"
|
|
@@ -6308,17 +6217,12 @@
|
|
|
6308
6217
|
"type": "option"
|
|
6309
6218
|
},
|
|
6310
6219
|
"no-agent": {
|
|
6311
|
-
"description": "Run command without
|
|
6220
|
+
"description": "Run command without starting an agent.",
|
|
6221
|
+
"env": "DX_NO_AGENT",
|
|
6312
6222
|
"name": "no-agent",
|
|
6313
6223
|
"allowNo": false,
|
|
6314
6224
|
"type": "boolean"
|
|
6315
6225
|
},
|
|
6316
|
-
"no-start-agent": {
|
|
6317
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6318
|
-
"name": "no-start-agent",
|
|
6319
|
-
"allowNo": false,
|
|
6320
|
-
"type": "boolean"
|
|
6321
|
-
},
|
|
6322
6226
|
"timeout": {
|
|
6323
6227
|
"description": "Time in milliseconds to wait for at least one credential before listing.",
|
|
6324
6228
|
"name": "timeout",
|
|
@@ -6459,5 +6363,5 @@
|
|
|
6459
6363
|
]
|
|
6460
6364
|
}
|
|
6461
6365
|
},
|
|
6462
|
-
"version": "0.5.3-main.
|
|
6366
|
+
"version": "0.5.3-main.de55336"
|
|
6463
6367
|
}
|