@dxos/cli 0.8.4-main.28f8d3d → 0.8.4-main.2c6827d

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.
Files changed (111) hide show
  1. package/dist/src/commands/debug/diagnostics.d.ts +0 -1
  2. package/dist/src/commands/debug/diagnostics.d.ts.map +1 -1
  3. package/dist/src/commands/debug/generate.d.ts +0 -1
  4. package/dist/src/commands/debug/generate.d.ts.map +1 -1
  5. package/dist/src/commands/debug/status.d.ts +0 -1
  6. package/dist/src/commands/debug/status.d.ts.map +1 -1
  7. package/dist/src/commands/debug/status.js +5 -3
  8. package/dist/src/commands/debug/status.js.map +1 -1
  9. package/dist/src/commands/device/list.d.ts +0 -1
  10. package/dist/src/commands/device/list.d.ts.map +1 -1
  11. package/dist/src/commands/device/update.d.ts +0 -1
  12. package/dist/src/commands/device/update.d.ts.map +1 -1
  13. package/dist/src/commands/edge/status.d.ts +0 -1
  14. package/dist/src/commands/edge/status.d.ts.map +1 -1
  15. package/dist/src/commands/function/trigger/list.d.ts +2 -3
  16. package/dist/src/commands/function/trigger/list.d.ts.map +1 -1
  17. package/dist/src/commands/function/trigger/list.js +5 -5
  18. package/dist/src/commands/function/trigger/list.js.map +1 -1
  19. package/dist/src/commands/function/watch.d.ts +0 -1
  20. package/dist/src/commands/function/watch.d.ts.map +1 -1
  21. package/dist/src/commands/function/watch.js +8 -6
  22. package/dist/src/commands/function/watch.js.map +1 -1
  23. package/dist/src/commands/halo/create.d.ts +0 -1
  24. package/dist/src/commands/halo/create.d.ts.map +1 -1
  25. package/dist/src/commands/halo/credential/list.d.ts +0 -1
  26. package/dist/src/commands/halo/credential/list.d.ts.map +1 -1
  27. package/dist/src/commands/halo/join.d.ts +0 -1
  28. package/dist/src/commands/halo/join.d.ts.map +1 -1
  29. package/dist/src/commands/halo/recovery/use.d.ts +0 -1
  30. package/dist/src/commands/halo/recovery/use.d.ts.map +1 -1
  31. package/dist/src/commands/halo/share.d.ts +0 -1
  32. package/dist/src/commands/halo/share.d.ts.map +1 -1
  33. package/dist/src/commands/halo/update.d.ts +0 -1
  34. package/dist/src/commands/halo/update.d.ts.map +1 -1
  35. package/dist/src/commands/info.d.ts +0 -1
  36. package/dist/src/commands/info.d.ts.map +1 -1
  37. package/dist/src/commands/profile/import.d.ts +0 -1
  38. package/dist/src/commands/profile/import.d.ts.map +1 -1
  39. package/dist/src/commands/profile/inspect.d.ts +0 -1
  40. package/dist/src/commands/profile/inspect.d.ts.map +1 -1
  41. package/dist/src/commands/reset/index.d.ts +0 -1
  42. package/dist/src/commands/reset/index.d.ts.map +1 -1
  43. package/dist/src/commands/reset/index.js +0 -8
  44. package/dist/src/commands/reset/index.js.map +1 -1
  45. package/dist/src/commands/space/join.d.ts +0 -1
  46. package/dist/src/commands/space/join.d.ts.map +1 -1
  47. package/dist/src/commands/space/list.d.ts +0 -1
  48. package/dist/src/commands/space/list.d.ts.map +1 -1
  49. package/dist/src/commands/space/members.d.ts +0 -1
  50. package/dist/src/commands/space/members.d.ts.map +1 -1
  51. package/dist/src/commands/space/query.d.ts +0 -1
  52. package/dist/src/commands/space/query.d.ts.map +1 -1
  53. package/dist/src/commands/space/query.js +1 -1
  54. package/dist/src/commands/space/query.js.map +1 -1
  55. package/dist/src/commands/space/schema/list.d.ts +0 -1
  56. package/dist/src/commands/space/schema/list.d.ts.map +1 -1
  57. package/dist/src/commands/space/schema/list.js +1 -1
  58. package/dist/src/commands/space/schema/list.js.map +1 -1
  59. package/dist/src/commands/space/share.d.ts +0 -1
  60. package/dist/src/commands/space/share.d.ts.map +1 -1
  61. package/dist/src/commands/tunnel/index.d.ts +0 -1
  62. package/dist/src/commands/tunnel/index.d.ts.map +1 -1
  63. package/dist/src/commands/tunnel/list.d.ts +0 -1
  64. package/dist/src/commands/tunnel/list.d.ts.map +1 -1
  65. package/dist/src/util/function/index.d.ts +0 -1
  66. package/dist/src/util/function/index.d.ts.map +1 -1
  67. package/dist/src/util/function/index.js +0 -1
  68. package/dist/src/util/function/index.js.map +1 -1
  69. package/dist/src/util/function/lookup.d.ts +8 -5
  70. package/dist/src/util/function/lookup.d.ts.map +1 -1
  71. package/dist/src/util/function/lookup.js +4 -4
  72. package/dist/src/util/function/lookup.js.map +1 -1
  73. package/dist/tsconfig.tsbuildinfo +1 -1
  74. package/oclif.manifest.json +122 -1301
  75. package/package.json +34 -34
  76. package/dist/src/commands/agent/agent.node.test.d.ts +0 -2
  77. package/dist/src/commands/agent/agent.node.test.d.ts.map +0 -1
  78. package/dist/src/commands/agent/agent.node.test.js +0 -178
  79. package/dist/src/commands/agent/agent.node.test.js.map +0 -1
  80. package/dist/src/commands/agent/invitations.d.ts +0 -20
  81. package/dist/src/commands/agent/invitations.d.ts.map +0 -1
  82. package/dist/src/commands/agent/invitations.js +0 -88
  83. package/dist/src/commands/agent/invitations.js.map +0 -1
  84. package/dist/src/commands/agent/list.d.ts +0 -22
  85. package/dist/src/commands/agent/list.d.ts.map +0 -1
  86. package/dist/src/commands/agent/list.js +0 -45
  87. package/dist/src/commands/agent/list.js.map +0 -1
  88. package/dist/src/commands/agent/restart.d.ts +0 -21
  89. package/dist/src/commands/agent/restart.d.ts.map +0 -1
  90. package/dist/src/commands/agent/restart.js +0 -26
  91. package/dist/src/commands/agent/restart.js.map +0 -1
  92. package/dist/src/commands/agent/start.d.ts +0 -33
  93. package/dist/src/commands/agent/start.d.ts.map +0 -1
  94. package/dist/src/commands/agent/start.js +0 -204
  95. package/dist/src/commands/agent/start.js.map +0 -1
  96. package/dist/src/commands/agent/status.d.ts +0 -19
  97. package/dist/src/commands/agent/status.d.ts.map +0 -1
  98. package/dist/src/commands/agent/status.js +0 -30
  99. package/dist/src/commands/agent/status.js.map +0 -1
  100. package/dist/src/commands/agent/stop.d.ts +0 -22
  101. package/dist/src/commands/agent/stop.d.ts.map +0 -1
  102. package/dist/src/commands/agent/stop.js +0 -49
  103. package/dist/src/commands/agent/stop.js.map +0 -1
  104. package/dist/src/commands/function/upload.d.ts +0 -34
  105. package/dist/src/commands/function/upload.d.ts.map +0 -1
  106. package/dist/src/commands/function/upload.js +0 -148
  107. package/dist/src/commands/function/upload.js.map +0 -1
  108. package/dist/src/util/function/bundle.d.ts +0 -5
  109. package/dist/src/util/function/bundle.d.ts.map +0 -1
  110. package/dist/src/util/function/bundle.js +0 -13
  111. package/dist/src/util/function/bundle.js.map +0 -1
@@ -67,13 +67,6 @@
67
67
  "multiple": false,
68
68
  "type": "option"
69
69
  },
70
- "agent": {
71
- "description": "Run command with agent.",
72
- "env": "DX_NO_AGENT",
73
- "name": "agent",
74
- "allowNo": true,
75
- "type": "boolean"
76
- },
77
70
  "json-log": {
78
71
  "description": "When running in foreground, log JSON format",
79
72
  "name": "json-log",
@@ -105,10 +98,10 @@
105
98
  "info.js"
106
99
  ]
107
100
  },
108
- "agent:invitations": {
101
+ "config": {
109
102
  "aliases": [],
110
103
  "args": {},
111
- "description": "List valid invitations.",
104
+ "description": "Show config file.",
112
105
  "flags": {
113
106
  "json": {
114
107
  "description": "Output as JSON.",
@@ -172,13 +165,6 @@
172
165
  "multiple": false,
173
166
  "type": "option"
174
167
  },
175
- "agent": {
176
- "description": "Run command with agent.",
177
- "env": "DX_NO_AGENT",
178
- "name": "agent",
179
- "allowNo": true,
180
- "type": "boolean"
181
- },
182
168
  "json-log": {
183
169
  "description": "When running in foreground, log JSON format",
184
170
  "name": "json-log",
@@ -192,17 +178,11 @@
192
178
  "hasDynamicHelp": false,
193
179
  "multiple": false,
194
180
  "type": "option"
195
- },
196
- "truncate": {
197
- "description": "Do not truncate keys.",
198
- "name": "truncate",
199
- "allowNo": true,
200
- "type": "boolean"
201
181
  }
202
182
  },
203
183
  "hasDynamicHelp": false,
204
184
  "hiddenAliases": [],
205
- "id": "agent:invitations",
185
+ "id": "config",
206
186
  "pluginAlias": "@dxos/cli",
207
187
  "pluginName": "@dxos/cli",
208
188
  "pluginType": "core",
@@ -213,14 +193,14 @@
213
193
  "dist",
214
194
  "src",
215
195
  "commands",
216
- "agent",
217
- "invitations.js"
196
+ "config",
197
+ "index.js"
218
198
  ]
219
199
  },
220
- "agent:list": {
200
+ "device:info": {
221
201
  "aliases": [],
222
202
  "args": {},
223
- "description": "List agents.",
203
+ "description": "Show device info.",
224
204
  "flags": {
225
205
  "json": {
226
206
  "description": "Output as JSON.",
@@ -284,13 +264,6 @@
284
264
  "multiple": false,
285
265
  "type": "option"
286
266
  },
287
- "agent": {
288
- "description": "Run command with agent.",
289
- "env": "DX_NO_AGENT",
290
- "name": "agent",
291
- "allowNo": true,
292
- "type": "boolean"
293
- },
294
267
  "json-log": {
295
268
  "description": "When running in foreground, log JSON format",
296
269
  "name": "json-log",
@@ -304,29 +277,11 @@
304
277
  "hasDynamicHelp": false,
305
278
  "multiple": false,
306
279
  "type": "option"
307
- },
308
- "extended": {
309
- "description": "Show extended table columns.",
310
- "name": "extended",
311
- "allowNo": false,
312
- "type": "boolean"
313
- },
314
- "live": {
315
- "description": "Live update.",
316
- "name": "live",
317
- "allowNo": false,
318
- "type": "boolean"
319
- },
320
- "system": {
321
- "description": "Run as system daemon.",
322
- "name": "system",
323
- "allowNo": false,
324
- "type": "boolean"
325
280
  }
326
281
  },
327
282
  "hasDynamicHelp": false,
328
283
  "hiddenAliases": [],
329
- "id": "agent:list",
284
+ "id": "device:info",
330
285
  "pluginAlias": "@dxos/cli",
331
286
  "pluginName": "@dxos/cli",
332
287
  "pluginType": "core",
@@ -337,14 +292,14 @@
337
292
  "dist",
338
293
  "src",
339
294
  "commands",
340
- "agent",
341
- "list.js"
295
+ "device",
296
+ "info.js"
342
297
  ]
343
298
  },
344
- "agent:restart": {
299
+ "device:list": {
345
300
  "aliases": [],
346
301
  "args": {},
347
- "description": "Restart agent daemon.",
302
+ "description": "Show device info.",
348
303
  "flags": {
349
304
  "json": {
350
305
  "description": "Output as JSON.",
@@ -408,13 +363,6 @@
408
363
  "multiple": false,
409
364
  "type": "option"
410
365
  },
411
- "agent": {
412
- "description": "Run command with agent.",
413
- "env": "DX_NO_AGENT",
414
- "name": "agent",
415
- "allowNo": true,
416
- "type": "boolean"
417
- },
418
366
  "json-log": {
419
367
  "description": "When running in foreground, log JSON format",
420
368
  "name": "json-log",
@@ -429,22 +377,16 @@
429
377
  "multiple": false,
430
378
  "type": "option"
431
379
  },
432
- "force": {
433
- "description": "Force restart.",
434
- "name": "force",
435
- "allowNo": false,
436
- "type": "boolean"
437
- },
438
- "system": {
439
- "description": "Run as system daemon.",
440
- "name": "system",
380
+ "extended": {
381
+ "description": "Show extended table columns.",
382
+ "name": "extended",
441
383
  "allowNo": false,
442
384
  "type": "boolean"
443
385
  }
444
386
  },
445
387
  "hasDynamicHelp": false,
446
388
  "hiddenAliases": [],
447
- "id": "agent:restart",
389
+ "id": "device:list",
448
390
  "pluginAlias": "@dxos/cli",
449
391
  "pluginName": "@dxos/cli",
450
392
  "pluginType": "core",
@@ -455,20 +397,14 @@
455
397
  "dist",
456
398
  "src",
457
399
  "commands",
458
- "agent",
459
- "restart.js"
400
+ "device",
401
+ "list.js"
460
402
  ]
461
403
  },
462
- "agent:start": {
404
+ "device:update": {
463
405
  "aliases": [],
464
406
  "args": {},
465
- "description": "Starts the agent.",
466
- "examples": [
467
- {
468
- "description": "Run with .",
469
- "command": "dx agent start -f --ws=5001"
470
- }
471
- ],
407
+ "description": "Update device info.",
472
408
  "flags": {
473
409
  "json": {
474
410
  "description": "Output as JSON.",
@@ -532,13 +468,6 @@
532
468
  "multiple": false,
533
469
  "type": "option"
534
470
  },
535
- "agent": {
536
- "description": "Run command with agent.",
537
- "env": "DX_NO_AGENT",
538
- "name": "agent",
539
- "allowNo": true,
540
- "type": "boolean"
541
- },
542
471
  "json-log": {
543
472
  "description": "When running in foreground, log JSON format",
544
473
  "name": "json-log",
@@ -553,172 +482,45 @@
553
482
  "multiple": false,
554
483
  "type": "option"
555
484
  },
556
- "foreground": {
557
- "char": "f",
558
- "description": "Run in foreground.",
559
- "name": "foreground",
560
- "allowNo": false,
561
- "type": "boolean"
562
- },
563
- "system": {
564
- "description": "Run as system daemon.",
565
- "name": "system",
566
- "allowNo": false,
567
- "type": "boolean"
568
- },
569
- "ws": {
570
- "aliases": [
571
- "web-socket"
572
- ],
573
- "description": "Expose web socket port.",
574
- "name": "ws",
575
- "hasDynamicHelp": false,
576
- "helpValue": "port",
577
- "multiple": false,
578
- "type": "option"
579
- },
580
- "http": {
581
- "description": "Expose http port.",
582
- "name": "http",
485
+ "label": {
486
+ "description": "Set device label",
487
+ "name": "label",
488
+ "required": true,
583
489
  "hasDynamicHelp": false,
584
- "helpValue": "port",
585
490
  "multiple": false,
586
491
  "type": "option"
587
- },
588
- "metrics": {
589
- "description": "Start metrics recording.",
590
- "name": "metrics",
591
- "allowNo": false,
592
- "type": "boolean"
593
492
  }
594
493
  },
595
494
  "hasDynamicHelp": false,
596
495
  "hiddenAliases": [],
597
- "id": "agent:start",
496
+ "id": "device:update",
598
497
  "pluginAlias": "@dxos/cli",
599
498
  "pluginName": "@dxos/cli",
600
499
  "pluginType": "core",
601
500
  "strict": true,
602
- "enableJsonFlag": true,
603
501
  "isESM": true,
604
502
  "relativePath": [
605
503
  "dist",
606
504
  "src",
607
505
  "commands",
608
- "agent",
609
- "start.js"
506
+ "device",
507
+ "update.js"
610
508
  ]
611
509
  },
612
- "agent:status": {
510
+ "debug:diagnostics": {
613
511
  "aliases": [],
614
512
  "args": {},
615
- "description": "Show agent status",
616
- "flags": {
617
- "json": {
618
- "description": "Output as JSON.",
619
- "name": "json",
620
- "allowNo": false,
621
- "type": "boolean"
622
- },
623
- "verbose": {
624
- "char": "v",
625
- "description": "Verbose output",
626
- "name": "verbose",
627
- "allowNo": false,
628
- "type": "boolean"
629
- },
630
- "dry-run": {
631
- "description": "Dry run.",
632
- "name": "dry-run",
633
- "allowNo": false,
634
- "type": "boolean"
635
- },
636
- "profile": {
637
- "description": "User profile.",
638
- "env": "DX_PROFILE",
639
- "name": "profile",
640
- "default": "default",
641
- "hasDynamicHelp": false,
642
- "multiple": false,
643
- "type": "option"
644
- },
645
- "config": {
646
- "aliases": [
647
- "c"
648
- ],
649
- "dependsOn": [
650
- "profile"
651
- ],
652
- "description": "Config file.",
653
- "env": "DX_CONFIG",
654
- "name": "config",
655
- "default": "/github/home/.config/dx/profile/default.yml",
656
- "hasDynamicHelp": false,
657
- "helpValue": "path",
658
- "multiple": false,
659
- "type": "option"
660
- },
661
- "timeout": {
662
- "aliases": [
663
- "t"
664
- ],
665
- "description": "Timeout (ms).",
666
- "name": "timeout",
667
- "default": 60000,
668
- "hasDynamicHelp": false,
669
- "multiple": false,
670
- "type": "option"
671
- },
672
- "target": {
673
- "description": "Target websocket server.",
674
- "name": "target",
675
- "hasDynamicHelp": false,
676
- "multiple": false,
677
- "type": "option"
678
- },
679
- "agent": {
680
- "description": "Run command with agent.",
681
- "env": "DX_NO_AGENT",
682
- "name": "agent",
683
- "allowNo": true,
684
- "type": "boolean"
685
- },
686
- "json-log": {
687
- "description": "When running in foreground, log JSON format",
688
- "name": "json-log",
689
- "allowNo": false,
690
- "type": "boolean"
513
+ "description": "Create diagnostics report.",
514
+ "examples": [
515
+ {
516
+ "description": "Inspect diagnostics.",
517
+ "command": "dx debug diagnostics --json --truncate | jq -r '.metrics'"
691
518
  },
692
- "json-logfile": {
693
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
694
- "name": "json-logfile",
695
- "default": "stderr",
696
- "hasDynamicHelp": false,
697
- "multiple": false,
698
- "type": "option"
519
+ {
520
+ "description": "Upload diagnostics to GitHub.",
521
+ "command": "dx debug diagnostics --json --truncate | gh gist create --filename diagnostics.json"
699
522
  }
700
- },
701
- "hasDynamicHelp": false,
702
- "hiddenAliases": [],
703
- "id": "agent:status",
704
- "pluginAlias": "@dxos/cli",
705
- "pluginName": "@dxos/cli",
706
- "pluginType": "core",
707
- "strict": true,
708
- "enableJsonFlag": true,
709
- "isESM": true,
710
- "relativePath": [
711
- "dist",
712
- "src",
713
- "commands",
714
- "agent",
715
- "status.js"
716
- ]
717
- },
718
- "agent:stop": {
719
- "aliases": [],
720
- "args": {},
721
- "description": "Stop agent daemon.",
523
+ ],
722
524
  "flags": {
723
525
  "json": {
724
526
  "description": "Output as JSON.",
@@ -782,13 +584,6 @@
782
584
  "multiple": false,
783
585
  "type": "option"
784
586
  },
785
- "agent": {
786
- "description": "Run command with agent.",
787
- "env": "DX_NO_AGENT",
788
- "name": "agent",
789
- "allowNo": true,
790
- "type": "boolean"
791
- },
792
587
  "json-log": {
793
588
  "description": "When running in foreground, log JSON format",
794
589
  "name": "json-log",
@@ -803,28 +598,22 @@
803
598
  "multiple": false,
804
599
  "type": "option"
805
600
  },
806
- "all": {
807
- "description": "Stop all agents.",
808
- "name": "all",
809
- "allowNo": false,
810
- "type": "boolean"
811
- },
812
- "force": {
813
- "description": "Force stop.",
814
- "name": "force",
601
+ "humanize": {
602
+ "description": "Humanize keys.",
603
+ "name": "humanize",
815
604
  "allowNo": false,
816
605
  "type": "boolean"
817
606
  },
818
- "system": {
819
- "description": "Run as system daemon.",
820
- "name": "system",
607
+ "truncate": {
608
+ "description": "Truncate keys.",
609
+ "name": "truncate",
821
610
  "allowNo": false,
822
611
  "type": "boolean"
823
612
  }
824
613
  },
825
614
  "hasDynamicHelp": false,
826
615
  "hiddenAliases": [],
827
- "id": "agent:stop",
616
+ "id": "debug:diagnostics",
828
617
  "pluginAlias": "@dxos/cli",
829
618
  "pluginName": "@dxos/cli",
830
619
  "pluginType": "core",
@@ -835,14 +624,14 @@
835
624
  "dist",
836
625
  "src",
837
626
  "commands",
838
- "agent",
839
- "stop.js"
627
+ "debug",
628
+ "diagnostics.js"
840
629
  ]
841
630
  },
842
- "config": {
631
+ "debug:error": {
843
632
  "aliases": [],
844
633
  "args": {},
845
- "description": "Show config file.",
634
+ "description": "Throw error for debugging.",
846
635
  "flags": {
847
636
  "json": {
848
637
  "description": "Output as JSON.",
@@ -906,13 +695,6 @@
906
695
  "multiple": false,
907
696
  "type": "option"
908
697
  },
909
- "agent": {
910
- "description": "Run command with agent.",
911
- "env": "DX_NO_AGENT",
912
- "name": "agent",
913
- "allowNo": true,
914
- "type": "boolean"
915
- },
916
698
  "json-log": {
917
699
  "description": "When running in foreground, log JSON format",
918
700
  "name": "json-log",
@@ -930,35 +712,29 @@
930
712
  },
931
713
  "hasDynamicHelp": false,
932
714
  "hiddenAliases": [],
933
- "id": "config",
715
+ "id": "debug:error",
934
716
  "pluginAlias": "@dxos/cli",
935
717
  "pluginName": "@dxos/cli",
936
718
  "pluginType": "core",
937
719
  "strict": true,
938
- "enableJsonFlag": true,
939
720
  "isESM": true,
940
721
  "relativePath": [
941
722
  "dist",
942
723
  "src",
943
724
  "commands",
944
- "config",
945
- "index.js"
725
+ "debug",
726
+ "error.js"
946
727
  ]
947
728
  },
948
- "debug:diagnostics": {
729
+ "debug:generate": {
949
730
  "aliases": [],
950
- "args": {},
951
- "description": "Create diagnostics report.",
952
- "examples": [
953
- {
954
- "description": "Inspect diagnostics.",
955
- "command": "dx debug diagnostics --json --truncate | jq -r '.metrics'"
956
- },
957
- {
958
- "description": "Upload diagnostics to GitHub.",
959
- "command": "dx debug diagnostics --json --truncate | gh gist create --filename diagnostics.json"
731
+ "args": {
732
+ "key": {
733
+ "description": "Space key(s) head in hex.",
734
+ "name": "key"
960
735
  }
961
- ],
736
+ },
737
+ "description": "Generate test data.",
962
738
  "flags": {
963
739
  "json": {
964
740
  "description": "Output as JSON.",
@@ -1022,241 +798,6 @@
1022
798
  "multiple": false,
1023
799
  "type": "option"
1024
800
  },
1025
- "agent": {
1026
- "description": "Run command with agent.",
1027
- "env": "DX_NO_AGENT",
1028
- "name": "agent",
1029
- "allowNo": true,
1030
- "type": "boolean"
1031
- },
1032
- "json-log": {
1033
- "description": "When running in foreground, log JSON format",
1034
- "name": "json-log",
1035
- "allowNo": false,
1036
- "type": "boolean"
1037
- },
1038
- "json-logfile": {
1039
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1040
- "name": "json-logfile",
1041
- "default": "stderr",
1042
- "hasDynamicHelp": false,
1043
- "multiple": false,
1044
- "type": "option"
1045
- },
1046
- "humanize": {
1047
- "description": "Humanize keys.",
1048
- "name": "humanize",
1049
- "allowNo": false,
1050
- "type": "boolean"
1051
- },
1052
- "truncate": {
1053
- "description": "Truncate keys.",
1054
- "name": "truncate",
1055
- "allowNo": false,
1056
- "type": "boolean"
1057
- }
1058
- },
1059
- "hasDynamicHelp": false,
1060
- "hiddenAliases": [],
1061
- "id": "debug:diagnostics",
1062
- "pluginAlias": "@dxos/cli",
1063
- "pluginName": "@dxos/cli",
1064
- "pluginType": "core",
1065
- "strict": true,
1066
- "enableJsonFlag": true,
1067
- "isESM": true,
1068
- "relativePath": [
1069
- "dist",
1070
- "src",
1071
- "commands",
1072
- "debug",
1073
- "diagnostics.js"
1074
- ]
1075
- },
1076
- "debug:error": {
1077
- "aliases": [],
1078
- "args": {},
1079
- "description": "Throw error for debugging.",
1080
- "flags": {
1081
- "json": {
1082
- "description": "Output as JSON.",
1083
- "name": "json",
1084
- "allowNo": false,
1085
- "type": "boolean"
1086
- },
1087
- "verbose": {
1088
- "char": "v",
1089
- "description": "Verbose output",
1090
- "name": "verbose",
1091
- "allowNo": false,
1092
- "type": "boolean"
1093
- },
1094
- "dry-run": {
1095
- "description": "Dry run.",
1096
- "name": "dry-run",
1097
- "allowNo": false,
1098
- "type": "boolean"
1099
- },
1100
- "profile": {
1101
- "description": "User profile.",
1102
- "env": "DX_PROFILE",
1103
- "name": "profile",
1104
- "default": "default",
1105
- "hasDynamicHelp": false,
1106
- "multiple": false,
1107
- "type": "option"
1108
- },
1109
- "config": {
1110
- "aliases": [
1111
- "c"
1112
- ],
1113
- "dependsOn": [
1114
- "profile"
1115
- ],
1116
- "description": "Config file.",
1117
- "env": "DX_CONFIG",
1118
- "name": "config",
1119
- "default": "/github/home/.config/dx/profile/default.yml",
1120
- "hasDynamicHelp": false,
1121
- "helpValue": "path",
1122
- "multiple": false,
1123
- "type": "option"
1124
- },
1125
- "timeout": {
1126
- "aliases": [
1127
- "t"
1128
- ],
1129
- "description": "Timeout (ms).",
1130
- "name": "timeout",
1131
- "default": 60000,
1132
- "hasDynamicHelp": false,
1133
- "multiple": false,
1134
- "type": "option"
1135
- },
1136
- "target": {
1137
- "description": "Target websocket server.",
1138
- "name": "target",
1139
- "hasDynamicHelp": false,
1140
- "multiple": false,
1141
- "type": "option"
1142
- },
1143
- "agent": {
1144
- "description": "Run command with agent.",
1145
- "env": "DX_NO_AGENT",
1146
- "name": "agent",
1147
- "allowNo": true,
1148
- "type": "boolean"
1149
- },
1150
- "json-log": {
1151
- "description": "When running in foreground, log JSON format",
1152
- "name": "json-log",
1153
- "allowNo": false,
1154
- "type": "boolean"
1155
- },
1156
- "json-logfile": {
1157
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1158
- "name": "json-logfile",
1159
- "default": "stderr",
1160
- "hasDynamicHelp": false,
1161
- "multiple": false,
1162
- "type": "option"
1163
- }
1164
- },
1165
- "hasDynamicHelp": false,
1166
- "hiddenAliases": [],
1167
- "id": "debug:error",
1168
- "pluginAlias": "@dxos/cli",
1169
- "pluginName": "@dxos/cli",
1170
- "pluginType": "core",
1171
- "strict": true,
1172
- "isESM": true,
1173
- "relativePath": [
1174
- "dist",
1175
- "src",
1176
- "commands",
1177
- "debug",
1178
- "error.js"
1179
- ]
1180
- },
1181
- "debug:generate": {
1182
- "aliases": [],
1183
- "args": {
1184
- "key": {
1185
- "description": "Space key(s) head in hex.",
1186
- "name": "key"
1187
- }
1188
- },
1189
- "description": "Generate test data.",
1190
- "flags": {
1191
- "json": {
1192
- "description": "Output as JSON.",
1193
- "name": "json",
1194
- "allowNo": false,
1195
- "type": "boolean"
1196
- },
1197
- "verbose": {
1198
- "char": "v",
1199
- "description": "Verbose output",
1200
- "name": "verbose",
1201
- "allowNo": false,
1202
- "type": "boolean"
1203
- },
1204
- "dry-run": {
1205
- "description": "Dry run.",
1206
- "name": "dry-run",
1207
- "allowNo": false,
1208
- "type": "boolean"
1209
- },
1210
- "profile": {
1211
- "description": "User profile.",
1212
- "env": "DX_PROFILE",
1213
- "name": "profile",
1214
- "default": "default",
1215
- "hasDynamicHelp": false,
1216
- "multiple": false,
1217
- "type": "option"
1218
- },
1219
- "config": {
1220
- "aliases": [
1221
- "c"
1222
- ],
1223
- "dependsOn": [
1224
- "profile"
1225
- ],
1226
- "description": "Config file.",
1227
- "env": "DX_CONFIG",
1228
- "name": "config",
1229
- "default": "/github/home/.config/dx/profile/default.yml",
1230
- "hasDynamicHelp": false,
1231
- "helpValue": "path",
1232
- "multiple": false,
1233
- "type": "option"
1234
- },
1235
- "timeout": {
1236
- "aliases": [
1237
- "t"
1238
- ],
1239
- "description": "Timeout (ms).",
1240
- "name": "timeout",
1241
- "default": 60000,
1242
- "hasDynamicHelp": false,
1243
- "multiple": false,
1244
- "type": "option"
1245
- },
1246
- "target": {
1247
- "description": "Target websocket server.",
1248
- "name": "target",
1249
- "hasDynamicHelp": false,
1250
- "multiple": false,
1251
- "type": "option"
1252
- },
1253
- "agent": {
1254
- "description": "Run command with agent.",
1255
- "env": "DX_NO_AGENT",
1256
- "name": "agent",
1257
- "allowNo": true,
1258
- "type": "boolean"
1259
- },
1260
801
  "json-log": {
1261
802
  "description": "When running in foreground, log JSON format",
1262
803
  "name": "json-log",
@@ -1280,483 +821,40 @@
1280
821
  "type": "option"
1281
822
  },
1282
823
  "jitter": {
1283
- "description": "Interval variance (ms).",
1284
- "name": "jitter",
1285
- "default": 0,
1286
- "hasDynamicHelp": false,
1287
- "multiple": false,
1288
- "type": "option"
1289
- },
1290
- "objects": {
1291
- "description": "Number of objects.",
1292
- "name": "objects",
1293
- "default": 0,
1294
- "hasDynamicHelp": false,
1295
- "multiple": false,
1296
- "type": "option"
1297
- },
1298
- "mutations": {
1299
- "description": "Number of mutations.",
1300
- "name": "mutations",
1301
- "default": 0,
1302
- "hasDynamicHelp": false,
1303
- "multiple": false,
1304
- "type": "option"
1305
- },
1306
- "epoch": {
1307
- "description": "Number of mutations per epoch.",
1308
- "name": "epoch",
1309
- "hasDynamicHelp": false,
1310
- "multiple": false,
1311
- "type": "option"
1312
- }
1313
- },
1314
- "hasDynamicHelp": false,
1315
- "hiddenAliases": [],
1316
- "id": "debug:generate",
1317
- "pluginAlias": "@dxos/cli",
1318
- "pluginName": "@dxos/cli",
1319
- "pluginType": "core",
1320
- "strict": true,
1321
- "enableJsonFlag": true,
1322
- "isESM": true,
1323
- "relativePath": [
1324
- "dist",
1325
- "src",
1326
- "commands",
1327
- "debug",
1328
- "generate.js"
1329
- ]
1330
- },
1331
- "debug:metrics": {
1332
- "aliases": [],
1333
- "args": {
1334
- "command": {
1335
- "description": "Control metrics recording.",
1336
- "name": "command"
1337
- }
1338
- },
1339
- "description": "Control metrics.",
1340
- "flags": {
1341
- "json": {
1342
- "description": "Output as JSON.",
1343
- "name": "json",
1344
- "allowNo": false,
1345
- "type": "boolean"
1346
- },
1347
- "verbose": {
1348
- "char": "v",
1349
- "description": "Verbose output",
1350
- "name": "verbose",
1351
- "allowNo": false,
1352
- "type": "boolean"
1353
- },
1354
- "dry-run": {
1355
- "description": "Dry run.",
1356
- "name": "dry-run",
1357
- "allowNo": false,
1358
- "type": "boolean"
1359
- },
1360
- "profile": {
1361
- "description": "User profile.",
1362
- "env": "DX_PROFILE",
1363
- "name": "profile",
1364
- "default": "default",
1365
- "hasDynamicHelp": false,
1366
- "multiple": false,
1367
- "type": "option"
1368
- },
1369
- "config": {
1370
- "aliases": [
1371
- "c"
1372
- ],
1373
- "dependsOn": [
1374
- "profile"
1375
- ],
1376
- "description": "Config file.",
1377
- "env": "DX_CONFIG",
1378
- "name": "config",
1379
- "default": "/github/home/.config/dx/profile/default.yml",
1380
- "hasDynamicHelp": false,
1381
- "helpValue": "path",
1382
- "multiple": false,
1383
- "type": "option"
1384
- },
1385
- "timeout": {
1386
- "aliases": [
1387
- "t"
1388
- ],
1389
- "description": "Timeout (ms).",
1390
- "name": "timeout",
1391
- "default": 60000,
1392
- "hasDynamicHelp": false,
1393
- "multiple": false,
1394
- "type": "option"
1395
- },
1396
- "target": {
1397
- "description": "Target websocket server.",
1398
- "name": "target",
1399
- "hasDynamicHelp": false,
1400
- "multiple": false,
1401
- "type": "option"
1402
- },
1403
- "agent": {
1404
- "description": "Run command with agent.",
1405
- "env": "DX_NO_AGENT",
1406
- "name": "agent",
1407
- "allowNo": true,
1408
- "type": "boolean"
1409
- },
1410
- "json-log": {
1411
- "description": "When running in foreground, log JSON format",
1412
- "name": "json-log",
1413
- "allowNo": false,
1414
- "type": "boolean"
1415
- },
1416
- "json-logfile": {
1417
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1418
- "name": "json-logfile",
1419
- "default": "stderr",
1420
- "hasDynamicHelp": false,
1421
- "multiple": false,
1422
- "type": "option"
1423
- }
1424
- },
1425
- "hasDynamicHelp": false,
1426
- "hiddenAliases": [],
1427
- "id": "debug:metrics",
1428
- "pluginAlias": "@dxos/cli",
1429
- "pluginName": "@dxos/cli",
1430
- "pluginType": "core",
1431
- "strict": true,
1432
- "enableJsonFlag": true,
1433
- "isESM": true,
1434
- "relativePath": [
1435
- "dist",
1436
- "src",
1437
- "commands",
1438
- "debug",
1439
- "metrics.js"
1440
- ]
1441
- },
1442
- "debug:status": {
1443
- "aliases": [],
1444
- "args": {},
1445
- "description": "Display status.",
1446
- "flags": {
1447
- "json": {
1448
- "description": "Output as JSON.",
1449
- "name": "json",
1450
- "allowNo": false,
1451
- "type": "boolean"
1452
- },
1453
- "verbose": {
1454
- "char": "v",
1455
- "description": "Verbose output",
1456
- "name": "verbose",
1457
- "allowNo": false,
1458
- "type": "boolean"
1459
- },
1460
- "dry-run": {
1461
- "description": "Dry run.",
1462
- "name": "dry-run",
1463
- "allowNo": false,
1464
- "type": "boolean"
1465
- },
1466
- "profile": {
1467
- "description": "User profile.",
1468
- "env": "DX_PROFILE",
1469
- "name": "profile",
1470
- "default": "default",
1471
- "hasDynamicHelp": false,
1472
- "multiple": false,
1473
- "type": "option"
1474
- },
1475
- "config": {
1476
- "aliases": [
1477
- "c"
1478
- ],
1479
- "dependsOn": [
1480
- "profile"
1481
- ],
1482
- "description": "Config file.",
1483
- "env": "DX_CONFIG",
1484
- "name": "config",
1485
- "default": "/github/home/.config/dx/profile/default.yml",
1486
- "hasDynamicHelp": false,
1487
- "helpValue": "path",
1488
- "multiple": false,
1489
- "type": "option"
1490
- },
1491
- "timeout": {
1492
- "aliases": [
1493
- "t"
1494
- ],
1495
- "description": "Timeout (ms).",
1496
- "name": "timeout",
1497
- "default": 60000,
1498
- "hasDynamicHelp": false,
1499
- "multiple": false,
1500
- "type": "option"
1501
- },
1502
- "target": {
1503
- "description": "Target websocket server.",
1504
- "name": "target",
1505
- "hasDynamicHelp": false,
1506
- "multiple": false,
1507
- "type": "option"
1508
- },
1509
- "agent": {
1510
- "description": "Run command with agent.",
1511
- "env": "DX_NO_AGENT",
1512
- "name": "agent",
1513
- "allowNo": true,
1514
- "type": "boolean"
1515
- },
1516
- "json-log": {
1517
- "description": "When running in foreground, log JSON format",
1518
- "name": "json-log",
1519
- "allowNo": false,
1520
- "type": "boolean"
1521
- },
1522
- "json-logfile": {
1523
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1524
- "name": "json-logfile",
1525
- "default": "stderr",
1526
- "hasDynamicHelp": false,
1527
- "multiple": false,
1528
- "type": "option"
1529
- },
1530
- "interval": {
1531
- "description": "Update interval (ms).",
1532
- "name": "interval",
1533
- "default": 1000,
1534
- "hasDynamicHelp": false,
1535
- "multiple": false,
1536
- "type": "option"
1537
- }
1538
- },
1539
- "hasDynamicHelp": false,
1540
- "hiddenAliases": [],
1541
- "id": "debug:status",
1542
- "pluginAlias": "@dxos/cli",
1543
- "pluginName": "@dxos/cli",
1544
- "pluginType": "core",
1545
- "strict": true,
1546
- "enableJsonFlag": true,
1547
- "isESM": true,
1548
- "relativePath": [
1549
- "dist",
1550
- "src",
1551
- "commands",
1552
- "debug",
1553
- "status.js"
1554
- ]
1555
- },
1556
- "device:info": {
1557
- "aliases": [],
1558
- "args": {},
1559
- "description": "Show device info.",
1560
- "flags": {
1561
- "json": {
1562
- "description": "Output as JSON.",
1563
- "name": "json",
1564
- "allowNo": false,
1565
- "type": "boolean"
1566
- },
1567
- "verbose": {
1568
- "char": "v",
1569
- "description": "Verbose output",
1570
- "name": "verbose",
1571
- "allowNo": false,
1572
- "type": "boolean"
1573
- },
1574
- "dry-run": {
1575
- "description": "Dry run.",
1576
- "name": "dry-run",
1577
- "allowNo": false,
1578
- "type": "boolean"
1579
- },
1580
- "profile": {
1581
- "description": "User profile.",
1582
- "env": "DX_PROFILE",
1583
- "name": "profile",
1584
- "default": "default",
1585
- "hasDynamicHelp": false,
1586
- "multiple": false,
1587
- "type": "option"
1588
- },
1589
- "config": {
1590
- "aliases": [
1591
- "c"
1592
- ],
1593
- "dependsOn": [
1594
- "profile"
1595
- ],
1596
- "description": "Config file.",
1597
- "env": "DX_CONFIG",
1598
- "name": "config",
1599
- "default": "/github/home/.config/dx/profile/default.yml",
1600
- "hasDynamicHelp": false,
1601
- "helpValue": "path",
1602
- "multiple": false,
1603
- "type": "option"
1604
- },
1605
- "timeout": {
1606
- "aliases": [
1607
- "t"
1608
- ],
1609
- "description": "Timeout (ms).",
1610
- "name": "timeout",
1611
- "default": 60000,
1612
- "hasDynamicHelp": false,
1613
- "multiple": false,
1614
- "type": "option"
1615
- },
1616
- "target": {
1617
- "description": "Target websocket server.",
1618
- "name": "target",
1619
- "hasDynamicHelp": false,
1620
- "multiple": false,
1621
- "type": "option"
1622
- },
1623
- "agent": {
1624
- "description": "Run command with agent.",
1625
- "env": "DX_NO_AGENT",
1626
- "name": "agent",
1627
- "allowNo": true,
1628
- "type": "boolean"
1629
- },
1630
- "json-log": {
1631
- "description": "When running in foreground, log JSON format",
1632
- "name": "json-log",
1633
- "allowNo": false,
1634
- "type": "boolean"
1635
- },
1636
- "json-logfile": {
1637
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1638
- "name": "json-logfile",
1639
- "default": "stderr",
1640
- "hasDynamicHelp": false,
1641
- "multiple": false,
1642
- "type": "option"
1643
- }
1644
- },
1645
- "hasDynamicHelp": false,
1646
- "hiddenAliases": [],
1647
- "id": "device:info",
1648
- "pluginAlias": "@dxos/cli",
1649
- "pluginName": "@dxos/cli",
1650
- "pluginType": "core",
1651
- "strict": true,
1652
- "enableJsonFlag": true,
1653
- "isESM": true,
1654
- "relativePath": [
1655
- "dist",
1656
- "src",
1657
- "commands",
1658
- "device",
1659
- "info.js"
1660
- ]
1661
- },
1662
- "device:list": {
1663
- "aliases": [],
1664
- "args": {},
1665
- "description": "Show device info.",
1666
- "flags": {
1667
- "json": {
1668
- "description": "Output as JSON.",
1669
- "name": "json",
1670
- "allowNo": false,
1671
- "type": "boolean"
1672
- },
1673
- "verbose": {
1674
- "char": "v",
1675
- "description": "Verbose output",
1676
- "name": "verbose",
1677
- "allowNo": false,
1678
- "type": "boolean"
1679
- },
1680
- "dry-run": {
1681
- "description": "Dry run.",
1682
- "name": "dry-run",
1683
- "allowNo": false,
1684
- "type": "boolean"
1685
- },
1686
- "profile": {
1687
- "description": "User profile.",
1688
- "env": "DX_PROFILE",
1689
- "name": "profile",
1690
- "default": "default",
1691
- "hasDynamicHelp": false,
1692
- "multiple": false,
1693
- "type": "option"
1694
- },
1695
- "config": {
1696
- "aliases": [
1697
- "c"
1698
- ],
1699
- "dependsOn": [
1700
- "profile"
1701
- ],
1702
- "description": "Config file.",
1703
- "env": "DX_CONFIG",
1704
- "name": "config",
1705
- "default": "/github/home/.config/dx/profile/default.yml",
1706
- "hasDynamicHelp": false,
1707
- "helpValue": "path",
1708
- "multiple": false,
1709
- "type": "option"
1710
- },
1711
- "timeout": {
1712
- "aliases": [
1713
- "t"
1714
- ],
1715
- "description": "Timeout (ms).",
1716
- "name": "timeout",
1717
- "default": 60000,
824
+ "description": "Interval variance (ms).",
825
+ "name": "jitter",
826
+ "default": 0,
1718
827
  "hasDynamicHelp": false,
1719
828
  "multiple": false,
1720
829
  "type": "option"
1721
830
  },
1722
- "target": {
1723
- "description": "Target websocket server.",
1724
- "name": "target",
831
+ "objects": {
832
+ "description": "Number of objects.",
833
+ "name": "objects",
834
+ "default": 0,
1725
835
  "hasDynamicHelp": false,
1726
836
  "multiple": false,
1727
837
  "type": "option"
1728
838
  },
1729
- "agent": {
1730
- "description": "Run command with agent.",
1731
- "env": "DX_NO_AGENT",
1732
- "name": "agent",
1733
- "allowNo": true,
1734
- "type": "boolean"
1735
- },
1736
- "json-log": {
1737
- "description": "When running in foreground, log JSON format",
1738
- "name": "json-log",
1739
- "allowNo": false,
1740
- "type": "boolean"
1741
- },
1742
- "json-logfile": {
1743
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1744
- "name": "json-logfile",
1745
- "default": "stderr",
839
+ "mutations": {
840
+ "description": "Number of mutations.",
841
+ "name": "mutations",
842
+ "default": 0,
1746
843
  "hasDynamicHelp": false,
1747
844
  "multiple": false,
1748
845
  "type": "option"
1749
846
  },
1750
- "extended": {
1751
- "description": "Show extended table columns.",
1752
- "name": "extended",
1753
- "allowNo": false,
1754
- "type": "boolean"
847
+ "epoch": {
848
+ "description": "Number of mutations per epoch.",
849
+ "name": "epoch",
850
+ "hasDynamicHelp": false,
851
+ "multiple": false,
852
+ "type": "option"
1755
853
  }
1756
854
  },
1757
855
  "hasDynamicHelp": false,
1758
856
  "hiddenAliases": [],
1759
- "id": "device:list",
857
+ "id": "debug:generate",
1760
858
  "pluginAlias": "@dxos/cli",
1761
859
  "pluginName": "@dxos/cli",
1762
860
  "pluginType": "core",
@@ -1767,14 +865,19 @@
1767
865
  "dist",
1768
866
  "src",
1769
867
  "commands",
1770
- "device",
1771
- "list.js"
868
+ "debug",
869
+ "generate.js"
1772
870
  ]
1773
871
  },
1774
- "device:update": {
872
+ "debug:metrics": {
1775
873
  "aliases": [],
1776
- "args": {},
1777
- "description": "Update device info.",
874
+ "args": {
875
+ "command": {
876
+ "description": "Control metrics recording.",
877
+ "name": "command"
878
+ }
879
+ },
880
+ "description": "Control metrics.",
1778
881
  "flags": {
1779
882
  "json": {
1780
883
  "description": "Output as JSON.",
@@ -1838,13 +941,6 @@
1838
941
  "multiple": false,
1839
942
  "type": "option"
1840
943
  },
1841
- "agent": {
1842
- "description": "Run command with agent.",
1843
- "env": "DX_NO_AGENT",
1844
- "name": "agent",
1845
- "allowNo": true,
1846
- "type": "boolean"
1847
- },
1848
944
  "json-log": {
1849
945
  "description": "When running in foreground, log JSON format",
1850
946
  "name": "json-log",
@@ -1858,36 +954,29 @@
1858
954
  "hasDynamicHelp": false,
1859
955
  "multiple": false,
1860
956
  "type": "option"
1861
- },
1862
- "label": {
1863
- "description": "Set device label",
1864
- "name": "label",
1865
- "required": true,
1866
- "hasDynamicHelp": false,
1867
- "multiple": false,
1868
- "type": "option"
1869
957
  }
1870
958
  },
1871
959
  "hasDynamicHelp": false,
1872
960
  "hiddenAliases": [],
1873
- "id": "device:update",
961
+ "id": "debug:metrics",
1874
962
  "pluginAlias": "@dxos/cli",
1875
963
  "pluginName": "@dxos/cli",
1876
964
  "pluginType": "core",
1877
965
  "strict": true,
966
+ "enableJsonFlag": true,
1878
967
  "isESM": true,
1879
968
  "relativePath": [
1880
969
  "dist",
1881
970
  "src",
1882
971
  "commands",
1883
- "device",
1884
- "update.js"
972
+ "debug",
973
+ "metrics.js"
1885
974
  ]
1886
975
  },
1887
- "edge:status": {
976
+ "debug:status": {
1888
977
  "aliases": [],
1889
978
  "args": {},
1890
- "description": "Show agent status",
979
+ "description": "Display status.",
1891
980
  "flags": {
1892
981
  "json": {
1893
982
  "description": "Output as JSON.",
@@ -1951,13 +1040,6 @@
1951
1040
  "multiple": false,
1952
1041
  "type": "option"
1953
1042
  },
1954
- "agent": {
1955
- "description": "Run command with agent.",
1956
- "env": "DX_NO_AGENT",
1957
- "name": "agent",
1958
- "allowNo": true,
1959
- "type": "boolean"
1960
- },
1961
1043
  "json-log": {
1962
1044
  "description": "When running in foreground, log JSON format",
1963
1045
  "name": "json-log",
@@ -1971,11 +1053,19 @@
1971
1053
  "hasDynamicHelp": false,
1972
1054
  "multiple": false,
1973
1055
  "type": "option"
1056
+ },
1057
+ "interval": {
1058
+ "description": "Update interval (ms).",
1059
+ "name": "interval",
1060
+ "default": 1000,
1061
+ "hasDynamicHelp": false,
1062
+ "multiple": false,
1063
+ "type": "option"
1974
1064
  }
1975
1065
  },
1976
1066
  "hasDynamicHelp": false,
1977
1067
  "hiddenAliases": [],
1978
- "id": "edge:status",
1068
+ "id": "debug:status",
1979
1069
  "pluginAlias": "@dxos/cli",
1980
1070
  "pluginName": "@dxos/cli",
1981
1071
  "pluginType": "core",
@@ -1986,14 +1076,14 @@
1986
1076
  "dist",
1987
1077
  "src",
1988
1078
  "commands",
1989
- "edge",
1079
+ "debug",
1990
1080
  "status.js"
1991
1081
  ]
1992
1082
  },
1993
- "function:list": {
1083
+ "edge:status": {
1994
1084
  "aliases": [],
1995
1085
  "args": {},
1996
- "description": "List functions.",
1086
+ "description": "Show agent status",
1997
1087
  "flags": {
1998
1088
  "json": {
1999
1089
  "description": "Output as JSON.",
@@ -2057,13 +1147,6 @@
2057
1147
  "multiple": false,
2058
1148
  "type": "option"
2059
1149
  },
2060
- "agent": {
2061
- "description": "Run command with agent.",
2062
- "env": "DX_NO_AGENT",
2063
- "name": "agent",
2064
- "allowNo": true,
2065
- "type": "boolean"
2066
- },
2067
1150
  "json-log": {
2068
1151
  "description": "When running in foreground, log JSON format",
2069
1152
  "name": "json-log",
@@ -2081,7 +1164,7 @@
2081
1164
  },
2082
1165
  "hasDynamicHelp": false,
2083
1166
  "hiddenAliases": [],
2084
- "id": "function:list",
1167
+ "id": "edge:status",
2085
1168
  "pluginAlias": "@dxos/cli",
2086
1169
  "pluginName": "@dxos/cli",
2087
1170
  "pluginType": "core",
@@ -2092,20 +1175,14 @@
2092
1175
  "dist",
2093
1176
  "src",
2094
1177
  "commands",
2095
- "function",
2096
- "list.js"
1178
+ "edge",
1179
+ "status.js"
2097
1180
  ]
2098
1181
  },
2099
- "function:logs": {
1182
+ "function:list": {
2100
1183
  "aliases": [],
2101
- "args": {
2102
- "name": {
2103
- "description": "Function name.",
2104
- "name": "name",
2105
- "required": true
2106
- }
2107
- },
2108
- "description": "Get function logs.",
1184
+ "args": {},
1185
+ "description": "List functions.",
2109
1186
  "flags": {
2110
1187
  "json": {
2111
1188
  "description": "Output as JSON.",
@@ -2169,13 +1246,6 @@
2169
1246
  "multiple": false,
2170
1247
  "type": "option"
2171
1248
  },
2172
- "agent": {
2173
- "description": "Run command with agent.",
2174
- "env": "DX_NO_AGENT",
2175
- "name": "agent",
2176
- "allowNo": true,
2177
- "type": "boolean"
2178
- },
2179
1249
  "json-log": {
2180
1250
  "description": "When running in foreground, log JSON format",
2181
1251
  "name": "json-log",
@@ -2193,11 +1263,10 @@
2193
1263
  },
2194
1264
  "hasDynamicHelp": false,
2195
1265
  "hiddenAliases": [],
2196
- "id": "function:logs",
1266
+ "id": "function:list",
2197
1267
  "pluginAlias": "@dxos/cli",
2198
1268
  "pluginName": "@dxos/cli",
2199
1269
  "pluginType": "core",
2200
- "state": "deprecated",
2201
1270
  "strict": true,
2202
1271
  "enableJsonFlag": true,
2203
1272
  "isESM": true,
@@ -2206,18 +1275,19 @@
2206
1275
  "src",
2207
1276
  "commands",
2208
1277
  "function",
2209
- "logs.js"
1278
+ "list.js"
2210
1279
  ]
2211
1280
  },
2212
- "function:upload": {
1281
+ "function:logs": {
2213
1282
  "aliases": [],
2214
1283
  "args": {
2215
- "file": {
2216
- "name": "file",
1284
+ "name": {
1285
+ "description": "Function name.",
1286
+ "name": "name",
2217
1287
  "required": true
2218
1288
  }
2219
1289
  },
2220
- "description": "Upload user function.",
1290
+ "description": "Get function logs.",
2221
1291
  "flags": {
2222
1292
  "json": {
2223
1293
  "description": "Output as JSON.",
@@ -2281,13 +1351,6 @@
2281
1351
  "multiple": false,
2282
1352
  "type": "option"
2283
1353
  },
2284
- "agent": {
2285
- "description": "Run command with agent.",
2286
- "env": "DX_NO_AGENT",
2287
- "name": "agent",
2288
- "allowNo": true,
2289
- "type": "boolean"
2290
- },
2291
1354
  "json-log": {
2292
1355
  "description": "When running in foreground, log JSON format",
2293
1356
  "name": "json-log",
@@ -2301,54 +1364,15 @@
2301
1364
  "hasDynamicHelp": false,
2302
1365
  "multiple": false,
2303
1366
  "type": "option"
2304
- },
2305
- "name": {
2306
- "description": "Function name.",
2307
- "name": "name",
2308
- "hasDynamicHelp": false,
2309
- "multiple": false,
2310
- "type": "option"
2311
- },
2312
- "version": {
2313
- "description": "Function version.",
2314
- "name": "version",
2315
- "hasDynamicHelp": false,
2316
- "multiple": false,
2317
- "type": "option"
2318
- },
2319
- "composerScript": {
2320
- "description": "Loads the script into composer.",
2321
- "name": "composerScript",
2322
- "allowNo": false,
2323
- "type": "boolean"
2324
- },
2325
- "functionId": {
2326
- "description": "Existing UserFunction ID to update.",
2327
- "name": "functionId",
2328
- "hasDynamicHelp": false,
2329
- "multiple": false,
2330
- "type": "option"
2331
- },
2332
- "spaceKey": {
2333
- "description": "Space key to create/update Script source in.",
2334
- "name": "spaceKey",
2335
- "hasDynamicHelp": false,
2336
- "multiple": false,
2337
- "type": "option"
2338
- },
2339
- "noSpace": {
2340
- "description": "Only uploads a function, without creating a FunctionObject in ECHO.",
2341
- "name": "noSpace",
2342
- "allowNo": false,
2343
- "type": "boolean"
2344
1367
  }
2345
1368
  },
2346
1369
  "hasDynamicHelp": false,
2347
1370
  "hiddenAliases": [],
2348
- "id": "function:upload",
1371
+ "id": "function:logs",
2349
1372
  "pluginAlias": "@dxos/cli",
2350
1373
  "pluginName": "@dxos/cli",
2351
1374
  "pluginType": "core",
1375
+ "state": "deprecated",
2352
1376
  "strict": true,
2353
1377
  "enableJsonFlag": true,
2354
1378
  "isESM": true,
@@ -2357,7 +1381,7 @@
2357
1381
  "src",
2358
1382
  "commands",
2359
1383
  "function",
2360
- "upload.js"
1384
+ "logs.js"
2361
1385
  ]
2362
1386
  },
2363
1387
  "function:watch": {
@@ -2432,13 +1456,6 @@
2432
1456
  "multiple": false,
2433
1457
  "type": "option"
2434
1458
  },
2435
- "agent": {
2436
- "description": "Run command with agent.",
2437
- "env": "DX_NO_AGENT",
2438
- "name": "agent",
2439
- "allowNo": true,
2440
- "type": "boolean"
2441
- },
2442
1459
  "json-log": {
2443
1460
  "description": "When running in foreground, log JSON format",
2444
1461
  "name": "json-log",
@@ -2559,13 +1576,6 @@
2559
1576
  "multiple": false,
2560
1577
  "type": "option"
2561
1578
  },
2562
- "agent": {
2563
- "description": "Run command with agent.",
2564
- "env": "DX_NO_AGENT",
2565
- "name": "agent",
2566
- "allowNo": true,
2567
- "type": "boolean"
2568
- },
2569
1579
  "json-log": {
2570
1580
  "description": "When running in foreground, log JSON format",
2571
1581
  "name": "json-log",
@@ -2680,13 +1690,6 @@
2680
1690
  "multiple": false,
2681
1691
  "type": "option"
2682
1692
  },
2683
- "agent": {
2684
- "description": "Run command with agent.",
2685
- "env": "DX_NO_AGENT",
2686
- "name": "agent",
2687
- "allowNo": true,
2688
- "type": "boolean"
2689
- },
2690
1693
  "json-log": {
2691
1694
  "description": "When running in foreground, log JSON format",
2692
1695
  "name": "json-log",
@@ -2783,13 +1786,6 @@
2783
1786
  "multiple": false,
2784
1787
  "type": "option"
2785
1788
  },
2786
- "agent": {
2787
- "description": "Run command with agent.",
2788
- "env": "DX_NO_AGENT",
2789
- "name": "agent",
2790
- "allowNo": true,
2791
- "type": "boolean"
2792
- },
2793
1789
  "json-log": {
2794
1790
  "description": "When running in foreground, log JSON format",
2795
1791
  "name": "json-log",
@@ -2916,13 +1912,6 @@
2916
1912
  "multiple": false,
2917
1913
  "type": "option"
2918
1914
  },
2919
- "agent": {
2920
- "description": "Run command with agent.",
2921
- "env": "DX_NO_AGENT",
2922
- "name": "agent",
2923
- "allowNo": true,
2924
- "type": "boolean"
2925
- },
2926
1915
  "json-log": {
2927
1916
  "description": "When running in foreground, log JSON format",
2928
1917
  "name": "json-log",
@@ -3022,13 +2011,6 @@
3022
2011
  "multiple": false,
3023
2012
  "type": "option"
3024
2013
  },
3025
- "agent": {
3026
- "description": "Run command with agent.",
3027
- "env": "DX_NO_AGENT",
3028
- "name": "agent",
3029
- "allowNo": true,
3030
- "type": "boolean"
3031
- },
3032
2014
  "json-log": {
3033
2015
  "description": "When running in foreground, log JSON format",
3034
2016
  "name": "json-log",
@@ -3162,13 +2144,6 @@
3162
2144
  "multiple": false,
3163
2145
  "type": "option"
3164
2146
  },
3165
- "agent": {
3166
- "description": "Run command with agent.",
3167
- "env": "DX_NO_AGENT",
3168
- "name": "agent",
3169
- "allowNo": true,
3170
- "type": "boolean"
3171
- },
3172
2147
  "json-log": {
3173
2148
  "description": "When running in foreground, log JSON format",
3174
2149
  "name": "json-log",
@@ -3274,13 +2249,6 @@
3274
2249
  "multiple": false,
3275
2250
  "type": "option"
3276
2251
  },
3277
- "agent": {
3278
- "description": "Run command with agent.",
3279
- "env": "DX_NO_AGENT",
3280
- "name": "agent",
3281
- "allowNo": true,
3282
- "type": "boolean"
3283
- },
3284
2252
  "json-log": {
3285
2253
  "description": "When running in foreground, log JSON format",
3286
2254
  "name": "json-log",
@@ -3394,13 +2362,6 @@
3394
2362
  "multiple": false,
3395
2363
  "type": "option"
3396
2364
  },
3397
- "agent": {
3398
- "description": "Run command with agent.",
3399
- "env": "DX_NO_AGENT",
3400
- "name": "agent",
3401
- "allowNo": true,
3402
- "type": "boolean"
3403
- },
3404
2365
  "json-log": {
3405
2366
  "description": "When running in foreground, log JSON format",
3406
2367
  "name": "json-log",
@@ -3513,13 +2474,6 @@
3513
2474
  "multiple": false,
3514
2475
  "type": "option"
3515
2476
  },
3516
- "agent": {
3517
- "description": "Run command with agent.",
3518
- "env": "DX_NO_AGENT",
3519
- "name": "agent",
3520
- "allowNo": true,
3521
- "type": "boolean"
3522
- },
3523
2477
  "json-log": {
3524
2478
  "description": "When running in foreground, log JSON format",
3525
2479
  "name": "json-log",
@@ -3630,13 +2584,6 @@
3630
2584
  "multiple": false,
3631
2585
  "type": "option"
3632
2586
  },
3633
- "agent": {
3634
- "description": "Run command with agent.",
3635
- "env": "DX_NO_AGENT",
3636
- "name": "agent",
3637
- "allowNo": true,
3638
- "type": "boolean"
3639
- },
3640
2587
  "json-log": {
3641
2588
  "description": "When running in foreground, log JSON format",
3642
2589
  "name": "json-log",
@@ -3740,13 +2687,6 @@
3740
2687
  "multiple": false,
3741
2688
  "type": "option"
3742
2689
  },
3743
- "agent": {
3744
- "description": "Run command with agent.",
3745
- "env": "DX_NO_AGENT",
3746
- "name": "agent",
3747
- "allowNo": true,
3748
- "type": "boolean"
3749
- },
3750
2690
  "json-log": {
3751
2691
  "description": "When running in foreground, log JSON format",
3752
2692
  "name": "json-log",
@@ -3849,13 +2789,6 @@
3849
2789
  "multiple": false,
3850
2790
  "type": "option"
3851
2791
  },
3852
- "agent": {
3853
- "description": "Run command with agent.",
3854
- "env": "DX_NO_AGENT",
3855
- "name": "agent",
3856
- "allowNo": true,
3857
- "type": "boolean"
3858
- },
3859
2792
  "json-log": {
3860
2793
  "description": "When running in foreground, log JSON format",
3861
2794
  "name": "json-log",
@@ -3960,13 +2893,6 @@
3960
2893
  "multiple": false,
3961
2894
  "type": "option"
3962
2895
  },
3963
- "agent": {
3964
- "description": "Run command with agent.",
3965
- "env": "DX_NO_AGENT",
3966
- "name": "agent",
3967
- "allowNo": true,
3968
- "type": "boolean"
3969
- },
3970
2896
  "json-log": {
3971
2897
  "description": "When running in foreground, log JSON format",
3972
2898
  "name": "json-log",
@@ -4071,13 +2997,6 @@
4071
2997
  "multiple": false,
4072
2998
  "type": "option"
4073
2999
  },
4074
- "agent": {
4075
- "description": "Run command with agent.",
4076
- "env": "DX_NO_AGENT",
4077
- "name": "agent",
4078
- "allowNo": true,
4079
- "type": "boolean"
4080
- },
4081
3000
  "json-log": {
4082
3001
  "description": "When running in foreground, log JSON format",
4083
3002
  "name": "json-log",
@@ -4177,13 +3096,6 @@
4177
3096
  "multiple": false,
4178
3097
  "type": "option"
4179
3098
  },
4180
- "agent": {
4181
- "description": "Run command with agent.",
4182
- "env": "DX_NO_AGENT",
4183
- "name": "agent",
4184
- "allowNo": true,
4185
- "type": "boolean"
4186
- },
4187
3099
  "json-log": {
4188
3100
  "description": "When running in foreground, log JSON format",
4189
3101
  "name": "json-log",
@@ -4297,13 +3209,6 @@
4297
3209
  "multiple": false,
4298
3210
  "type": "option"
4299
3211
  },
4300
- "agent": {
4301
- "description": "Run command with agent.",
4302
- "env": "DX_NO_AGENT",
4303
- "name": "agent",
4304
- "allowNo": true,
4305
- "type": "boolean"
4306
- },
4307
3212
  "json-log": {
4308
3213
  "description": "When running in foreground, log JSON format",
4309
3214
  "name": "json-log",
@@ -4426,13 +3331,6 @@
4426
3331
  "multiple": false,
4427
3332
  "type": "option"
4428
3333
  },
4429
- "agent": {
4430
- "description": "Run command with agent.",
4431
- "env": "DX_NO_AGENT",
4432
- "name": "agent",
4433
- "allowNo": true,
4434
- "type": "boolean"
4435
- },
4436
3334
  "json-log": {
4437
3335
  "description": "When running in foreground, log JSON format",
4438
3336
  "name": "json-log",
@@ -4543,13 +3441,6 @@
4543
3441
  "multiple": false,
4544
3442
  "type": "option"
4545
3443
  },
4546
- "agent": {
4547
- "description": "Run command with agent.",
4548
- "env": "DX_NO_AGENT",
4549
- "name": "agent",
4550
- "allowNo": true,
4551
- "type": "boolean"
4552
- },
4553
3444
  "json-log": {
4554
3445
  "description": "When running in foreground, log JSON format",
4555
3446
  "name": "json-log",
@@ -4653,13 +3544,6 @@
4653
3544
  "multiple": false,
4654
3545
  "type": "option"
4655
3546
  },
4656
- "agent": {
4657
- "description": "Run command with agent.",
4658
- "env": "DX_NO_AGENT",
4659
- "name": "agent",
4660
- "allowNo": true,
4661
- "type": "boolean"
4662
- },
4663
3547
  "json-log": {
4664
3548
  "description": "When running in foreground, log JSON format",
4665
3549
  "name": "json-log",
@@ -4777,13 +3661,6 @@
4777
3661
  "multiple": false,
4778
3662
  "type": "option"
4779
3663
  },
4780
- "agent": {
4781
- "description": "Run command with agent.",
4782
- "env": "DX_NO_AGENT",
4783
- "name": "agent",
4784
- "allowNo": true,
4785
- "type": "boolean"
4786
- },
4787
3664
  "json-log": {
4788
3665
  "description": "When running in foreground, log JSON format",
4789
3666
  "name": "json-log",
@@ -4928,13 +3805,6 @@
4928
3805
  "multiple": false,
4929
3806
  "type": "option"
4930
3807
  },
4931
- "agent": {
4932
- "description": "Run command with agent.",
4933
- "env": "DX_NO_AGENT",
4934
- "name": "agent",
4935
- "allowNo": true,
4936
- "type": "boolean"
4937
- },
4938
3808
  "json-log": {
4939
3809
  "description": "When running in foreground, log JSON format",
4940
3810
  "name": "json-log",
@@ -4958,7 +3828,7 @@
4958
3828
  "name": {
4959
3829
  "description": "Tunnel name",
4960
3830
  "name": "name",
4961
- "default": "victor-fish-spaghetti-social",
3831
+ "default": "winner-seventeen-september-cardinal",
4962
3832
  "hasDynamicHelp": false,
4963
3833
  "multiple": false,
4964
3834
  "type": "option"
@@ -5049,13 +3919,6 @@
5049
3919
  "multiple": false,
5050
3920
  "type": "option"
5051
3921
  },
5052
- "agent": {
5053
- "description": "Run command with agent.",
5054
- "env": "DX_NO_AGENT",
5055
- "name": "agent",
5056
- "allowNo": true,
5057
- "type": "boolean"
5058
- },
5059
3922
  "json-log": {
5060
3923
  "description": "When running in foreground, log JSON format",
5061
3924
  "name": "json-log",
@@ -5162,13 +4025,6 @@
5162
4025
  "multiple": false,
5163
4026
  "type": "option"
5164
4027
  },
5165
- "agent": {
5166
- "description": "Run command with agent.",
5167
- "env": "DX_NO_AGENT",
5168
- "name": "agent",
5169
- "allowNo": true,
5170
- "type": "boolean"
5171
- },
5172
4028
  "json-log": {
5173
4029
  "description": "When running in foreground, log JSON format",
5174
4030
  "name": "json-log",
@@ -5299,13 +4155,6 @@
5299
4155
  "multiple": false,
5300
4156
  "type": "option"
5301
4157
  },
5302
- "agent": {
5303
- "description": "Run command with agent.",
5304
- "env": "DX_NO_AGENT",
5305
- "name": "agent",
5306
- "allowNo": true,
5307
- "type": "boolean"
5308
- },
5309
4158
  "json-log": {
5310
4159
  "description": "When running in foreground, log JSON format",
5311
4160
  "name": "json-log",
@@ -5402,13 +4251,6 @@
5402
4251
  "multiple": false,
5403
4252
  "type": "option"
5404
4253
  },
5405
- "agent": {
5406
- "description": "Run command with agent.",
5407
- "env": "DX_NO_AGENT",
5408
- "name": "agent",
5409
- "allowNo": true,
5410
- "type": "boolean"
5411
- },
5412
4254
  "json-log": {
5413
4255
  "description": "When running in foreground, log JSON format",
5414
4256
  "name": "json-log",
@@ -5537,13 +4379,6 @@
5537
4379
  "multiple": false,
5538
4380
  "type": "option"
5539
4381
  },
5540
- "agent": {
5541
- "description": "Run command with agent.",
5542
- "env": "DX_NO_AGENT",
5543
- "name": "agent",
5544
- "allowNo": true,
5545
- "type": "boolean"
5546
- },
5547
4382
  "json-log": {
5548
4383
  "description": "When running in foreground, log JSON format",
5549
4384
  "name": "json-log",
@@ -5644,13 +4479,6 @@
5644
4479
  "multiple": false,
5645
4480
  "type": "option"
5646
4481
  },
5647
- "agent": {
5648
- "description": "Run command with agent.",
5649
- "env": "DX_NO_AGENT",
5650
- "name": "agent",
5651
- "allowNo": true,
5652
- "type": "boolean"
5653
- },
5654
4482
  "json-log": {
5655
4483
  "description": "When running in foreground, log JSON format",
5656
4484
  "name": "json-log",
@@ -5759,13 +4587,6 @@
5759
4587
  "multiple": false,
5760
4588
  "type": "option"
5761
4589
  },
5762
- "agent": {
5763
- "description": "Run command with agent.",
5764
- "env": "DX_NO_AGENT",
5765
- "name": "agent",
5766
- "allowNo": true,
5767
- "type": "boolean"
5768
- },
5769
4590
  "json-log": {
5770
4591
  "description": "When running in foreground, log JSON format",
5771
4592
  "name": "json-log",
@@ -5820,5 +4641,5 @@
5820
4641
  ]
5821
4642
  }
5822
4643
  },
5823
- "version": "0.8.4-main.28f8d3d"
4644
+ "version": "0.8.4-main.2c6827d"
5824
4645
  }