@dxos/cli 0.8.4-main.70d3990 → 0.8.4-main.74a063c4e0

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 (287) hide show
  1. package/LICENSE +3 -3
  2. package/bin/dx.js +29 -12
  3. package/package.json +14 -129
  4. package/README.md +0 -145
  5. package/bin/agent_entrypoint +0 -22
  6. package/bin/dev.cmd +0 -3
  7. package/bin/dev.js +0 -26
  8. package/bin/handle_invitation +0 -18
  9. package/bin/run.cmd +0 -3
  10. package/dist/src/base.d.ts +0 -18
  11. package/dist/src/base.d.ts.map +0 -1
  12. package/dist/src/base.js +0 -76
  13. package/dist/src/base.js.map +0 -1
  14. package/dist/src/commands/config/index.d.ts +0 -7
  15. package/dist/src/commands/config/index.d.ts.map +0 -1
  16. package/dist/src/commands/config/index.js +0 -16
  17. package/dist/src/commands/config/index.js.map +0 -1
  18. package/dist/src/commands/config/index.node.test.d.ts +0 -2
  19. package/dist/src/commands/config/index.node.test.d.ts.map +0 -1
  20. package/dist/src/commands/config/index.node.test.js +0 -25
  21. package/dist/src/commands/config/index.node.test.js.map +0 -1
  22. package/dist/src/commands/debug/diagnostics.d.ts +0 -24
  23. package/dist/src/commands/debug/diagnostics.d.ts.map +0 -1
  24. package/dist/src/commands/debug/diagnostics.js +0 -53
  25. package/dist/src/commands/debug/diagnostics.js.map +0 -1
  26. package/dist/src/commands/debug/error.d.ts +0 -6
  27. package/dist/src/commands/debug/error.d.ts.map +0 -1
  28. package/dist/src/commands/debug/error.js +0 -23
  29. package/dist/src/commands/debug/error.js.map +0 -1
  30. package/dist/src/commands/debug/generate.d.ts +0 -26
  31. package/dist/src/commands/debug/generate.d.ts.map +0 -1
  32. package/dist/src/commands/debug/generate.js +0 -71
  33. package/dist/src/commands/debug/generate.js.map +0 -1
  34. package/dist/src/commands/debug/metrics.d.ts +0 -10
  35. package/dist/src/commands/debug/metrics.d.ts.map +0 -1
  36. package/dist/src/commands/debug/metrics.js +0 -39
  37. package/dist/src/commands/debug/metrics.js.map +0 -1
  38. package/dist/src/commands/debug/status.d.ts +0 -19
  39. package/dist/src/commands/debug/status.d.ts.map +0 -1
  40. package/dist/src/commands/debug/status.js +0 -30
  41. package/dist/src/commands/debug/status.js.map +0 -1
  42. package/dist/src/commands/device/info.d.ts +0 -7
  43. package/dist/src/commands/device/info.d.ts.map +0 -1
  44. package/dist/src/commands/device/info.js +0 -30
  45. package/dist/src/commands/device/info.js.map +0 -1
  46. package/dist/src/commands/device/list.d.ts +0 -19
  47. package/dist/src/commands/device/list.d.ts.map +0 -1
  48. package/dist/src/commands/device/list.js +0 -23
  49. package/dist/src/commands/device/list.js.map +0 -1
  50. package/dist/src/commands/device/update.d.ts +0 -18
  51. package/dist/src/commands/device/update.d.ts.map +0 -1
  52. package/dist/src/commands/device/update.js +0 -32
  53. package/dist/src/commands/device/update.js.map +0 -1
  54. package/dist/src/commands/edge/status.d.ts +0 -18
  55. package/dist/src/commands/edge/status.d.ts.map +0 -1
  56. package/dist/src/commands/edge/status.js +0 -24
  57. package/dist/src/commands/edge/status.js.map +0 -1
  58. package/dist/src/commands/function/list.d.ts +0 -7
  59. package/dist/src/commands/function/list.d.ts.map +0 -1
  60. package/dist/src/commands/function/list.js +0 -19
  61. package/dist/src/commands/function/list.js.map +0 -1
  62. package/dist/src/commands/function/logs.d.ts +0 -14
  63. package/dist/src/commands/function/logs.d.ts.map +0 -1
  64. package/dist/src/commands/function/logs.js +0 -38
  65. package/dist/src/commands/function/logs.js.map +0 -1
  66. package/dist/src/commands/function/trigger/list.d.ts +0 -25
  67. package/dist/src/commands/function/trigger/list.d.ts.map +0 -1
  68. package/dist/src/commands/function/trigger/list.js +0 -51
  69. package/dist/src/commands/function/trigger/list.js.map +0 -1
  70. package/dist/src/commands/function/watch.d.ts +0 -28
  71. package/dist/src/commands/function/watch.d.ts.map +0 -1
  72. package/dist/src/commands/function/watch.js +0 -130
  73. package/dist/src/commands/function/watch.js.map +0 -1
  74. package/dist/src/commands/halo/create.d.ts +0 -23
  75. package/dist/src/commands/halo/create.d.ts.map +0 -1
  76. package/dist/src/commands/halo/create.js +0 -36
  77. package/dist/src/commands/halo/create.js.map +0 -1
  78. package/dist/src/commands/halo/credential/add.d.ts +0 -9
  79. package/dist/src/commands/halo/credential/add.d.ts.map +0 -1
  80. package/dist/src/commands/halo/credential/add.js +0 -42
  81. package/dist/src/commands/halo/credential/add.js.map +0 -1
  82. package/dist/src/commands/halo/credential/list.d.ts +0 -22
  83. package/dist/src/commands/halo/credential/list.d.ts.map +0 -1
  84. package/dist/src/commands/halo/credential/list.js +0 -62
  85. package/dist/src/commands/halo/credential/list.js.map +0 -1
  86. package/dist/src/commands/halo/identity.d.ts +0 -8
  87. package/dist/src/commands/halo/identity.d.ts.map +0 -1
  88. package/dist/src/commands/halo/identity.js +0 -31
  89. package/dist/src/commands/halo/identity.js.map +0 -1
  90. package/dist/src/commands/halo/join.d.ts +0 -22
  91. package/dist/src/commands/halo/join.d.ts.map +0 -1
  92. package/dist/src/commands/halo/join.js +0 -94
  93. package/dist/src/commands/halo/join.js.map +0 -1
  94. package/dist/src/commands/halo/keys.d.ts +0 -7
  95. package/dist/src/commands/halo/keys.d.ts.map +0 -1
  96. package/dist/src/commands/halo/keys.js +0 -14
  97. package/dist/src/commands/halo/keys.js.map +0 -1
  98. package/dist/src/commands/halo/recovery/generate.d.ts +0 -7
  99. package/dist/src/commands/halo/recovery/generate.d.ts.map +0 -1
  100. package/dist/src/commands/halo/recovery/generate.js +0 -16
  101. package/dist/src/commands/halo/recovery/generate.js.map +0 -1
  102. package/dist/src/commands/halo/recovery/use.d.ts +0 -19
  103. package/dist/src/commands/halo/recovery/use.d.ts.map +0 -1
  104. package/dist/src/commands/halo/recovery/use.js +0 -21
  105. package/dist/src/commands/halo/recovery/use.js.map +0 -1
  106. package/dist/src/commands/halo/share.d.ts +0 -23
  107. package/dist/src/commands/halo/share.d.ts.map +0 -1
  108. package/dist/src/commands/halo/share.js +0 -73
  109. package/dist/src/commands/halo/share.js.map +0 -1
  110. package/dist/src/commands/halo/update.d.ts +0 -18
  111. package/dist/src/commands/halo/update.d.ts.map +0 -1
  112. package/dist/src/commands/halo/update.js +0 -34
  113. package/dist/src/commands/halo/update.js.map +0 -1
  114. package/dist/src/commands/info.d.ts +0 -18
  115. package/dist/src/commands/info.d.ts.map +0 -1
  116. package/dist/src/commands/info.js +0 -23
  117. package/dist/src/commands/info.js.map +0 -1
  118. package/dist/src/commands/profile/import.d.ts +0 -19
  119. package/dist/src/commands/profile/import.d.ts.map +0 -1
  120. package/dist/src/commands/profile/import.js +0 -66
  121. package/dist/src/commands/profile/import.js.map +0 -1
  122. package/dist/src/commands/profile/inspect.d.ts +0 -19
  123. package/dist/src/commands/profile/inspect.d.ts.map +0 -1
  124. package/dist/src/commands/profile/inspect.js +0 -37
  125. package/dist/src/commands/profile/inspect.js.map +0 -1
  126. package/dist/src/commands/reset/index.d.ts +0 -19
  127. package/dist/src/commands/reset/index.d.ts.map +0 -1
  128. package/dist/src/commands/reset/index.js +0 -66
  129. package/dist/src/commands/reset/index.js.map +0 -1
  130. package/dist/src/commands/shell/index.d.ts +0 -6
  131. package/dist/src/commands/shell/index.d.ts.map +0 -1
  132. package/dist/src/commands/shell/index.js +0 -25
  133. package/dist/src/commands/shell/index.js.map +0 -1
  134. package/dist/src/commands/space/close.d.ts +0 -9
  135. package/dist/src/commands/space/close.d.ts.map +0 -1
  136. package/dist/src/commands/space/close.js +0 -17
  137. package/dist/src/commands/space/close.js.map +0 -1
  138. package/dist/src/commands/space/create.d.ts +0 -10
  139. package/dist/src/commands/space/create.d.ts.map +0 -1
  140. package/dist/src/commands/space/create.js +0 -25
  141. package/dist/src/commands/space/create.js.map +0 -1
  142. package/dist/src/commands/space/epoch.d.ts +0 -10
  143. package/dist/src/commands/space/epoch.d.ts.map +0 -1
  144. package/dist/src/commands/space/epoch.js +0 -18
  145. package/dist/src/commands/space/epoch.js.map +0 -1
  146. package/dist/src/commands/space/info.d.ts +0 -10
  147. package/dist/src/commands/space/info.d.ts.map +0 -1
  148. package/dist/src/commands/space/info.js +0 -26
  149. package/dist/src/commands/space/info.js.map +0 -1
  150. package/dist/src/commands/space/join.d.ts +0 -20
  151. package/dist/src/commands/space/join.d.ts.map +0 -1
  152. package/dist/src/commands/space/join.js +0 -71
  153. package/dist/src/commands/space/join.js.map +0 -1
  154. package/dist/src/commands/space/list.d.ts +0 -23
  155. package/dist/src/commands/space/list.d.ts.map +0 -1
  156. package/dist/src/commands/space/list.js +0 -90
  157. package/dist/src/commands/space/list.js.map +0 -1
  158. package/dist/src/commands/space/members.d.ts +0 -22
  159. package/dist/src/commands/space/members.d.ts.map +0 -1
  160. package/dist/src/commands/space/members.js +0 -27
  161. package/dist/src/commands/space/members.js.map +0 -1
  162. package/dist/src/commands/space/open.d.ts +0 -9
  163. package/dist/src/commands/space/open.d.ts.map +0 -1
  164. package/dist/src/commands/space/open.js +0 -17
  165. package/dist/src/commands/space/open.js.map +0 -1
  166. package/dist/src/commands/space/query.d.ts +0 -24
  167. package/dist/src/commands/space/query.d.ts.map +0 -1
  168. package/dist/src/commands/space/query.js +0 -43
  169. package/dist/src/commands/space/query.js.map +0 -1
  170. package/dist/src/commands/space/schema/list.d.ts +0 -20
  171. package/dist/src/commands/space/schema/list.d.ts.map +0 -1
  172. package/dist/src/commands/space/schema/list.js +0 -57
  173. package/dist/src/commands/space/schema/list.js.map +0 -1
  174. package/dist/src/commands/space/share.d.ts +0 -26
  175. package/dist/src/commands/space/share.d.ts.map +0 -1
  176. package/dist/src/commands/space/share.js +0 -80
  177. package/dist/src/commands/space/share.js.map +0 -1
  178. package/dist/src/commands/tunnel/index.d.ts +0 -21
  179. package/dist/src/commands/tunnel/index.d.ts.map +0 -1
  180. package/dist/src/commands/tunnel/index.js +0 -43
  181. package/dist/src/commands/tunnel/index.js.map +0 -1
  182. package/dist/src/commands/tunnel/list.d.ts +0 -20
  183. package/dist/src/commands/tunnel/list.d.ts.map +0 -1
  184. package/dist/src/commands/tunnel/list.js +0 -29
  185. package/dist/src/commands/tunnel/list.js.map +0 -1
  186. package/dist/src/components/App.d.ts +0 -10
  187. package/dist/src/components/App.d.ts.map +0 -1
  188. package/dist/src/components/App.js +0 -31
  189. package/dist/src/components/App.js.map +0 -1
  190. package/dist/src/components/SpaceTable.d.ts +0 -10
  191. package/dist/src/components/SpaceTable.d.ts.map +0 -1
  192. package/dist/src/components/SpaceTable.js +0 -33
  193. package/dist/src/components/SpaceTable.js.map +0 -1
  194. package/dist/src/components/SystemTable.d.ts +0 -8
  195. package/dist/src/components/SystemTable.d.ts.map +0 -1
  196. package/dist/src/components/SystemTable.js +0 -51
  197. package/dist/src/components/SystemTable.js.map +0 -1
  198. package/dist/src/components/index.d.ts +0 -4
  199. package/dist/src/components/index.d.ts.map +0 -1
  200. package/dist/src/components/index.js +0 -7
  201. package/dist/src/components/index.js.map +0 -1
  202. package/dist/src/help.d.ts +0 -6
  203. package/dist/src/help.d.ts.map +0 -1
  204. package/dist/src/help.js +0 -37
  205. package/dist/src/help.js.map +0 -1
  206. package/dist/src/hooks/command-not-found.d.ts +0 -4
  207. package/dist/src/hooks/command-not-found.d.ts.map +0 -1
  208. package/dist/src/hooks/command-not-found.js +0 -16
  209. package/dist/src/hooks/command-not-found.js.map +0 -1
  210. package/dist/src/index.d.ts +0 -3
  211. package/dist/src/index.d.ts.map +0 -1
  212. package/dist/src/index.js +0 -6
  213. package/dist/src/index.js.map +0 -1
  214. package/dist/src/util/function/index.d.ts +0 -2
  215. package/dist/src/util/function/index.d.ts.map +0 -1
  216. package/dist/src/util/function/index.js +0 -5
  217. package/dist/src/util/function/index.js.map +0 -1
  218. package/dist/src/util/function/lookup.d.ts +0 -21
  219. package/dist/src/util/function/lookup.d.ts.map +0 -1
  220. package/dist/src/util/function/lookup.js +0 -13
  221. package/dist/src/util/function/lookup.js.map +0 -1
  222. package/dist/src/util/index.d.ts +0 -6
  223. package/dist/src/util/index.d.ts.map +0 -1
  224. package/dist/src/util/index.js +0 -9
  225. package/dist/src/util/index.js.map +0 -1
  226. package/dist/src/util/provider/digital-ocean.d.ts +0 -14
  227. package/dist/src/util/provider/digital-ocean.d.ts.map +0 -1
  228. package/dist/src/util/provider/digital-ocean.js +0 -123
  229. package/dist/src/util/provider/digital-ocean.js.map +0 -1
  230. package/dist/src/util/provider/index.d.ts +0 -3
  231. package/dist/src/util/provider/index.d.ts.map +0 -1
  232. package/dist/src/util/provider/index.js +0 -6
  233. package/dist/src/util/provider/index.js.map +0 -1
  234. package/dist/src/util/provider/provider.d.ts +0 -27
  235. package/dist/src/util/provider/provider.d.ts.map +0 -1
  236. package/dist/src/util/provider/provider.js +0 -24
  237. package/dist/src/util/provider/provider.js.map +0 -1
  238. package/dist/src/util/publish/build.d.ts +0 -11
  239. package/dist/src/util/publish/build.d.ts.map +0 -1
  240. package/dist/src/util/publish/build.js +0 -24
  241. package/dist/src/util/publish/build.js.map +0 -1
  242. package/dist/src/util/publish/common.d.ts +0 -11
  243. package/dist/src/util/publish/common.d.ts.map +0 -1
  244. package/dist/src/util/publish/common.js +0 -23
  245. package/dist/src/util/publish/common.js.map +0 -1
  246. package/dist/src/util/publish/config.d.ts +0 -3
  247. package/dist/src/util/publish/config.d.ts.map +0 -1
  248. package/dist/src/util/publish/config.js +0 -27
  249. package/dist/src/util/publish/config.js.map +0 -1
  250. package/dist/src/util/publish/index.d.ts +0 -7
  251. package/dist/src/util/publish/index.d.ts.map +0 -1
  252. package/dist/src/util/publish/index.js +0 -10
  253. package/dist/src/util/publish/index.js.map +0 -1
  254. package/dist/src/util/publish/ipfs-upload.d.ts +0 -8
  255. package/dist/src/util/publish/ipfs-upload.d.ts.map +0 -1
  256. package/dist/src/util/publish/ipfs-upload.js +0 -50
  257. package/dist/src/util/publish/ipfs-upload.js.map +0 -1
  258. package/dist/src/util/publish/publish.d.ts +0 -14
  259. package/dist/src/util/publish/publish.d.ts.map +0 -1
  260. package/dist/src/util/publish/publish.js +0 -51
  261. package/dist/src/util/publish/publish.js.map +0 -1
  262. package/dist/src/util/publish/publisher-rpc-peer.d.ts +0 -15
  263. package/dist/src/util/publish/publisher-rpc-peer.d.ts.map +0 -1
  264. package/dist/src/util/publish/publisher-rpc-peer.js +0 -82
  265. package/dist/src/util/publish/publisher-rpc-peer.js.map +0 -1
  266. package/dist/src/util/supervisor/index.d.ts +0 -2
  267. package/dist/src/util/supervisor/index.d.ts.map +0 -1
  268. package/dist/src/util/supervisor/index.js +0 -5
  269. package/dist/src/util/supervisor/index.js.map +0 -1
  270. package/dist/src/util/supervisor/supervisor-rpc-peer.d.ts +0 -15
  271. package/dist/src/util/supervisor/supervisor-rpc-peer.d.ts.map +0 -1
  272. package/dist/src/util/supervisor/supervisor-rpc-peer.js +0 -83
  273. package/dist/src/util/supervisor/supervisor-rpc-peer.js.map +0 -1
  274. package/dist/src/util/tunnel/common.d.ts +0 -9
  275. package/dist/src/util/tunnel/common.d.ts.map +0 -1
  276. package/dist/src/util/tunnel/common.js +0 -26
  277. package/dist/src/util/tunnel/common.js.map +0 -1
  278. package/dist/src/util/tunnel/index.d.ts +0 -3
  279. package/dist/src/util/tunnel/index.d.ts.map +0 -1
  280. package/dist/src/util/tunnel/index.js +0 -6
  281. package/dist/src/util/tunnel/index.js.map +0 -1
  282. package/dist/src/util/tunnel/tunnel-rpc-peer.d.ts +0 -15
  283. package/dist/src/util/tunnel/tunnel-rpc-peer.d.ts.map +0 -1
  284. package/dist/src/util/tunnel/tunnel-rpc-peer.js +0 -83
  285. package/dist/src/util/tunnel/tunnel-rpc-peer.js.map +0 -1
  286. package/dist/tsconfig.tsbuildinfo +0 -1
  287. package/oclif.manifest.json +0 -4645
@@ -1,4645 +0,0 @@
1
- {
2
- "commands": {
3
- "info": {
4
- "aliases": [],
5
- "args": {},
6
- "description": "System info.",
7
- "flags": {
8
- "json": {
9
- "description": "Output as JSON.",
10
- "name": "json",
11
- "allowNo": false,
12
- "type": "boolean"
13
- },
14
- "verbose": {
15
- "char": "v",
16
- "description": "Verbose output",
17
- "name": "verbose",
18
- "allowNo": false,
19
- "type": "boolean"
20
- },
21
- "dry-run": {
22
- "description": "Dry run.",
23
- "name": "dry-run",
24
- "allowNo": false,
25
- "type": "boolean"
26
- },
27
- "profile": {
28
- "description": "User profile.",
29
- "env": "DX_PROFILE",
30
- "name": "profile",
31
- "default": "default",
32
- "hasDynamicHelp": false,
33
- "multiple": false,
34
- "type": "option"
35
- },
36
- "config": {
37
- "aliases": [
38
- "c"
39
- ],
40
- "dependsOn": [
41
- "profile"
42
- ],
43
- "description": "Config file.",
44
- "env": "DX_CONFIG",
45
- "name": "config",
46
- "default": "/github/home/.config/dx/profile/default.yml",
47
- "hasDynamicHelp": false,
48
- "helpValue": "path",
49
- "multiple": false,
50
- "type": "option"
51
- },
52
- "timeout": {
53
- "aliases": [
54
- "t"
55
- ],
56
- "description": "Timeout (ms).",
57
- "name": "timeout",
58
- "default": 60000,
59
- "hasDynamicHelp": false,
60
- "multiple": false,
61
- "type": "option"
62
- },
63
- "target": {
64
- "description": "Target websocket server.",
65
- "name": "target",
66
- "hasDynamicHelp": false,
67
- "multiple": false,
68
- "type": "option"
69
- },
70
- "json-log": {
71
- "description": "When running in foreground, log JSON format",
72
- "name": "json-log",
73
- "allowNo": false,
74
- "type": "boolean"
75
- },
76
- "json-logfile": {
77
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
78
- "name": "json-logfile",
79
- "default": "stderr",
80
- "hasDynamicHelp": false,
81
- "multiple": false,
82
- "type": "option"
83
- }
84
- },
85
- "hasDynamicHelp": false,
86
- "hiddenAliases": [],
87
- "id": "info",
88
- "pluginAlias": "@dxos/cli",
89
- "pluginName": "@dxos/cli",
90
- "pluginType": "core",
91
- "strict": true,
92
- "enableJsonFlag": true,
93
- "isESM": true,
94
- "relativePath": [
95
- "dist",
96
- "src",
97
- "commands",
98
- "info.js"
99
- ]
100
- },
101
- "config": {
102
- "aliases": [],
103
- "args": {},
104
- "description": "Show config file.",
105
- "flags": {
106
- "json": {
107
- "description": "Output as JSON.",
108
- "name": "json",
109
- "allowNo": false,
110
- "type": "boolean"
111
- },
112
- "verbose": {
113
- "char": "v",
114
- "description": "Verbose output",
115
- "name": "verbose",
116
- "allowNo": false,
117
- "type": "boolean"
118
- },
119
- "dry-run": {
120
- "description": "Dry run.",
121
- "name": "dry-run",
122
- "allowNo": false,
123
- "type": "boolean"
124
- },
125
- "profile": {
126
- "description": "User profile.",
127
- "env": "DX_PROFILE",
128
- "name": "profile",
129
- "default": "default",
130
- "hasDynamicHelp": false,
131
- "multiple": false,
132
- "type": "option"
133
- },
134
- "config": {
135
- "aliases": [
136
- "c"
137
- ],
138
- "dependsOn": [
139
- "profile"
140
- ],
141
- "description": "Config file.",
142
- "env": "DX_CONFIG",
143
- "name": "config",
144
- "default": "/github/home/.config/dx/profile/default.yml",
145
- "hasDynamicHelp": false,
146
- "helpValue": "path",
147
- "multiple": false,
148
- "type": "option"
149
- },
150
- "timeout": {
151
- "aliases": [
152
- "t"
153
- ],
154
- "description": "Timeout (ms).",
155
- "name": "timeout",
156
- "default": 60000,
157
- "hasDynamicHelp": false,
158
- "multiple": false,
159
- "type": "option"
160
- },
161
- "target": {
162
- "description": "Target websocket server.",
163
- "name": "target",
164
- "hasDynamicHelp": false,
165
- "multiple": false,
166
- "type": "option"
167
- },
168
- "json-log": {
169
- "description": "When running in foreground, log JSON format",
170
- "name": "json-log",
171
- "allowNo": false,
172
- "type": "boolean"
173
- },
174
- "json-logfile": {
175
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
176
- "name": "json-logfile",
177
- "default": "stderr",
178
- "hasDynamicHelp": false,
179
- "multiple": false,
180
- "type": "option"
181
- }
182
- },
183
- "hasDynamicHelp": false,
184
- "hiddenAliases": [],
185
- "id": "config",
186
- "pluginAlias": "@dxos/cli",
187
- "pluginName": "@dxos/cli",
188
- "pluginType": "core",
189
- "strict": true,
190
- "enableJsonFlag": true,
191
- "isESM": true,
192
- "relativePath": [
193
- "dist",
194
- "src",
195
- "commands",
196
- "config",
197
- "index.js"
198
- ]
199
- },
200
- "device:info": {
201
- "aliases": [],
202
- "args": {},
203
- "description": "Show device info.",
204
- "flags": {
205
- "json": {
206
- "description": "Output as JSON.",
207
- "name": "json",
208
- "allowNo": false,
209
- "type": "boolean"
210
- },
211
- "verbose": {
212
- "char": "v",
213
- "description": "Verbose output",
214
- "name": "verbose",
215
- "allowNo": false,
216
- "type": "boolean"
217
- },
218
- "dry-run": {
219
- "description": "Dry run.",
220
- "name": "dry-run",
221
- "allowNo": false,
222
- "type": "boolean"
223
- },
224
- "profile": {
225
- "description": "User profile.",
226
- "env": "DX_PROFILE",
227
- "name": "profile",
228
- "default": "default",
229
- "hasDynamicHelp": false,
230
- "multiple": false,
231
- "type": "option"
232
- },
233
- "config": {
234
- "aliases": [
235
- "c"
236
- ],
237
- "dependsOn": [
238
- "profile"
239
- ],
240
- "description": "Config file.",
241
- "env": "DX_CONFIG",
242
- "name": "config",
243
- "default": "/github/home/.config/dx/profile/default.yml",
244
- "hasDynamicHelp": false,
245
- "helpValue": "path",
246
- "multiple": false,
247
- "type": "option"
248
- },
249
- "timeout": {
250
- "aliases": [
251
- "t"
252
- ],
253
- "description": "Timeout (ms).",
254
- "name": "timeout",
255
- "default": 60000,
256
- "hasDynamicHelp": false,
257
- "multiple": false,
258
- "type": "option"
259
- },
260
- "target": {
261
- "description": "Target websocket server.",
262
- "name": "target",
263
- "hasDynamicHelp": false,
264
- "multiple": false,
265
- "type": "option"
266
- },
267
- "json-log": {
268
- "description": "When running in foreground, log JSON format",
269
- "name": "json-log",
270
- "allowNo": false,
271
- "type": "boolean"
272
- },
273
- "json-logfile": {
274
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
275
- "name": "json-logfile",
276
- "default": "stderr",
277
- "hasDynamicHelp": false,
278
- "multiple": false,
279
- "type": "option"
280
- }
281
- },
282
- "hasDynamicHelp": false,
283
- "hiddenAliases": [],
284
- "id": "device:info",
285
- "pluginAlias": "@dxos/cli",
286
- "pluginName": "@dxos/cli",
287
- "pluginType": "core",
288
- "strict": true,
289
- "enableJsonFlag": true,
290
- "isESM": true,
291
- "relativePath": [
292
- "dist",
293
- "src",
294
- "commands",
295
- "device",
296
- "info.js"
297
- ]
298
- },
299
- "device:list": {
300
- "aliases": [],
301
- "args": {},
302
- "description": "Show device info.",
303
- "flags": {
304
- "json": {
305
- "description": "Output as JSON.",
306
- "name": "json",
307
- "allowNo": false,
308
- "type": "boolean"
309
- },
310
- "verbose": {
311
- "char": "v",
312
- "description": "Verbose output",
313
- "name": "verbose",
314
- "allowNo": false,
315
- "type": "boolean"
316
- },
317
- "dry-run": {
318
- "description": "Dry run.",
319
- "name": "dry-run",
320
- "allowNo": false,
321
- "type": "boolean"
322
- },
323
- "profile": {
324
- "description": "User profile.",
325
- "env": "DX_PROFILE",
326
- "name": "profile",
327
- "default": "default",
328
- "hasDynamicHelp": false,
329
- "multiple": false,
330
- "type": "option"
331
- },
332
- "config": {
333
- "aliases": [
334
- "c"
335
- ],
336
- "dependsOn": [
337
- "profile"
338
- ],
339
- "description": "Config file.",
340
- "env": "DX_CONFIG",
341
- "name": "config",
342
- "default": "/github/home/.config/dx/profile/default.yml",
343
- "hasDynamicHelp": false,
344
- "helpValue": "path",
345
- "multiple": false,
346
- "type": "option"
347
- },
348
- "timeout": {
349
- "aliases": [
350
- "t"
351
- ],
352
- "description": "Timeout (ms).",
353
- "name": "timeout",
354
- "default": 60000,
355
- "hasDynamicHelp": false,
356
- "multiple": false,
357
- "type": "option"
358
- },
359
- "target": {
360
- "description": "Target websocket server.",
361
- "name": "target",
362
- "hasDynamicHelp": false,
363
- "multiple": false,
364
- "type": "option"
365
- },
366
- "json-log": {
367
- "description": "When running in foreground, log JSON format",
368
- "name": "json-log",
369
- "allowNo": false,
370
- "type": "boolean"
371
- },
372
- "json-logfile": {
373
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
374
- "name": "json-logfile",
375
- "default": "stderr",
376
- "hasDynamicHelp": false,
377
- "multiple": false,
378
- "type": "option"
379
- },
380
- "extended": {
381
- "description": "Show extended table columns.",
382
- "name": "extended",
383
- "allowNo": false,
384
- "type": "boolean"
385
- }
386
- },
387
- "hasDynamicHelp": false,
388
- "hiddenAliases": [],
389
- "id": "device:list",
390
- "pluginAlias": "@dxos/cli",
391
- "pluginName": "@dxos/cli",
392
- "pluginType": "core",
393
- "strict": true,
394
- "enableJsonFlag": true,
395
- "isESM": true,
396
- "relativePath": [
397
- "dist",
398
- "src",
399
- "commands",
400
- "device",
401
- "list.js"
402
- ]
403
- },
404
- "device:update": {
405
- "aliases": [],
406
- "args": {},
407
- "description": "Update device info.",
408
- "flags": {
409
- "json": {
410
- "description": "Output as JSON.",
411
- "name": "json",
412
- "allowNo": false,
413
- "type": "boolean"
414
- },
415
- "verbose": {
416
- "char": "v",
417
- "description": "Verbose output",
418
- "name": "verbose",
419
- "allowNo": false,
420
- "type": "boolean"
421
- },
422
- "dry-run": {
423
- "description": "Dry run.",
424
- "name": "dry-run",
425
- "allowNo": false,
426
- "type": "boolean"
427
- },
428
- "profile": {
429
- "description": "User profile.",
430
- "env": "DX_PROFILE",
431
- "name": "profile",
432
- "default": "default",
433
- "hasDynamicHelp": false,
434
- "multiple": false,
435
- "type": "option"
436
- },
437
- "config": {
438
- "aliases": [
439
- "c"
440
- ],
441
- "dependsOn": [
442
- "profile"
443
- ],
444
- "description": "Config file.",
445
- "env": "DX_CONFIG",
446
- "name": "config",
447
- "default": "/github/home/.config/dx/profile/default.yml",
448
- "hasDynamicHelp": false,
449
- "helpValue": "path",
450
- "multiple": false,
451
- "type": "option"
452
- },
453
- "timeout": {
454
- "aliases": [
455
- "t"
456
- ],
457
- "description": "Timeout (ms).",
458
- "name": "timeout",
459
- "default": 60000,
460
- "hasDynamicHelp": false,
461
- "multiple": false,
462
- "type": "option"
463
- },
464
- "target": {
465
- "description": "Target websocket server.",
466
- "name": "target",
467
- "hasDynamicHelp": false,
468
- "multiple": false,
469
- "type": "option"
470
- },
471
- "json-log": {
472
- "description": "When running in foreground, log JSON format",
473
- "name": "json-log",
474
- "allowNo": false,
475
- "type": "boolean"
476
- },
477
- "json-logfile": {
478
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
479
- "name": "json-logfile",
480
- "default": "stderr",
481
- "hasDynamicHelp": false,
482
- "multiple": false,
483
- "type": "option"
484
- },
485
- "label": {
486
- "description": "Set device label",
487
- "name": "label",
488
- "required": true,
489
- "hasDynamicHelp": false,
490
- "multiple": false,
491
- "type": "option"
492
- }
493
- },
494
- "hasDynamicHelp": false,
495
- "hiddenAliases": [],
496
- "id": "device:update",
497
- "pluginAlias": "@dxos/cli",
498
- "pluginName": "@dxos/cli",
499
- "pluginType": "core",
500
- "strict": true,
501
- "isESM": true,
502
- "relativePath": [
503
- "dist",
504
- "src",
505
- "commands",
506
- "device",
507
- "update.js"
508
- ]
509
- },
510
- "debug:diagnostics": {
511
- "aliases": [],
512
- "args": {},
513
- "description": "Create diagnostics report.",
514
- "examples": [
515
- {
516
- "description": "Inspect diagnostics.",
517
- "command": "dx debug diagnostics --json --truncate | jq -r '.metrics'"
518
- },
519
- {
520
- "description": "Upload diagnostics to GitHub.",
521
- "command": "dx debug diagnostics --json --truncate | gh gist create --filename diagnostics.json"
522
- }
523
- ],
524
- "flags": {
525
- "json": {
526
- "description": "Output as JSON.",
527
- "name": "json",
528
- "allowNo": false,
529
- "type": "boolean"
530
- },
531
- "verbose": {
532
- "char": "v",
533
- "description": "Verbose output",
534
- "name": "verbose",
535
- "allowNo": false,
536
- "type": "boolean"
537
- },
538
- "dry-run": {
539
- "description": "Dry run.",
540
- "name": "dry-run",
541
- "allowNo": false,
542
- "type": "boolean"
543
- },
544
- "profile": {
545
- "description": "User profile.",
546
- "env": "DX_PROFILE",
547
- "name": "profile",
548
- "default": "default",
549
- "hasDynamicHelp": false,
550
- "multiple": false,
551
- "type": "option"
552
- },
553
- "config": {
554
- "aliases": [
555
- "c"
556
- ],
557
- "dependsOn": [
558
- "profile"
559
- ],
560
- "description": "Config file.",
561
- "env": "DX_CONFIG",
562
- "name": "config",
563
- "default": "/github/home/.config/dx/profile/default.yml",
564
- "hasDynamicHelp": false,
565
- "helpValue": "path",
566
- "multiple": false,
567
- "type": "option"
568
- },
569
- "timeout": {
570
- "aliases": [
571
- "t"
572
- ],
573
- "description": "Timeout (ms).",
574
- "name": "timeout",
575
- "default": 60000,
576
- "hasDynamicHelp": false,
577
- "multiple": false,
578
- "type": "option"
579
- },
580
- "target": {
581
- "description": "Target websocket server.",
582
- "name": "target",
583
- "hasDynamicHelp": false,
584
- "multiple": false,
585
- "type": "option"
586
- },
587
- "json-log": {
588
- "description": "When running in foreground, log JSON format",
589
- "name": "json-log",
590
- "allowNo": false,
591
- "type": "boolean"
592
- },
593
- "json-logfile": {
594
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
595
- "name": "json-logfile",
596
- "default": "stderr",
597
- "hasDynamicHelp": false,
598
- "multiple": false,
599
- "type": "option"
600
- },
601
- "humanize": {
602
- "description": "Humanize keys.",
603
- "name": "humanize",
604
- "allowNo": false,
605
- "type": "boolean"
606
- },
607
- "truncate": {
608
- "description": "Truncate keys.",
609
- "name": "truncate",
610
- "allowNo": false,
611
- "type": "boolean"
612
- }
613
- },
614
- "hasDynamicHelp": false,
615
- "hiddenAliases": [],
616
- "id": "debug:diagnostics",
617
- "pluginAlias": "@dxos/cli",
618
- "pluginName": "@dxos/cli",
619
- "pluginType": "core",
620
- "strict": true,
621
- "enableJsonFlag": true,
622
- "isESM": true,
623
- "relativePath": [
624
- "dist",
625
- "src",
626
- "commands",
627
- "debug",
628
- "diagnostics.js"
629
- ]
630
- },
631
- "debug:error": {
632
- "aliases": [],
633
- "args": {},
634
- "description": "Throw error for debugging.",
635
- "flags": {
636
- "json": {
637
- "description": "Output as JSON.",
638
- "name": "json",
639
- "allowNo": false,
640
- "type": "boolean"
641
- },
642
- "verbose": {
643
- "char": "v",
644
- "description": "Verbose output",
645
- "name": "verbose",
646
- "allowNo": false,
647
- "type": "boolean"
648
- },
649
- "dry-run": {
650
- "description": "Dry run.",
651
- "name": "dry-run",
652
- "allowNo": false,
653
- "type": "boolean"
654
- },
655
- "profile": {
656
- "description": "User profile.",
657
- "env": "DX_PROFILE",
658
- "name": "profile",
659
- "default": "default",
660
- "hasDynamicHelp": false,
661
- "multiple": false,
662
- "type": "option"
663
- },
664
- "config": {
665
- "aliases": [
666
- "c"
667
- ],
668
- "dependsOn": [
669
- "profile"
670
- ],
671
- "description": "Config file.",
672
- "env": "DX_CONFIG",
673
- "name": "config",
674
- "default": "/github/home/.config/dx/profile/default.yml",
675
- "hasDynamicHelp": false,
676
- "helpValue": "path",
677
- "multiple": false,
678
- "type": "option"
679
- },
680
- "timeout": {
681
- "aliases": [
682
- "t"
683
- ],
684
- "description": "Timeout (ms).",
685
- "name": "timeout",
686
- "default": 60000,
687
- "hasDynamicHelp": false,
688
- "multiple": false,
689
- "type": "option"
690
- },
691
- "target": {
692
- "description": "Target websocket server.",
693
- "name": "target",
694
- "hasDynamicHelp": false,
695
- "multiple": false,
696
- "type": "option"
697
- },
698
- "json-log": {
699
- "description": "When running in foreground, log JSON format",
700
- "name": "json-log",
701
- "allowNo": false,
702
- "type": "boolean"
703
- },
704
- "json-logfile": {
705
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
706
- "name": "json-logfile",
707
- "default": "stderr",
708
- "hasDynamicHelp": false,
709
- "multiple": false,
710
- "type": "option"
711
- }
712
- },
713
- "hasDynamicHelp": false,
714
- "hiddenAliases": [],
715
- "id": "debug:error",
716
- "pluginAlias": "@dxos/cli",
717
- "pluginName": "@dxos/cli",
718
- "pluginType": "core",
719
- "strict": true,
720
- "isESM": true,
721
- "relativePath": [
722
- "dist",
723
- "src",
724
- "commands",
725
- "debug",
726
- "error.js"
727
- ]
728
- },
729
- "debug:generate": {
730
- "aliases": [],
731
- "args": {
732
- "key": {
733
- "description": "Space key(s) head in hex.",
734
- "name": "key"
735
- }
736
- },
737
- "description": "Generate test data.",
738
- "flags": {
739
- "json": {
740
- "description": "Output as JSON.",
741
- "name": "json",
742
- "allowNo": false,
743
- "type": "boolean"
744
- },
745
- "verbose": {
746
- "char": "v",
747
- "description": "Verbose output",
748
- "name": "verbose",
749
- "allowNo": false,
750
- "type": "boolean"
751
- },
752
- "dry-run": {
753
- "description": "Dry run.",
754
- "name": "dry-run",
755
- "allowNo": false,
756
- "type": "boolean"
757
- },
758
- "profile": {
759
- "description": "User profile.",
760
- "env": "DX_PROFILE",
761
- "name": "profile",
762
- "default": "default",
763
- "hasDynamicHelp": false,
764
- "multiple": false,
765
- "type": "option"
766
- },
767
- "config": {
768
- "aliases": [
769
- "c"
770
- ],
771
- "dependsOn": [
772
- "profile"
773
- ],
774
- "description": "Config file.",
775
- "env": "DX_CONFIG",
776
- "name": "config",
777
- "default": "/github/home/.config/dx/profile/default.yml",
778
- "hasDynamicHelp": false,
779
- "helpValue": "path",
780
- "multiple": false,
781
- "type": "option"
782
- },
783
- "timeout": {
784
- "aliases": [
785
- "t"
786
- ],
787
- "description": "Timeout (ms).",
788
- "name": "timeout",
789
- "default": 60000,
790
- "hasDynamicHelp": false,
791
- "multiple": false,
792
- "type": "option"
793
- },
794
- "target": {
795
- "description": "Target websocket server.",
796
- "name": "target",
797
- "hasDynamicHelp": false,
798
- "multiple": false,
799
- "type": "option"
800
- },
801
- "json-log": {
802
- "description": "When running in foreground, log JSON format",
803
- "name": "json-log",
804
- "allowNo": false,
805
- "type": "boolean"
806
- },
807
- "json-logfile": {
808
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
809
- "name": "json-logfile",
810
- "default": "stderr",
811
- "hasDynamicHelp": false,
812
- "multiple": false,
813
- "type": "option"
814
- },
815
- "interval": {
816
- "description": "Interval between mutations (ms).",
817
- "name": "interval",
818
- "default": 0,
819
- "hasDynamicHelp": false,
820
- "multiple": false,
821
- "type": "option"
822
- },
823
- "jitter": {
824
- "description": "Interval variance (ms).",
825
- "name": "jitter",
826
- "default": 0,
827
- "hasDynamicHelp": false,
828
- "multiple": false,
829
- "type": "option"
830
- },
831
- "objects": {
832
- "description": "Number of objects.",
833
- "name": "objects",
834
- "default": 0,
835
- "hasDynamicHelp": false,
836
- "multiple": false,
837
- "type": "option"
838
- },
839
- "mutations": {
840
- "description": "Number of mutations.",
841
- "name": "mutations",
842
- "default": 0,
843
- "hasDynamicHelp": false,
844
- "multiple": false,
845
- "type": "option"
846
- },
847
- "epoch": {
848
- "description": "Number of mutations per epoch.",
849
- "name": "epoch",
850
- "hasDynamicHelp": false,
851
- "multiple": false,
852
- "type": "option"
853
- }
854
- },
855
- "hasDynamicHelp": false,
856
- "hiddenAliases": [],
857
- "id": "debug:generate",
858
- "pluginAlias": "@dxos/cli",
859
- "pluginName": "@dxos/cli",
860
- "pluginType": "core",
861
- "strict": true,
862
- "enableJsonFlag": true,
863
- "isESM": true,
864
- "relativePath": [
865
- "dist",
866
- "src",
867
- "commands",
868
- "debug",
869
- "generate.js"
870
- ]
871
- },
872
- "debug:metrics": {
873
- "aliases": [],
874
- "args": {
875
- "command": {
876
- "description": "Control metrics recording.",
877
- "name": "command"
878
- }
879
- },
880
- "description": "Control metrics.",
881
- "flags": {
882
- "json": {
883
- "description": "Output as JSON.",
884
- "name": "json",
885
- "allowNo": false,
886
- "type": "boolean"
887
- },
888
- "verbose": {
889
- "char": "v",
890
- "description": "Verbose output",
891
- "name": "verbose",
892
- "allowNo": false,
893
- "type": "boolean"
894
- },
895
- "dry-run": {
896
- "description": "Dry run.",
897
- "name": "dry-run",
898
- "allowNo": false,
899
- "type": "boolean"
900
- },
901
- "profile": {
902
- "description": "User profile.",
903
- "env": "DX_PROFILE",
904
- "name": "profile",
905
- "default": "default",
906
- "hasDynamicHelp": false,
907
- "multiple": false,
908
- "type": "option"
909
- },
910
- "config": {
911
- "aliases": [
912
- "c"
913
- ],
914
- "dependsOn": [
915
- "profile"
916
- ],
917
- "description": "Config file.",
918
- "env": "DX_CONFIG",
919
- "name": "config",
920
- "default": "/github/home/.config/dx/profile/default.yml",
921
- "hasDynamicHelp": false,
922
- "helpValue": "path",
923
- "multiple": false,
924
- "type": "option"
925
- },
926
- "timeout": {
927
- "aliases": [
928
- "t"
929
- ],
930
- "description": "Timeout (ms).",
931
- "name": "timeout",
932
- "default": 60000,
933
- "hasDynamicHelp": false,
934
- "multiple": false,
935
- "type": "option"
936
- },
937
- "target": {
938
- "description": "Target websocket server.",
939
- "name": "target",
940
- "hasDynamicHelp": false,
941
- "multiple": false,
942
- "type": "option"
943
- },
944
- "json-log": {
945
- "description": "When running in foreground, log JSON format",
946
- "name": "json-log",
947
- "allowNo": false,
948
- "type": "boolean"
949
- },
950
- "json-logfile": {
951
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
952
- "name": "json-logfile",
953
- "default": "stderr",
954
- "hasDynamicHelp": false,
955
- "multiple": false,
956
- "type": "option"
957
- }
958
- },
959
- "hasDynamicHelp": false,
960
- "hiddenAliases": [],
961
- "id": "debug:metrics",
962
- "pluginAlias": "@dxos/cli",
963
- "pluginName": "@dxos/cli",
964
- "pluginType": "core",
965
- "strict": true,
966
- "enableJsonFlag": true,
967
- "isESM": true,
968
- "relativePath": [
969
- "dist",
970
- "src",
971
- "commands",
972
- "debug",
973
- "metrics.js"
974
- ]
975
- },
976
- "debug:status": {
977
- "aliases": [],
978
- "args": {},
979
- "description": "Display status.",
980
- "flags": {
981
- "json": {
982
- "description": "Output as JSON.",
983
- "name": "json",
984
- "allowNo": false,
985
- "type": "boolean"
986
- },
987
- "verbose": {
988
- "char": "v",
989
- "description": "Verbose output",
990
- "name": "verbose",
991
- "allowNo": false,
992
- "type": "boolean"
993
- },
994
- "dry-run": {
995
- "description": "Dry run.",
996
- "name": "dry-run",
997
- "allowNo": false,
998
- "type": "boolean"
999
- },
1000
- "profile": {
1001
- "description": "User profile.",
1002
- "env": "DX_PROFILE",
1003
- "name": "profile",
1004
- "default": "default",
1005
- "hasDynamicHelp": false,
1006
- "multiple": false,
1007
- "type": "option"
1008
- },
1009
- "config": {
1010
- "aliases": [
1011
- "c"
1012
- ],
1013
- "dependsOn": [
1014
- "profile"
1015
- ],
1016
- "description": "Config file.",
1017
- "env": "DX_CONFIG",
1018
- "name": "config",
1019
- "default": "/github/home/.config/dx/profile/default.yml",
1020
- "hasDynamicHelp": false,
1021
- "helpValue": "path",
1022
- "multiple": false,
1023
- "type": "option"
1024
- },
1025
- "timeout": {
1026
- "aliases": [
1027
- "t"
1028
- ],
1029
- "description": "Timeout (ms).",
1030
- "name": "timeout",
1031
- "default": 60000,
1032
- "hasDynamicHelp": false,
1033
- "multiple": false,
1034
- "type": "option"
1035
- },
1036
- "target": {
1037
- "description": "Target websocket server.",
1038
- "name": "target",
1039
- "hasDynamicHelp": false,
1040
- "multiple": false,
1041
- "type": "option"
1042
- },
1043
- "json-log": {
1044
- "description": "When running in foreground, log JSON format",
1045
- "name": "json-log",
1046
- "allowNo": false,
1047
- "type": "boolean"
1048
- },
1049
- "json-logfile": {
1050
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1051
- "name": "json-logfile",
1052
- "default": "stderr",
1053
- "hasDynamicHelp": false,
1054
- "multiple": false,
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"
1064
- }
1065
- },
1066
- "hasDynamicHelp": false,
1067
- "hiddenAliases": [],
1068
- "id": "debug:status",
1069
- "pluginAlias": "@dxos/cli",
1070
- "pluginName": "@dxos/cli",
1071
- "pluginType": "core",
1072
- "strict": true,
1073
- "enableJsonFlag": true,
1074
- "isESM": true,
1075
- "relativePath": [
1076
- "dist",
1077
- "src",
1078
- "commands",
1079
- "debug",
1080
- "status.js"
1081
- ]
1082
- },
1083
- "edge:status": {
1084
- "aliases": [],
1085
- "args": {},
1086
- "description": "Show agent status",
1087
- "flags": {
1088
- "json": {
1089
- "description": "Output as JSON.",
1090
- "name": "json",
1091
- "allowNo": false,
1092
- "type": "boolean"
1093
- },
1094
- "verbose": {
1095
- "char": "v",
1096
- "description": "Verbose output",
1097
- "name": "verbose",
1098
- "allowNo": false,
1099
- "type": "boolean"
1100
- },
1101
- "dry-run": {
1102
- "description": "Dry run.",
1103
- "name": "dry-run",
1104
- "allowNo": false,
1105
- "type": "boolean"
1106
- },
1107
- "profile": {
1108
- "description": "User profile.",
1109
- "env": "DX_PROFILE",
1110
- "name": "profile",
1111
- "default": "default",
1112
- "hasDynamicHelp": false,
1113
- "multiple": false,
1114
- "type": "option"
1115
- },
1116
- "config": {
1117
- "aliases": [
1118
- "c"
1119
- ],
1120
- "dependsOn": [
1121
- "profile"
1122
- ],
1123
- "description": "Config file.",
1124
- "env": "DX_CONFIG",
1125
- "name": "config",
1126
- "default": "/github/home/.config/dx/profile/default.yml",
1127
- "hasDynamicHelp": false,
1128
- "helpValue": "path",
1129
- "multiple": false,
1130
- "type": "option"
1131
- },
1132
- "timeout": {
1133
- "aliases": [
1134
- "t"
1135
- ],
1136
- "description": "Timeout (ms).",
1137
- "name": "timeout",
1138
- "default": 60000,
1139
- "hasDynamicHelp": false,
1140
- "multiple": false,
1141
- "type": "option"
1142
- },
1143
- "target": {
1144
- "description": "Target websocket server.",
1145
- "name": "target",
1146
- "hasDynamicHelp": false,
1147
- "multiple": false,
1148
- "type": "option"
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": "edge:status",
1168
- "pluginAlias": "@dxos/cli",
1169
- "pluginName": "@dxos/cli",
1170
- "pluginType": "core",
1171
- "strict": true,
1172
- "enableJsonFlag": true,
1173
- "isESM": true,
1174
- "relativePath": [
1175
- "dist",
1176
- "src",
1177
- "commands",
1178
- "edge",
1179
- "status.js"
1180
- ]
1181
- },
1182
- "function:list": {
1183
- "aliases": [],
1184
- "args": {},
1185
- "description": "List functions.",
1186
- "flags": {
1187
- "json": {
1188
- "description": "Output as JSON.",
1189
- "name": "json",
1190
- "allowNo": false,
1191
- "type": "boolean"
1192
- },
1193
- "verbose": {
1194
- "char": "v",
1195
- "description": "Verbose output",
1196
- "name": "verbose",
1197
- "allowNo": false,
1198
- "type": "boolean"
1199
- },
1200
- "dry-run": {
1201
- "description": "Dry run.",
1202
- "name": "dry-run",
1203
- "allowNo": false,
1204
- "type": "boolean"
1205
- },
1206
- "profile": {
1207
- "description": "User profile.",
1208
- "env": "DX_PROFILE",
1209
- "name": "profile",
1210
- "default": "default",
1211
- "hasDynamicHelp": false,
1212
- "multiple": false,
1213
- "type": "option"
1214
- },
1215
- "config": {
1216
- "aliases": [
1217
- "c"
1218
- ],
1219
- "dependsOn": [
1220
- "profile"
1221
- ],
1222
- "description": "Config file.",
1223
- "env": "DX_CONFIG",
1224
- "name": "config",
1225
- "default": "/github/home/.config/dx/profile/default.yml",
1226
- "hasDynamicHelp": false,
1227
- "helpValue": "path",
1228
- "multiple": false,
1229
- "type": "option"
1230
- },
1231
- "timeout": {
1232
- "aliases": [
1233
- "t"
1234
- ],
1235
- "description": "Timeout (ms).",
1236
- "name": "timeout",
1237
- "default": 60000,
1238
- "hasDynamicHelp": false,
1239
- "multiple": false,
1240
- "type": "option"
1241
- },
1242
- "target": {
1243
- "description": "Target websocket server.",
1244
- "name": "target",
1245
- "hasDynamicHelp": false,
1246
- "multiple": false,
1247
- "type": "option"
1248
- },
1249
- "json-log": {
1250
- "description": "When running in foreground, log JSON format",
1251
- "name": "json-log",
1252
- "allowNo": false,
1253
- "type": "boolean"
1254
- },
1255
- "json-logfile": {
1256
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1257
- "name": "json-logfile",
1258
- "default": "stderr",
1259
- "hasDynamicHelp": false,
1260
- "multiple": false,
1261
- "type": "option"
1262
- }
1263
- },
1264
- "hasDynamicHelp": false,
1265
- "hiddenAliases": [],
1266
- "id": "function:list",
1267
- "pluginAlias": "@dxos/cli",
1268
- "pluginName": "@dxos/cli",
1269
- "pluginType": "core",
1270
- "strict": true,
1271
- "enableJsonFlag": true,
1272
- "isESM": true,
1273
- "relativePath": [
1274
- "dist",
1275
- "src",
1276
- "commands",
1277
- "function",
1278
- "list.js"
1279
- ]
1280
- },
1281
- "function:logs": {
1282
- "aliases": [],
1283
- "args": {
1284
- "name": {
1285
- "description": "Function name.",
1286
- "name": "name",
1287
- "required": true
1288
- }
1289
- },
1290
- "description": "Get function logs.",
1291
- "flags": {
1292
- "json": {
1293
- "description": "Output as JSON.",
1294
- "name": "json",
1295
- "allowNo": false,
1296
- "type": "boolean"
1297
- },
1298
- "verbose": {
1299
- "char": "v",
1300
- "description": "Verbose output",
1301
- "name": "verbose",
1302
- "allowNo": false,
1303
- "type": "boolean"
1304
- },
1305
- "dry-run": {
1306
- "description": "Dry run.",
1307
- "name": "dry-run",
1308
- "allowNo": false,
1309
- "type": "boolean"
1310
- },
1311
- "profile": {
1312
- "description": "User profile.",
1313
- "env": "DX_PROFILE",
1314
- "name": "profile",
1315
- "default": "default",
1316
- "hasDynamicHelp": false,
1317
- "multiple": false,
1318
- "type": "option"
1319
- },
1320
- "config": {
1321
- "aliases": [
1322
- "c"
1323
- ],
1324
- "dependsOn": [
1325
- "profile"
1326
- ],
1327
- "description": "Config file.",
1328
- "env": "DX_CONFIG",
1329
- "name": "config",
1330
- "default": "/github/home/.config/dx/profile/default.yml",
1331
- "hasDynamicHelp": false,
1332
- "helpValue": "path",
1333
- "multiple": false,
1334
- "type": "option"
1335
- },
1336
- "timeout": {
1337
- "aliases": [
1338
- "t"
1339
- ],
1340
- "description": "Timeout (ms).",
1341
- "name": "timeout",
1342
- "default": 60000,
1343
- "hasDynamicHelp": false,
1344
- "multiple": false,
1345
- "type": "option"
1346
- },
1347
- "target": {
1348
- "description": "Target websocket server.",
1349
- "name": "target",
1350
- "hasDynamicHelp": false,
1351
- "multiple": false,
1352
- "type": "option"
1353
- },
1354
- "json-log": {
1355
- "description": "When running in foreground, log JSON format",
1356
- "name": "json-log",
1357
- "allowNo": false,
1358
- "type": "boolean"
1359
- },
1360
- "json-logfile": {
1361
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1362
- "name": "json-logfile",
1363
- "default": "stderr",
1364
- "hasDynamicHelp": false,
1365
- "multiple": false,
1366
- "type": "option"
1367
- }
1368
- },
1369
- "hasDynamicHelp": false,
1370
- "hiddenAliases": [],
1371
- "id": "function:logs",
1372
- "pluginAlias": "@dxos/cli",
1373
- "pluginName": "@dxos/cli",
1374
- "pluginType": "core",
1375
- "state": "deprecated",
1376
- "strict": true,
1377
- "enableJsonFlag": true,
1378
- "isESM": true,
1379
- "relativePath": [
1380
- "dist",
1381
- "src",
1382
- "commands",
1383
- "function",
1384
- "logs.js"
1385
- ]
1386
- },
1387
- "function:watch": {
1388
- "aliases": [],
1389
- "args": {
1390
- "file": {
1391
- "name": "file",
1392
- "required": true
1393
- }
1394
- },
1395
- "description": "Hot reload script on file changes.",
1396
- "flags": {
1397
- "json": {
1398
- "description": "Output as JSON.",
1399
- "name": "json",
1400
- "allowNo": false,
1401
- "type": "boolean"
1402
- },
1403
- "verbose": {
1404
- "char": "v",
1405
- "description": "Verbose output",
1406
- "name": "verbose",
1407
- "allowNo": false,
1408
- "type": "boolean"
1409
- },
1410
- "dry-run": {
1411
- "description": "Dry run.",
1412
- "name": "dry-run",
1413
- "allowNo": false,
1414
- "type": "boolean"
1415
- },
1416
- "profile": {
1417
- "description": "User profile.",
1418
- "env": "DX_PROFILE",
1419
- "name": "profile",
1420
- "default": "default",
1421
- "hasDynamicHelp": false,
1422
- "multiple": false,
1423
- "type": "option"
1424
- },
1425
- "config": {
1426
- "aliases": [
1427
- "c"
1428
- ],
1429
- "dependsOn": [
1430
- "profile"
1431
- ],
1432
- "description": "Config file.",
1433
- "env": "DX_CONFIG",
1434
- "name": "config",
1435
- "default": "/github/home/.config/dx/profile/default.yml",
1436
- "hasDynamicHelp": false,
1437
- "helpValue": "path",
1438
- "multiple": false,
1439
- "type": "option"
1440
- },
1441
- "timeout": {
1442
- "aliases": [
1443
- "t"
1444
- ],
1445
- "description": "Timeout (ms).",
1446
- "name": "timeout",
1447
- "default": 60000,
1448
- "hasDynamicHelp": false,
1449
- "multiple": false,
1450
- "type": "option"
1451
- },
1452
- "target": {
1453
- "description": "Target websocket server.",
1454
- "name": "target",
1455
- "hasDynamicHelp": false,
1456
- "multiple": false,
1457
- "type": "option"
1458
- },
1459
- "json-log": {
1460
- "description": "When running in foreground, log JSON format",
1461
- "name": "json-log",
1462
- "allowNo": false,
1463
- "type": "boolean"
1464
- },
1465
- "json-logfile": {
1466
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1467
- "name": "json-logfile",
1468
- "default": "stderr",
1469
- "hasDynamicHelp": false,
1470
- "multiple": false,
1471
- "type": "option"
1472
- },
1473
- "functionId": {
1474
- "description": "Existing UserFunction ID to update.",
1475
- "name": "functionId",
1476
- "required": true,
1477
- "hasDynamicHelp": false,
1478
- "multiple": false,
1479
- "type": "option"
1480
- },
1481
- "spaceKey": {
1482
- "description": "Space key to create/update Script source in.",
1483
- "name": "spaceKey",
1484
- "hasDynamicHelp": false,
1485
- "multiple": false,
1486
- "type": "option"
1487
- }
1488
- },
1489
- "hasDynamicHelp": false,
1490
- "hiddenAliases": [],
1491
- "id": "function:watch",
1492
- "pluginAlias": "@dxos/cli",
1493
- "pluginName": "@dxos/cli",
1494
- "pluginType": "core",
1495
- "strict": true,
1496
- "enableJsonFlag": true,
1497
- "isESM": true,
1498
- "relativePath": [
1499
- "dist",
1500
- "src",
1501
- "commands",
1502
- "function",
1503
- "watch.js"
1504
- ]
1505
- },
1506
- "halo:create": {
1507
- "aliases": [],
1508
- "args": {
1509
- "displayName": {
1510
- "default": "Agent",
1511
- "description": "Display name",
1512
- "name": "displayName"
1513
- }
1514
- },
1515
- "description": "Create HALO.",
1516
- "flags": {
1517
- "json": {
1518
- "description": "Output as JSON.",
1519
- "name": "json",
1520
- "allowNo": false,
1521
- "type": "boolean"
1522
- },
1523
- "verbose": {
1524
- "char": "v",
1525
- "description": "Verbose output",
1526
- "name": "verbose",
1527
- "allowNo": false,
1528
- "type": "boolean"
1529
- },
1530
- "dry-run": {
1531
- "description": "Dry run.",
1532
- "name": "dry-run",
1533
- "allowNo": false,
1534
- "type": "boolean"
1535
- },
1536
- "profile": {
1537
- "description": "User profile.",
1538
- "env": "DX_PROFILE",
1539
- "name": "profile",
1540
- "default": "default",
1541
- "hasDynamicHelp": false,
1542
- "multiple": false,
1543
- "type": "option"
1544
- },
1545
- "config": {
1546
- "aliases": [
1547
- "c"
1548
- ],
1549
- "dependsOn": [
1550
- "profile"
1551
- ],
1552
- "description": "Config file.",
1553
- "env": "DX_CONFIG",
1554
- "name": "config",
1555
- "default": "/github/home/.config/dx/profile/default.yml",
1556
- "hasDynamicHelp": false,
1557
- "helpValue": "path",
1558
- "multiple": false,
1559
- "type": "option"
1560
- },
1561
- "timeout": {
1562
- "aliases": [
1563
- "t"
1564
- ],
1565
- "description": "Timeout (ms).",
1566
- "name": "timeout",
1567
- "default": 60000,
1568
- "hasDynamicHelp": false,
1569
- "multiple": false,
1570
- "type": "option"
1571
- },
1572
- "target": {
1573
- "description": "Target websocket server.",
1574
- "name": "target",
1575
- "hasDynamicHelp": false,
1576
- "multiple": false,
1577
- "type": "option"
1578
- },
1579
- "json-log": {
1580
- "description": "When running in foreground, log JSON format",
1581
- "name": "json-log",
1582
- "allowNo": false,
1583
- "type": "boolean"
1584
- },
1585
- "json-logfile": {
1586
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1587
- "name": "json-logfile",
1588
- "default": "stderr",
1589
- "hasDynamicHelp": false,
1590
- "multiple": false,
1591
- "type": "option"
1592
- },
1593
- "deviceLabel": {
1594
- "description": "Device label",
1595
- "name": "deviceLabel",
1596
- "hasDynamicHelp": false,
1597
- "multiple": false,
1598
- "type": "option"
1599
- },
1600
- "managedAgent": {
1601
- "description": "Managed agent",
1602
- "name": "managedAgent",
1603
- "allowNo": false,
1604
- "type": "boolean"
1605
- }
1606
- },
1607
- "hasDynamicHelp": false,
1608
- "hiddenAliases": [],
1609
- "id": "halo:create",
1610
- "pluginAlias": "@dxos/cli",
1611
- "pluginName": "@dxos/cli",
1612
- "pluginType": "core",
1613
- "strict": true,
1614
- "enableJsonFlag": true,
1615
- "isESM": true,
1616
- "relativePath": [
1617
- "dist",
1618
- "src",
1619
- "commands",
1620
- "halo",
1621
- "create.js"
1622
- ]
1623
- },
1624
- "halo:identity": {
1625
- "aliases": [
1626
- "halo:id"
1627
- ],
1628
- "args": {},
1629
- "description": "Show HALO identity.",
1630
- "flags": {
1631
- "json": {
1632
- "description": "Output as JSON.",
1633
- "name": "json",
1634
- "allowNo": false,
1635
- "type": "boolean"
1636
- },
1637
- "verbose": {
1638
- "char": "v",
1639
- "description": "Verbose output",
1640
- "name": "verbose",
1641
- "allowNo": false,
1642
- "type": "boolean"
1643
- },
1644
- "dry-run": {
1645
- "description": "Dry run.",
1646
- "name": "dry-run",
1647
- "allowNo": false,
1648
- "type": "boolean"
1649
- },
1650
- "profile": {
1651
- "description": "User profile.",
1652
- "env": "DX_PROFILE",
1653
- "name": "profile",
1654
- "default": "default",
1655
- "hasDynamicHelp": false,
1656
- "multiple": false,
1657
- "type": "option"
1658
- },
1659
- "config": {
1660
- "aliases": [
1661
- "c"
1662
- ],
1663
- "dependsOn": [
1664
- "profile"
1665
- ],
1666
- "description": "Config file.",
1667
- "env": "DX_CONFIG",
1668
- "name": "config",
1669
- "default": "/github/home/.config/dx/profile/default.yml",
1670
- "hasDynamicHelp": false,
1671
- "helpValue": "path",
1672
- "multiple": false,
1673
- "type": "option"
1674
- },
1675
- "timeout": {
1676
- "aliases": [
1677
- "t"
1678
- ],
1679
- "description": "Timeout (ms).",
1680
- "name": "timeout",
1681
- "default": 60000,
1682
- "hasDynamicHelp": false,
1683
- "multiple": false,
1684
- "type": "option"
1685
- },
1686
- "target": {
1687
- "description": "Target websocket server.",
1688
- "name": "target",
1689
- "hasDynamicHelp": false,
1690
- "multiple": false,
1691
- "type": "option"
1692
- },
1693
- "json-log": {
1694
- "description": "When running in foreground, log JSON format",
1695
- "name": "json-log",
1696
- "allowNo": false,
1697
- "type": "boolean"
1698
- },
1699
- "json-logfile": {
1700
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1701
- "name": "json-logfile",
1702
- "default": "stderr",
1703
- "hasDynamicHelp": false,
1704
- "multiple": false,
1705
- "type": "option"
1706
- }
1707
- },
1708
- "hasDynamicHelp": false,
1709
- "hiddenAliases": [],
1710
- "id": "halo:identity",
1711
- "pluginAlias": "@dxos/cli",
1712
- "pluginName": "@dxos/cli",
1713
- "pluginType": "core",
1714
- "strict": true,
1715
- "enableJsonFlag": true,
1716
- "isESM": true,
1717
- "relativePath": [
1718
- "dist",
1719
- "src",
1720
- "commands",
1721
- "halo",
1722
- "identity.js"
1723
- ]
1724
- },
1725
- "halo:join": {
1726
- "aliases": [],
1727
- "args": {},
1728
- "description": "Join HALO (device) invitation.",
1729
- "flags": {
1730
- "json": {
1731
- "description": "Output as JSON.",
1732
- "name": "json",
1733
- "allowNo": false,
1734
- "type": "boolean"
1735
- },
1736
- "verbose": {
1737
- "char": "v",
1738
- "description": "Verbose output",
1739
- "name": "verbose",
1740
- "allowNo": false,
1741
- "type": "boolean"
1742
- },
1743
- "dry-run": {
1744
- "description": "Dry run.",
1745
- "name": "dry-run",
1746
- "allowNo": false,
1747
- "type": "boolean"
1748
- },
1749
- "profile": {
1750
- "description": "User profile.",
1751
- "env": "DX_PROFILE",
1752
- "name": "profile",
1753
- "default": "default",
1754
- "hasDynamicHelp": false,
1755
- "multiple": false,
1756
- "type": "option"
1757
- },
1758
- "config": {
1759
- "aliases": [
1760
- "c"
1761
- ],
1762
- "dependsOn": [
1763
- "profile"
1764
- ],
1765
- "description": "Config file.",
1766
- "env": "DX_CONFIG",
1767
- "name": "config",
1768
- "default": "/github/home/.config/dx/profile/default.yml",
1769
- "hasDynamicHelp": false,
1770
- "helpValue": "path",
1771
- "multiple": false,
1772
- "type": "option"
1773
- },
1774
- "timeout": {
1775
- "description": "Timeout in seconds",
1776
- "name": "timeout",
1777
- "default": 300,
1778
- "hasDynamicHelp": false,
1779
- "multiple": false,
1780
- "type": "option"
1781
- },
1782
- "target": {
1783
- "description": "Target websocket server.",
1784
- "name": "target",
1785
- "hasDynamicHelp": false,
1786
- "multiple": false,
1787
- "type": "option"
1788
- },
1789
- "json-log": {
1790
- "description": "When running in foreground, log JSON format",
1791
- "name": "json-log",
1792
- "allowNo": false,
1793
- "type": "boolean"
1794
- },
1795
- "json-logfile": {
1796
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1797
- "name": "json-logfile",
1798
- "default": "stderr",
1799
- "hasDynamicHelp": false,
1800
- "multiple": false,
1801
- "type": "option"
1802
- },
1803
- "invitation": {
1804
- "description": "Invitation code",
1805
- "name": "invitation",
1806
- "hasDynamicHelp": false,
1807
- "multiple": false,
1808
- "type": "option"
1809
- },
1810
- "secret": {
1811
- "description": "Invitation secret",
1812
- "name": "secret",
1813
- "hasDynamicHelp": false,
1814
- "multiple": false,
1815
- "type": "option"
1816
- },
1817
- "device-label": {
1818
- "description": "Set device label",
1819
- "name": "device-label",
1820
- "hasDynamicHelp": false,
1821
- "multiple": false,
1822
- "type": "option"
1823
- },
1824
- "managed-agent": {
1825
- "description": "set device type as managed agent",
1826
- "name": "managed-agent",
1827
- "allowNo": false,
1828
- "type": "boolean"
1829
- }
1830
- },
1831
- "hasDynamicHelp": false,
1832
- "hiddenAliases": [],
1833
- "id": "halo:join",
1834
- "pluginAlias": "@dxos/cli",
1835
- "pluginName": "@dxos/cli",
1836
- "pluginType": "core",
1837
- "strict": true,
1838
- "enableJsonFlag": true,
1839
- "isESM": true,
1840
- "relativePath": [
1841
- "dist",
1842
- "src",
1843
- "commands",
1844
- "halo",
1845
- "join.js"
1846
- ]
1847
- },
1848
- "halo:keys": {
1849
- "aliases": [],
1850
- "args": {},
1851
- "description": "Show HALO keys.",
1852
- "flags": {
1853
- "json": {
1854
- "description": "Output as JSON.",
1855
- "name": "json",
1856
- "allowNo": false,
1857
- "type": "boolean"
1858
- },
1859
- "verbose": {
1860
- "char": "v",
1861
- "description": "Verbose output",
1862
- "name": "verbose",
1863
- "allowNo": false,
1864
- "type": "boolean"
1865
- },
1866
- "dry-run": {
1867
- "description": "Dry run.",
1868
- "name": "dry-run",
1869
- "allowNo": false,
1870
- "type": "boolean"
1871
- },
1872
- "profile": {
1873
- "description": "User profile.",
1874
- "env": "DX_PROFILE",
1875
- "name": "profile",
1876
- "default": "default",
1877
- "hasDynamicHelp": false,
1878
- "multiple": false,
1879
- "type": "option"
1880
- },
1881
- "config": {
1882
- "aliases": [
1883
- "c"
1884
- ],
1885
- "dependsOn": [
1886
- "profile"
1887
- ],
1888
- "description": "Config file.",
1889
- "env": "DX_CONFIG",
1890
- "name": "config",
1891
- "default": "/github/home/.config/dx/profile/default.yml",
1892
- "hasDynamicHelp": false,
1893
- "helpValue": "path",
1894
- "multiple": false,
1895
- "type": "option"
1896
- },
1897
- "timeout": {
1898
- "aliases": [
1899
- "t"
1900
- ],
1901
- "description": "Timeout (ms).",
1902
- "name": "timeout",
1903
- "default": 60000,
1904
- "hasDynamicHelp": false,
1905
- "multiple": false,
1906
- "type": "option"
1907
- },
1908
- "target": {
1909
- "description": "Target websocket server.",
1910
- "name": "target",
1911
- "hasDynamicHelp": false,
1912
- "multiple": false,
1913
- "type": "option"
1914
- },
1915
- "json-log": {
1916
- "description": "When running in foreground, log JSON format",
1917
- "name": "json-log",
1918
- "allowNo": false,
1919
- "type": "boolean"
1920
- },
1921
- "json-logfile": {
1922
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
1923
- "name": "json-logfile",
1924
- "default": "stderr",
1925
- "hasDynamicHelp": false,
1926
- "multiple": false,
1927
- "type": "option"
1928
- }
1929
- },
1930
- "hasDynamicHelp": false,
1931
- "hiddenAliases": [],
1932
- "id": "halo:keys",
1933
- "pluginAlias": "@dxos/cli",
1934
- "pluginName": "@dxos/cli",
1935
- "pluginType": "core",
1936
- "strict": true,
1937
- "enableJsonFlag": true,
1938
- "isESM": true,
1939
- "relativePath": [
1940
- "dist",
1941
- "src",
1942
- "commands",
1943
- "halo",
1944
- "keys.js"
1945
- ]
1946
- },
1947
- "halo:share": {
1948
- "aliases": [],
1949
- "args": {},
1950
- "description": "Create HALO (device) invitation.",
1951
- "flags": {
1952
- "json": {
1953
- "description": "Output as JSON.",
1954
- "name": "json",
1955
- "allowNo": false,
1956
- "type": "boolean"
1957
- },
1958
- "verbose": {
1959
- "char": "v",
1960
- "description": "Verbose output",
1961
- "name": "verbose",
1962
- "allowNo": false,
1963
- "type": "boolean"
1964
- },
1965
- "dry-run": {
1966
- "description": "Dry run.",
1967
- "name": "dry-run",
1968
- "allowNo": false,
1969
- "type": "boolean"
1970
- },
1971
- "profile": {
1972
- "description": "User profile.",
1973
- "env": "DX_PROFILE",
1974
- "name": "profile",
1975
- "default": "default",
1976
- "hasDynamicHelp": false,
1977
- "multiple": false,
1978
- "type": "option"
1979
- },
1980
- "config": {
1981
- "aliases": [
1982
- "c"
1983
- ],
1984
- "dependsOn": [
1985
- "profile"
1986
- ],
1987
- "description": "Config file.",
1988
- "env": "DX_CONFIG",
1989
- "name": "config",
1990
- "default": "/github/home/.config/dx/profile/default.yml",
1991
- "hasDynamicHelp": false,
1992
- "helpValue": "path",
1993
- "multiple": false,
1994
- "type": "option"
1995
- },
1996
- "timeout": {
1997
- "aliases": [
1998
- "t"
1999
- ],
2000
- "description": "Timeout (ms).",
2001
- "name": "timeout",
2002
- "default": 60000,
2003
- "hasDynamicHelp": false,
2004
- "multiple": false,
2005
- "type": "option"
2006
- },
2007
- "target": {
2008
- "description": "Target websocket server.",
2009
- "name": "target",
2010
- "hasDynamicHelp": false,
2011
- "multiple": false,
2012
- "type": "option"
2013
- },
2014
- "json-log": {
2015
- "description": "When running in foreground, log JSON format",
2016
- "name": "json-log",
2017
- "allowNo": false,
2018
- "type": "boolean"
2019
- },
2020
- "json-logfile": {
2021
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2022
- "name": "json-logfile",
2023
- "default": "stderr",
2024
- "hasDynamicHelp": false,
2025
- "multiple": false,
2026
- "type": "option"
2027
- },
2028
- "lifetime": {
2029
- "description": "Lifetime of the invitation in seconds",
2030
- "name": "lifetime",
2031
- "default": 43200,
2032
- "hasDynamicHelp": false,
2033
- "multiple": false,
2034
- "type": "option"
2035
- },
2036
- "persistent": {
2037
- "description": "Invitation should resume if client restarts",
2038
- "name": "persistent",
2039
- "allowNo": false,
2040
- "type": "boolean"
2041
- },
2042
- "open": {
2043
- "description": "Open browser with invitation.",
2044
- "name": "open",
2045
- "allowNo": false,
2046
- "type": "boolean"
2047
- },
2048
- "host": {
2049
- "description": "Application Host URL.",
2050
- "name": "host",
2051
- "default": "https://composer.space",
2052
- "hasDynamicHelp": false,
2053
- "multiple": false,
2054
- "type": "option"
2055
- },
2056
- "auth": {
2057
- "description": "Skip authentication challenge.",
2058
- "name": "auth",
2059
- "allowNo": true,
2060
- "type": "boolean"
2061
- }
2062
- },
2063
- "hasDynamicHelp": false,
2064
- "hiddenAliases": [],
2065
- "id": "halo:share",
2066
- "pluginAlias": "@dxos/cli",
2067
- "pluginName": "@dxos/cli",
2068
- "pluginType": "core",
2069
- "strict": true,
2070
- "enableJsonFlag": true,
2071
- "isESM": true,
2072
- "relativePath": [
2073
- "dist",
2074
- "src",
2075
- "commands",
2076
- "halo",
2077
- "share.js"
2078
- ]
2079
- },
2080
- "halo:update": {
2081
- "aliases": [],
2082
- "args": {},
2083
- "description": "Update identity profile.",
2084
- "flags": {
2085
- "json": {
2086
- "description": "Output as JSON.",
2087
- "name": "json",
2088
- "allowNo": false,
2089
- "type": "boolean"
2090
- },
2091
- "verbose": {
2092
- "char": "v",
2093
- "description": "Verbose output",
2094
- "name": "verbose",
2095
- "allowNo": false,
2096
- "type": "boolean"
2097
- },
2098
- "dry-run": {
2099
- "description": "Dry run.",
2100
- "name": "dry-run",
2101
- "allowNo": false,
2102
- "type": "boolean"
2103
- },
2104
- "profile": {
2105
- "description": "User profile.",
2106
- "env": "DX_PROFILE",
2107
- "name": "profile",
2108
- "default": "default",
2109
- "hasDynamicHelp": false,
2110
- "multiple": false,
2111
- "type": "option"
2112
- },
2113
- "config": {
2114
- "aliases": [
2115
- "c"
2116
- ],
2117
- "dependsOn": [
2118
- "profile"
2119
- ],
2120
- "description": "Config file.",
2121
- "env": "DX_CONFIG",
2122
- "name": "config",
2123
- "default": "/github/home/.config/dx/profile/default.yml",
2124
- "hasDynamicHelp": false,
2125
- "helpValue": "path",
2126
- "multiple": false,
2127
- "type": "option"
2128
- },
2129
- "timeout": {
2130
- "aliases": [
2131
- "t"
2132
- ],
2133
- "description": "Timeout (ms).",
2134
- "name": "timeout",
2135
- "default": 60000,
2136
- "hasDynamicHelp": false,
2137
- "multiple": false,
2138
- "type": "option"
2139
- },
2140
- "target": {
2141
- "description": "Target websocket server.",
2142
- "name": "target",
2143
- "hasDynamicHelp": false,
2144
- "multiple": false,
2145
- "type": "option"
2146
- },
2147
- "json-log": {
2148
- "description": "When running in foreground, log JSON format",
2149
- "name": "json-log",
2150
- "allowNo": false,
2151
- "type": "boolean"
2152
- },
2153
- "json-logfile": {
2154
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2155
- "name": "json-logfile",
2156
- "default": "stderr",
2157
- "hasDynamicHelp": false,
2158
- "multiple": false,
2159
- "type": "option"
2160
- },
2161
- "displayName": {
2162
- "description": "Set display name",
2163
- "name": "displayName",
2164
- "hasDynamicHelp": false,
2165
- "multiple": false,
2166
- "type": "option"
2167
- }
2168
- },
2169
- "hasDynamicHelp": false,
2170
- "hiddenAliases": [],
2171
- "id": "halo:update",
2172
- "pluginAlias": "@dxos/cli",
2173
- "pluginName": "@dxos/cli",
2174
- "pluginType": "core",
2175
- "strict": true,
2176
- "isESM": true,
2177
- "relativePath": [
2178
- "dist",
2179
- "src",
2180
- "commands",
2181
- "halo",
2182
- "update.js"
2183
- ]
2184
- },
2185
- "profile:import": {
2186
- "aliases": [],
2187
- "args": {},
2188
- "description": "Import profile.",
2189
- "flags": {
2190
- "json": {
2191
- "description": "Output as JSON.",
2192
- "name": "json",
2193
- "allowNo": false,
2194
- "type": "boolean"
2195
- },
2196
- "verbose": {
2197
- "char": "v",
2198
- "description": "Verbose output",
2199
- "name": "verbose",
2200
- "allowNo": false,
2201
- "type": "boolean"
2202
- },
2203
- "dry-run": {
2204
- "description": "Dry run.",
2205
- "name": "dry-run",
2206
- "allowNo": false,
2207
- "type": "boolean"
2208
- },
2209
- "profile": {
2210
- "description": "User profile.",
2211
- "env": "DX_PROFILE",
2212
- "name": "profile",
2213
- "default": "default",
2214
- "hasDynamicHelp": false,
2215
- "multiple": false,
2216
- "type": "option"
2217
- },
2218
- "config": {
2219
- "aliases": [
2220
- "c"
2221
- ],
2222
- "dependsOn": [
2223
- "profile"
2224
- ],
2225
- "description": "Config file.",
2226
- "env": "DX_CONFIG",
2227
- "name": "config",
2228
- "default": "/github/home/.config/dx/profile/default.yml",
2229
- "hasDynamicHelp": false,
2230
- "helpValue": "path",
2231
- "multiple": false,
2232
- "type": "option"
2233
- },
2234
- "timeout": {
2235
- "aliases": [
2236
- "t"
2237
- ],
2238
- "description": "Timeout (ms).",
2239
- "name": "timeout",
2240
- "default": 60000,
2241
- "hasDynamicHelp": false,
2242
- "multiple": false,
2243
- "type": "option"
2244
- },
2245
- "target": {
2246
- "description": "Target websocket server.",
2247
- "name": "target",
2248
- "hasDynamicHelp": false,
2249
- "multiple": false,
2250
- "type": "option"
2251
- },
2252
- "json-log": {
2253
- "description": "When running in foreground, log JSON format",
2254
- "name": "json-log",
2255
- "allowNo": false,
2256
- "type": "boolean"
2257
- },
2258
- "json-logfile": {
2259
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2260
- "name": "json-logfile",
2261
- "default": "stderr",
2262
- "hasDynamicHelp": false,
2263
- "multiple": false,
2264
- "type": "option"
2265
- },
2266
- "file": {
2267
- "description": "Archive filename.",
2268
- "name": "file",
2269
- "required": true,
2270
- "hasDynamicHelp": false,
2271
- "multiple": false,
2272
- "type": "option"
2273
- },
2274
- "data-dir": {
2275
- "description": "Storage directory.",
2276
- "name": "data-dir",
2277
- "hasDynamicHelp": false,
2278
- "multiple": false,
2279
- "type": "option"
2280
- }
2281
- },
2282
- "hasDynamicHelp": false,
2283
- "hiddenAliases": [],
2284
- "id": "profile:import",
2285
- "pluginAlias": "@dxos/cli",
2286
- "pluginName": "@dxos/cli",
2287
- "pluginType": "core",
2288
- "strict": true,
2289
- "isESM": true,
2290
- "relativePath": [
2291
- "dist",
2292
- "src",
2293
- "commands",
2294
- "profile",
2295
- "import.js"
2296
- ]
2297
- },
2298
- "profile:inspect": {
2299
- "aliases": [],
2300
- "args": {},
2301
- "description": "Import profile.",
2302
- "flags": {
2303
- "json": {
2304
- "description": "Output as JSON.",
2305
- "name": "json",
2306
- "allowNo": false,
2307
- "type": "boolean"
2308
- },
2309
- "verbose": {
2310
- "char": "v",
2311
- "description": "Verbose output",
2312
- "name": "verbose",
2313
- "allowNo": false,
2314
- "type": "boolean"
2315
- },
2316
- "dry-run": {
2317
- "description": "Dry run.",
2318
- "name": "dry-run",
2319
- "allowNo": false,
2320
- "type": "boolean"
2321
- },
2322
- "profile": {
2323
- "description": "User profile.",
2324
- "env": "DX_PROFILE",
2325
- "name": "profile",
2326
- "default": "default",
2327
- "hasDynamicHelp": false,
2328
- "multiple": false,
2329
- "type": "option"
2330
- },
2331
- "config": {
2332
- "aliases": [
2333
- "c"
2334
- ],
2335
- "dependsOn": [
2336
- "profile"
2337
- ],
2338
- "description": "Config file.",
2339
- "env": "DX_CONFIG",
2340
- "name": "config",
2341
- "default": "/github/home/.config/dx/profile/default.yml",
2342
- "hasDynamicHelp": false,
2343
- "helpValue": "path",
2344
- "multiple": false,
2345
- "type": "option"
2346
- },
2347
- "timeout": {
2348
- "aliases": [
2349
- "t"
2350
- ],
2351
- "description": "Timeout (ms).",
2352
- "name": "timeout",
2353
- "default": 60000,
2354
- "hasDynamicHelp": false,
2355
- "multiple": false,
2356
- "type": "option"
2357
- },
2358
- "target": {
2359
- "description": "Target websocket server.",
2360
- "name": "target",
2361
- "hasDynamicHelp": false,
2362
- "multiple": false,
2363
- "type": "option"
2364
- },
2365
- "json-log": {
2366
- "description": "When running in foreground, log JSON format",
2367
- "name": "json-log",
2368
- "allowNo": false,
2369
- "type": "boolean"
2370
- },
2371
- "json-logfile": {
2372
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2373
- "name": "json-logfile",
2374
- "default": "stderr",
2375
- "hasDynamicHelp": false,
2376
- "multiple": false,
2377
- "type": "option"
2378
- },
2379
- "file": {
2380
- "description": "Archive filename.",
2381
- "name": "file",
2382
- "required": true,
2383
- "hasDynamicHelp": false,
2384
- "multiple": false,
2385
- "type": "option"
2386
- },
2387
- "storage": {
2388
- "description": "List storage entries.",
2389
- "name": "storage",
2390
- "allowNo": false,
2391
- "type": "boolean"
2392
- }
2393
- },
2394
- "hasDynamicHelp": false,
2395
- "hiddenAliases": [],
2396
- "id": "profile:inspect",
2397
- "pluginAlias": "@dxos/cli",
2398
- "pluginName": "@dxos/cli",
2399
- "pluginType": "core",
2400
- "strict": true,
2401
- "isESM": true,
2402
- "relativePath": [
2403
- "dist",
2404
- "src",
2405
- "commands",
2406
- "profile",
2407
- "inspect.js"
2408
- ]
2409
- },
2410
- "reset": {
2411
- "aliases": [],
2412
- "args": {},
2413
- "description": "Reset user data.",
2414
- "flags": {
2415
- "json": {
2416
- "description": "Output as JSON.",
2417
- "name": "json",
2418
- "allowNo": false,
2419
- "type": "boolean"
2420
- },
2421
- "verbose": {
2422
- "char": "v",
2423
- "description": "Verbose output",
2424
- "name": "verbose",
2425
- "allowNo": false,
2426
- "type": "boolean"
2427
- },
2428
- "dry-run": {
2429
- "description": "Dry run.",
2430
- "name": "dry-run",
2431
- "allowNo": false,
2432
- "type": "boolean"
2433
- },
2434
- "profile": {
2435
- "description": "User profile.",
2436
- "env": "DX_PROFILE",
2437
- "name": "profile",
2438
- "default": "default",
2439
- "hasDynamicHelp": false,
2440
- "multiple": false,
2441
- "type": "option"
2442
- },
2443
- "config": {
2444
- "aliases": [
2445
- "c"
2446
- ],
2447
- "dependsOn": [
2448
- "profile"
2449
- ],
2450
- "description": "Config file.",
2451
- "env": "DX_CONFIG",
2452
- "name": "config",
2453
- "default": "/github/home/.config/dx/profile/default.yml",
2454
- "hasDynamicHelp": false,
2455
- "helpValue": "path",
2456
- "multiple": false,
2457
- "type": "option"
2458
- },
2459
- "timeout": {
2460
- "aliases": [
2461
- "t"
2462
- ],
2463
- "description": "Timeout (ms).",
2464
- "name": "timeout",
2465
- "default": 60000,
2466
- "hasDynamicHelp": false,
2467
- "multiple": false,
2468
- "type": "option"
2469
- },
2470
- "target": {
2471
- "description": "Target websocket server.",
2472
- "name": "target",
2473
- "hasDynamicHelp": false,
2474
- "multiple": false,
2475
- "type": "option"
2476
- },
2477
- "json-log": {
2478
- "description": "When running in foreground, log JSON format",
2479
- "name": "json-log",
2480
- "allowNo": false,
2481
- "type": "boolean"
2482
- },
2483
- "json-logfile": {
2484
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2485
- "name": "json-logfile",
2486
- "default": "stderr",
2487
- "hasDynamicHelp": false,
2488
- "multiple": false,
2489
- "type": "option"
2490
- },
2491
- "force": {
2492
- "description": "Force delete.",
2493
- "name": "force",
2494
- "allowNo": false,
2495
- "type": "boolean"
2496
- },
2497
- "default-config": {
2498
- "description": "Replace config with defaults.",
2499
- "name": "default-config",
2500
- "allowNo": false,
2501
- "type": "boolean"
2502
- }
2503
- },
2504
- "hasDynamicHelp": false,
2505
- "hiddenAliases": [],
2506
- "id": "reset",
2507
- "pluginAlias": "@dxos/cli",
2508
- "pluginName": "@dxos/cli",
2509
- "pluginType": "core",
2510
- "strict": true,
2511
- "isESM": true,
2512
- "relativePath": [
2513
- "dist",
2514
- "src",
2515
- "commands",
2516
- "reset",
2517
- "index.js"
2518
- ]
2519
- },
2520
- "shell": {
2521
- "aliases": [],
2522
- "args": {},
2523
- "description": "Interactive shell.",
2524
- "flags": {
2525
- "json": {
2526
- "description": "Output as JSON.",
2527
- "name": "json",
2528
- "allowNo": false,
2529
- "type": "boolean"
2530
- },
2531
- "verbose": {
2532
- "char": "v",
2533
- "description": "Verbose output",
2534
- "name": "verbose",
2535
- "allowNo": false,
2536
- "type": "boolean"
2537
- },
2538
- "dry-run": {
2539
- "description": "Dry run.",
2540
- "name": "dry-run",
2541
- "allowNo": false,
2542
- "type": "boolean"
2543
- },
2544
- "profile": {
2545
- "description": "User profile.",
2546
- "env": "DX_PROFILE",
2547
- "name": "profile",
2548
- "default": "default",
2549
- "hasDynamicHelp": false,
2550
- "multiple": false,
2551
- "type": "option"
2552
- },
2553
- "config": {
2554
- "aliases": [
2555
- "c"
2556
- ],
2557
- "dependsOn": [
2558
- "profile"
2559
- ],
2560
- "description": "Config file.",
2561
- "env": "DX_CONFIG",
2562
- "name": "config",
2563
- "default": "/github/home/.config/dx/profile/default.yml",
2564
- "hasDynamicHelp": false,
2565
- "helpValue": "path",
2566
- "multiple": false,
2567
- "type": "option"
2568
- },
2569
- "timeout": {
2570
- "aliases": [
2571
- "t"
2572
- ],
2573
- "description": "Timeout (ms).",
2574
- "name": "timeout",
2575
- "default": 60000,
2576
- "hasDynamicHelp": false,
2577
- "multiple": false,
2578
- "type": "option"
2579
- },
2580
- "target": {
2581
- "description": "Target websocket server.",
2582
- "name": "target",
2583
- "hasDynamicHelp": false,
2584
- "multiple": false,
2585
- "type": "option"
2586
- },
2587
- "json-log": {
2588
- "description": "When running in foreground, log JSON format",
2589
- "name": "json-log",
2590
- "allowNo": false,
2591
- "type": "boolean"
2592
- },
2593
- "json-logfile": {
2594
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2595
- "name": "json-logfile",
2596
- "default": "stderr",
2597
- "hasDynamicHelp": false,
2598
- "multiple": false,
2599
- "type": "option"
2600
- }
2601
- },
2602
- "hasDynamicHelp": false,
2603
- "hiddenAliases": [],
2604
- "id": "shell",
2605
- "pluginAlias": "@dxos/cli",
2606
- "pluginName": "@dxos/cli",
2607
- "pluginType": "core",
2608
- "strict": true,
2609
- "isESM": true,
2610
- "relativePath": [
2611
- "dist",
2612
- "src",
2613
- "commands",
2614
- "shell",
2615
- "index.js"
2616
- ]
2617
- },
2618
- "space:close": {
2619
- "aliases": [],
2620
- "args": {
2621
- "key": {
2622
- "description": "Space key(s) head in hex.",
2623
- "name": "key"
2624
- }
2625
- },
2626
- "description": "Close space.",
2627
- "flags": {
2628
- "json": {
2629
- "description": "Output as JSON.",
2630
- "name": "json",
2631
- "allowNo": false,
2632
- "type": "boolean"
2633
- },
2634
- "verbose": {
2635
- "char": "v",
2636
- "description": "Verbose output",
2637
- "name": "verbose",
2638
- "allowNo": false,
2639
- "type": "boolean"
2640
- },
2641
- "dry-run": {
2642
- "description": "Dry run.",
2643
- "name": "dry-run",
2644
- "allowNo": false,
2645
- "type": "boolean"
2646
- },
2647
- "profile": {
2648
- "description": "User profile.",
2649
- "env": "DX_PROFILE",
2650
- "name": "profile",
2651
- "default": "default",
2652
- "hasDynamicHelp": false,
2653
- "multiple": false,
2654
- "type": "option"
2655
- },
2656
- "config": {
2657
- "aliases": [
2658
- "c"
2659
- ],
2660
- "dependsOn": [
2661
- "profile"
2662
- ],
2663
- "description": "Config file.",
2664
- "env": "DX_CONFIG",
2665
- "name": "config",
2666
- "default": "/github/home/.config/dx/profile/default.yml",
2667
- "hasDynamicHelp": false,
2668
- "helpValue": "path",
2669
- "multiple": false,
2670
- "type": "option"
2671
- },
2672
- "timeout": {
2673
- "aliases": [
2674
- "t"
2675
- ],
2676
- "description": "Timeout (ms).",
2677
- "name": "timeout",
2678
- "default": 60000,
2679
- "hasDynamicHelp": false,
2680
- "multiple": false,
2681
- "type": "option"
2682
- },
2683
- "target": {
2684
- "description": "Target websocket server.",
2685
- "name": "target",
2686
- "hasDynamicHelp": false,
2687
- "multiple": false,
2688
- "type": "option"
2689
- },
2690
- "json-log": {
2691
- "description": "When running in foreground, log JSON format",
2692
- "name": "json-log",
2693
- "allowNo": false,
2694
- "type": "boolean"
2695
- },
2696
- "json-logfile": {
2697
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2698
- "name": "json-logfile",
2699
- "default": "stderr",
2700
- "hasDynamicHelp": false,
2701
- "multiple": false,
2702
- "type": "option"
2703
- }
2704
- },
2705
- "hasDynamicHelp": false,
2706
- "hiddenAliases": [],
2707
- "id": "space:close",
2708
- "pluginAlias": "@dxos/cli",
2709
- "pluginName": "@dxos/cli",
2710
- "pluginType": "core",
2711
- "strict": true,
2712
- "isESM": true,
2713
- "relativePath": [
2714
- "dist",
2715
- "src",
2716
- "commands",
2717
- "space",
2718
- "close.js"
2719
- ]
2720
- },
2721
- "space:create": {
2722
- "aliases": [],
2723
- "args": {
2724
- "name": {
2725
- "name": "name"
2726
- }
2727
- },
2728
- "description": "Create space.",
2729
- "flags": {
2730
- "json": {
2731
- "description": "Output as JSON.",
2732
- "name": "json",
2733
- "allowNo": false,
2734
- "type": "boolean"
2735
- },
2736
- "verbose": {
2737
- "char": "v",
2738
- "description": "Verbose output",
2739
- "name": "verbose",
2740
- "allowNo": false,
2741
- "type": "boolean"
2742
- },
2743
- "dry-run": {
2744
- "description": "Dry run.",
2745
- "name": "dry-run",
2746
- "allowNo": false,
2747
- "type": "boolean"
2748
- },
2749
- "profile": {
2750
- "description": "User profile.",
2751
- "env": "DX_PROFILE",
2752
- "name": "profile",
2753
- "default": "default",
2754
- "hasDynamicHelp": false,
2755
- "multiple": false,
2756
- "type": "option"
2757
- },
2758
- "config": {
2759
- "aliases": [
2760
- "c"
2761
- ],
2762
- "dependsOn": [
2763
- "profile"
2764
- ],
2765
- "description": "Config file.",
2766
- "env": "DX_CONFIG",
2767
- "name": "config",
2768
- "default": "/github/home/.config/dx/profile/default.yml",
2769
- "hasDynamicHelp": false,
2770
- "helpValue": "path",
2771
- "multiple": false,
2772
- "type": "option"
2773
- },
2774
- "timeout": {
2775
- "aliases": [
2776
- "t"
2777
- ],
2778
- "description": "Timeout (ms).",
2779
- "name": "timeout",
2780
- "default": 60000,
2781
- "hasDynamicHelp": false,
2782
- "multiple": false,
2783
- "type": "option"
2784
- },
2785
- "target": {
2786
- "description": "Target websocket server.",
2787
- "name": "target",
2788
- "hasDynamicHelp": false,
2789
- "multiple": false,
2790
- "type": "option"
2791
- },
2792
- "json-log": {
2793
- "description": "When running in foreground, log JSON format",
2794
- "name": "json-log",
2795
- "allowNo": false,
2796
- "type": "boolean"
2797
- },
2798
- "json-logfile": {
2799
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2800
- "name": "json-logfile",
2801
- "default": "stderr",
2802
- "hasDynamicHelp": false,
2803
- "multiple": false,
2804
- "type": "option"
2805
- }
2806
- },
2807
- "hasDynamicHelp": false,
2808
- "hiddenAliases": [],
2809
- "id": "space:create",
2810
- "pluginAlias": "@dxos/cli",
2811
- "pluginName": "@dxos/cli",
2812
- "pluginType": "core",
2813
- "strict": true,
2814
- "enableJsonFlag": true,
2815
- "isESM": true,
2816
- "relativePath": [
2817
- "dist",
2818
- "src",
2819
- "commands",
2820
- "space",
2821
- "create.js"
2822
- ]
2823
- },
2824
- "space:epoch": {
2825
- "aliases": [],
2826
- "args": {
2827
- "key": {
2828
- "description": "Space key(s) head in hex.",
2829
- "name": "key"
2830
- }
2831
- },
2832
- "description": "Create new epoch.",
2833
- "flags": {
2834
- "json": {
2835
- "description": "Output as JSON.",
2836
- "name": "json",
2837
- "allowNo": false,
2838
- "type": "boolean"
2839
- },
2840
- "verbose": {
2841
- "char": "v",
2842
- "description": "Verbose output",
2843
- "name": "verbose",
2844
- "allowNo": false,
2845
- "type": "boolean"
2846
- },
2847
- "dry-run": {
2848
- "description": "Dry run.",
2849
- "name": "dry-run",
2850
- "allowNo": false,
2851
- "type": "boolean"
2852
- },
2853
- "profile": {
2854
- "description": "User profile.",
2855
- "env": "DX_PROFILE",
2856
- "name": "profile",
2857
- "default": "default",
2858
- "hasDynamicHelp": false,
2859
- "multiple": false,
2860
- "type": "option"
2861
- },
2862
- "config": {
2863
- "aliases": [
2864
- "c"
2865
- ],
2866
- "dependsOn": [
2867
- "profile"
2868
- ],
2869
- "description": "Config file.",
2870
- "env": "DX_CONFIG",
2871
- "name": "config",
2872
- "default": "/github/home/.config/dx/profile/default.yml",
2873
- "hasDynamicHelp": false,
2874
- "helpValue": "path",
2875
- "multiple": false,
2876
- "type": "option"
2877
- },
2878
- "timeout": {
2879
- "aliases": [
2880
- "t"
2881
- ],
2882
- "description": "Timeout (ms).",
2883
- "name": "timeout",
2884
- "default": 60000,
2885
- "hasDynamicHelp": false,
2886
- "multiple": false,
2887
- "type": "option"
2888
- },
2889
- "target": {
2890
- "description": "Target websocket server.",
2891
- "name": "target",
2892
- "hasDynamicHelp": false,
2893
- "multiple": false,
2894
- "type": "option"
2895
- },
2896
- "json-log": {
2897
- "description": "When running in foreground, log JSON format",
2898
- "name": "json-log",
2899
- "allowNo": false,
2900
- "type": "boolean"
2901
- },
2902
- "json-logfile": {
2903
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
2904
- "name": "json-logfile",
2905
- "default": "stderr",
2906
- "hasDynamicHelp": false,
2907
- "multiple": false,
2908
- "type": "option"
2909
- }
2910
- },
2911
- "hasDynamicHelp": false,
2912
- "hiddenAliases": [],
2913
- "id": "space:epoch",
2914
- "pluginAlias": "@dxos/cli",
2915
- "pluginName": "@dxos/cli",
2916
- "pluginType": "core",
2917
- "strict": true,
2918
- "enableJsonFlag": true,
2919
- "isESM": true,
2920
- "relativePath": [
2921
- "dist",
2922
- "src",
2923
- "commands",
2924
- "space",
2925
- "epoch.js"
2926
- ]
2927
- },
2928
- "space:info": {
2929
- "aliases": [],
2930
- "args": {
2931
- "key": {
2932
- "description": "Space key(s) head in hex.",
2933
- "name": "key"
2934
- }
2935
- },
2936
- "description": "Show space info.",
2937
- "flags": {
2938
- "json": {
2939
- "description": "Output as JSON.",
2940
- "name": "json",
2941
- "allowNo": false,
2942
- "type": "boolean"
2943
- },
2944
- "verbose": {
2945
- "char": "v",
2946
- "description": "Verbose output",
2947
- "name": "verbose",
2948
- "allowNo": false,
2949
- "type": "boolean"
2950
- },
2951
- "dry-run": {
2952
- "description": "Dry run.",
2953
- "name": "dry-run",
2954
- "allowNo": false,
2955
- "type": "boolean"
2956
- },
2957
- "profile": {
2958
- "description": "User profile.",
2959
- "env": "DX_PROFILE",
2960
- "name": "profile",
2961
- "default": "default",
2962
- "hasDynamicHelp": false,
2963
- "multiple": false,
2964
- "type": "option"
2965
- },
2966
- "config": {
2967
- "aliases": [
2968
- "c"
2969
- ],
2970
- "dependsOn": [
2971
- "profile"
2972
- ],
2973
- "description": "Config file.",
2974
- "env": "DX_CONFIG",
2975
- "name": "config",
2976
- "default": "/github/home/.config/dx/profile/default.yml",
2977
- "hasDynamicHelp": false,
2978
- "helpValue": "path",
2979
- "multiple": false,
2980
- "type": "option"
2981
- },
2982
- "timeout": {
2983
- "aliases": [
2984
- "t"
2985
- ],
2986
- "description": "Timeout (ms).",
2987
- "name": "timeout",
2988
- "default": 60000,
2989
- "hasDynamicHelp": false,
2990
- "multiple": false,
2991
- "type": "option"
2992
- },
2993
- "target": {
2994
- "description": "Target websocket server.",
2995
- "name": "target",
2996
- "hasDynamicHelp": false,
2997
- "multiple": false,
2998
- "type": "option"
2999
- },
3000
- "json-log": {
3001
- "description": "When running in foreground, log JSON format",
3002
- "name": "json-log",
3003
- "allowNo": false,
3004
- "type": "boolean"
3005
- },
3006
- "json-logfile": {
3007
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3008
- "name": "json-logfile",
3009
- "default": "stderr",
3010
- "hasDynamicHelp": false,
3011
- "multiple": false,
3012
- "type": "option"
3013
- }
3014
- },
3015
- "hasDynamicHelp": false,
3016
- "hiddenAliases": [],
3017
- "id": "space:info",
3018
- "pluginAlias": "@dxos/cli",
3019
- "pluginName": "@dxos/cli",
3020
- "pluginType": "core",
3021
- "strict": true,
3022
- "enableJsonFlag": true,
3023
- "isESM": true,
3024
- "relativePath": [
3025
- "dist",
3026
- "src",
3027
- "commands",
3028
- "space",
3029
- "info.js"
3030
- ]
3031
- },
3032
- "space:join": {
3033
- "aliases": [],
3034
- "args": {},
3035
- "description": "Join space invitation",
3036
- "flags": {
3037
- "json": {
3038
- "description": "Output as JSON.",
3039
- "name": "json",
3040
- "allowNo": false,
3041
- "type": "boolean"
3042
- },
3043
- "verbose": {
3044
- "char": "v",
3045
- "description": "Verbose output",
3046
- "name": "verbose",
3047
- "allowNo": false,
3048
- "type": "boolean"
3049
- },
3050
- "dry-run": {
3051
- "description": "Dry run.",
3052
- "name": "dry-run",
3053
- "allowNo": false,
3054
- "type": "boolean"
3055
- },
3056
- "profile": {
3057
- "description": "User profile.",
3058
- "env": "DX_PROFILE",
3059
- "name": "profile",
3060
- "default": "default",
3061
- "hasDynamicHelp": false,
3062
- "multiple": false,
3063
- "type": "option"
3064
- },
3065
- "config": {
3066
- "aliases": [
3067
- "c"
3068
- ],
3069
- "dependsOn": [
3070
- "profile"
3071
- ],
3072
- "description": "Config file.",
3073
- "env": "DX_CONFIG",
3074
- "name": "config",
3075
- "default": "/github/home/.config/dx/profile/default.yml",
3076
- "hasDynamicHelp": false,
3077
- "helpValue": "path",
3078
- "multiple": false,
3079
- "type": "option"
3080
- },
3081
- "timeout": {
3082
- "aliases": [
3083
- "t"
3084
- ],
3085
- "description": "Timeout (ms).",
3086
- "name": "timeout",
3087
- "default": 60000,
3088
- "hasDynamicHelp": false,
3089
- "multiple": false,
3090
- "type": "option"
3091
- },
3092
- "target": {
3093
- "description": "Target websocket server.",
3094
- "name": "target",
3095
- "hasDynamicHelp": false,
3096
- "multiple": false,
3097
- "type": "option"
3098
- },
3099
- "json-log": {
3100
- "description": "When running in foreground, log JSON format",
3101
- "name": "json-log",
3102
- "allowNo": false,
3103
- "type": "boolean"
3104
- },
3105
- "json-logfile": {
3106
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3107
- "name": "json-logfile",
3108
- "default": "stderr",
3109
- "hasDynamicHelp": false,
3110
- "multiple": false,
3111
- "type": "option"
3112
- },
3113
- "invitation": {
3114
- "description": "Invitation code",
3115
- "name": "invitation",
3116
- "hasDynamicHelp": false,
3117
- "multiple": false,
3118
- "type": "option"
3119
- },
3120
- "secret": {
3121
- "description": "Invitation secret",
3122
- "name": "secret",
3123
- "hasDynamicHelp": false,
3124
- "multiple": false,
3125
- "type": "option"
3126
- }
3127
- },
3128
- "hasDynamicHelp": false,
3129
- "hiddenAliases": [],
3130
- "id": "space:join",
3131
- "pluginAlias": "@dxos/cli",
3132
- "pluginName": "@dxos/cli",
3133
- "pluginType": "core",
3134
- "strict": true,
3135
- "enableJsonFlag": true,
3136
- "isESM": true,
3137
- "relativePath": [
3138
- "dist",
3139
- "src",
3140
- "commands",
3141
- "space",
3142
- "join.js"
3143
- ]
3144
- },
3145
- "space:list": {
3146
- "aliases": [],
3147
- "args": {},
3148
- "description": "List spaces.",
3149
- "flags": {
3150
- "json": {
3151
- "description": "Output as JSON.",
3152
- "name": "json",
3153
- "allowNo": false,
3154
- "type": "boolean"
3155
- },
3156
- "verbose": {
3157
- "char": "v",
3158
- "description": "Verbose output",
3159
- "name": "verbose",
3160
- "allowNo": false,
3161
- "type": "boolean"
3162
- },
3163
- "dry-run": {
3164
- "description": "Dry run.",
3165
- "name": "dry-run",
3166
- "allowNo": false,
3167
- "type": "boolean"
3168
- },
3169
- "profile": {
3170
- "description": "User profile.",
3171
- "env": "DX_PROFILE",
3172
- "name": "profile",
3173
- "default": "default",
3174
- "hasDynamicHelp": false,
3175
- "multiple": false,
3176
- "type": "option"
3177
- },
3178
- "config": {
3179
- "aliases": [
3180
- "c"
3181
- ],
3182
- "dependsOn": [
3183
- "profile"
3184
- ],
3185
- "description": "Config file.",
3186
- "env": "DX_CONFIG",
3187
- "name": "config",
3188
- "default": "/github/home/.config/dx/profile/default.yml",
3189
- "hasDynamicHelp": false,
3190
- "helpValue": "path",
3191
- "multiple": false,
3192
- "type": "option"
3193
- },
3194
- "timeout": {
3195
- "aliases": [
3196
- "t"
3197
- ],
3198
- "description": "Timeout (ms).",
3199
- "name": "timeout",
3200
- "default": 1000,
3201
- "hasDynamicHelp": false,
3202
- "multiple": false,
3203
- "type": "option"
3204
- },
3205
- "target": {
3206
- "description": "Target websocket server.",
3207
- "name": "target",
3208
- "hasDynamicHelp": false,
3209
- "multiple": false,
3210
- "type": "option"
3211
- },
3212
- "json-log": {
3213
- "description": "When running in foreground, log JSON format",
3214
- "name": "json-log",
3215
- "allowNo": false,
3216
- "type": "boolean"
3217
- },
3218
- "json-logfile": {
3219
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3220
- "name": "json-logfile",
3221
- "default": "stderr",
3222
- "hasDynamicHelp": false,
3223
- "multiple": false,
3224
- "type": "option"
3225
- },
3226
- "extended": {
3227
- "description": "Show extended table columns.",
3228
- "name": "extended",
3229
- "allowNo": false,
3230
- "type": "boolean"
3231
- },
3232
- "live": {
3233
- "description": "Live update.",
3234
- "name": "live",
3235
- "allowNo": false,
3236
- "type": "boolean"
3237
- },
3238
- "noWait": {
3239
- "description": "Do not wait for spaces to be ready.",
3240
- "name": "noWait",
3241
- "allowNo": false,
3242
- "type": "boolean"
3243
- }
3244
- },
3245
- "hasDynamicHelp": false,
3246
- "hiddenAliases": [],
3247
- "id": "space:list",
3248
- "pluginAlias": "@dxos/cli",
3249
- "pluginName": "@dxos/cli",
3250
- "pluginType": "core",
3251
- "strict": true,
3252
- "enableJsonFlag": true,
3253
- "isESM": true,
3254
- "relativePath": [
3255
- "dist",
3256
- "src",
3257
- "commands",
3258
- "space",
3259
- "list.js"
3260
- ]
3261
- },
3262
- "space:members": {
3263
- "aliases": [],
3264
- "args": {
3265
- "key": {
3266
- "description": "Space key(s) head in hex.",
3267
- "name": "key"
3268
- }
3269
- },
3270
- "description": "List space members.",
3271
- "flags": {
3272
- "json": {
3273
- "description": "Output as JSON.",
3274
- "name": "json",
3275
- "allowNo": false,
3276
- "type": "boolean"
3277
- },
3278
- "verbose": {
3279
- "char": "v",
3280
- "description": "Verbose output",
3281
- "name": "verbose",
3282
- "allowNo": false,
3283
- "type": "boolean"
3284
- },
3285
- "dry-run": {
3286
- "description": "Dry run.",
3287
- "name": "dry-run",
3288
- "allowNo": false,
3289
- "type": "boolean"
3290
- },
3291
- "profile": {
3292
- "description": "User profile.",
3293
- "env": "DX_PROFILE",
3294
- "name": "profile",
3295
- "default": "default",
3296
- "hasDynamicHelp": false,
3297
- "multiple": false,
3298
- "type": "option"
3299
- },
3300
- "config": {
3301
- "aliases": [
3302
- "c"
3303
- ],
3304
- "dependsOn": [
3305
- "profile"
3306
- ],
3307
- "description": "Config file.",
3308
- "env": "DX_CONFIG",
3309
- "name": "config",
3310
- "default": "/github/home/.config/dx/profile/default.yml",
3311
- "hasDynamicHelp": false,
3312
- "helpValue": "path",
3313
- "multiple": false,
3314
- "type": "option"
3315
- },
3316
- "timeout": {
3317
- "aliases": [
3318
- "t"
3319
- ],
3320
- "description": "Timeout (ms).",
3321
- "name": "timeout",
3322
- "default": 60000,
3323
- "hasDynamicHelp": false,
3324
- "multiple": false,
3325
- "type": "option"
3326
- },
3327
- "target": {
3328
- "description": "Target websocket server.",
3329
- "name": "target",
3330
- "hasDynamicHelp": false,
3331
- "multiple": false,
3332
- "type": "option"
3333
- },
3334
- "json-log": {
3335
- "description": "When running in foreground, log JSON format",
3336
- "name": "json-log",
3337
- "allowNo": false,
3338
- "type": "boolean"
3339
- },
3340
- "json-logfile": {
3341
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3342
- "name": "json-logfile",
3343
- "default": "stderr",
3344
- "hasDynamicHelp": false,
3345
- "multiple": false,
3346
- "type": "option"
3347
- },
3348
- "extended": {
3349
- "description": "Show extended table columns.",
3350
- "name": "extended",
3351
- "allowNo": false,
3352
- "type": "boolean"
3353
- }
3354
- },
3355
- "hasDynamicHelp": false,
3356
- "hiddenAliases": [],
3357
- "id": "space:members",
3358
- "pluginAlias": "@dxos/cli",
3359
- "pluginName": "@dxos/cli",
3360
- "pluginType": "core",
3361
- "strict": true,
3362
- "enableJsonFlag": true,
3363
- "isESM": true,
3364
- "relativePath": [
3365
- "dist",
3366
- "src",
3367
- "commands",
3368
- "space",
3369
- "members.js"
3370
- ]
3371
- },
3372
- "space:open": {
3373
- "aliases": [],
3374
- "args": {
3375
- "key": {
3376
- "description": "Space key(s) head in hex.",
3377
- "name": "key"
3378
- }
3379
- },
3380
- "description": "Open space.",
3381
- "flags": {
3382
- "json": {
3383
- "description": "Output as JSON.",
3384
- "name": "json",
3385
- "allowNo": false,
3386
- "type": "boolean"
3387
- },
3388
- "verbose": {
3389
- "char": "v",
3390
- "description": "Verbose output",
3391
- "name": "verbose",
3392
- "allowNo": false,
3393
- "type": "boolean"
3394
- },
3395
- "dry-run": {
3396
- "description": "Dry run.",
3397
- "name": "dry-run",
3398
- "allowNo": false,
3399
- "type": "boolean"
3400
- },
3401
- "profile": {
3402
- "description": "User profile.",
3403
- "env": "DX_PROFILE",
3404
- "name": "profile",
3405
- "default": "default",
3406
- "hasDynamicHelp": false,
3407
- "multiple": false,
3408
- "type": "option"
3409
- },
3410
- "config": {
3411
- "aliases": [
3412
- "c"
3413
- ],
3414
- "dependsOn": [
3415
- "profile"
3416
- ],
3417
- "description": "Config file.",
3418
- "env": "DX_CONFIG",
3419
- "name": "config",
3420
- "default": "/github/home/.config/dx/profile/default.yml",
3421
- "hasDynamicHelp": false,
3422
- "helpValue": "path",
3423
- "multiple": false,
3424
- "type": "option"
3425
- },
3426
- "timeout": {
3427
- "aliases": [
3428
- "t"
3429
- ],
3430
- "description": "Timeout (ms).",
3431
- "name": "timeout",
3432
- "default": 60000,
3433
- "hasDynamicHelp": false,
3434
- "multiple": false,
3435
- "type": "option"
3436
- },
3437
- "target": {
3438
- "description": "Target websocket server.",
3439
- "name": "target",
3440
- "hasDynamicHelp": false,
3441
- "multiple": false,
3442
- "type": "option"
3443
- },
3444
- "json-log": {
3445
- "description": "When running in foreground, log JSON format",
3446
- "name": "json-log",
3447
- "allowNo": false,
3448
- "type": "boolean"
3449
- },
3450
- "json-logfile": {
3451
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3452
- "name": "json-logfile",
3453
- "default": "stderr",
3454
- "hasDynamicHelp": false,
3455
- "multiple": false,
3456
- "type": "option"
3457
- }
3458
- },
3459
- "hasDynamicHelp": false,
3460
- "hiddenAliases": [],
3461
- "id": "space:open",
3462
- "pluginAlias": "@dxos/cli",
3463
- "pluginName": "@dxos/cli",
3464
- "pluginType": "core",
3465
- "strict": true,
3466
- "isESM": true,
3467
- "relativePath": [
3468
- "dist",
3469
- "src",
3470
- "commands",
3471
- "space",
3472
- "open.js"
3473
- ]
3474
- },
3475
- "space:query": {
3476
- "aliases": [],
3477
- "args": {
3478
- "key": {
3479
- "description": "Space key(s) head in hex.",
3480
- "name": "key"
3481
- }
3482
- },
3483
- "description": "Query database.",
3484
- "flags": {
3485
- "json": {
3486
- "description": "Output as JSON.",
3487
- "name": "json",
3488
- "allowNo": false,
3489
- "type": "boolean"
3490
- },
3491
- "verbose": {
3492
- "char": "v",
3493
- "description": "Verbose output",
3494
- "name": "verbose",
3495
- "allowNo": false,
3496
- "type": "boolean"
3497
- },
3498
- "dry-run": {
3499
- "description": "Dry run.",
3500
- "name": "dry-run",
3501
- "allowNo": false,
3502
- "type": "boolean"
3503
- },
3504
- "profile": {
3505
- "description": "User profile.",
3506
- "env": "DX_PROFILE",
3507
- "name": "profile",
3508
- "default": "default",
3509
- "hasDynamicHelp": false,
3510
- "multiple": false,
3511
- "type": "option"
3512
- },
3513
- "config": {
3514
- "aliases": [
3515
- "c"
3516
- ],
3517
- "dependsOn": [
3518
- "profile"
3519
- ],
3520
- "description": "Config file.",
3521
- "env": "DX_CONFIG",
3522
- "name": "config",
3523
- "default": "/github/home/.config/dx/profile/default.yml",
3524
- "hasDynamicHelp": false,
3525
- "helpValue": "path",
3526
- "multiple": false,
3527
- "type": "option"
3528
- },
3529
- "timeout": {
3530
- "aliases": [
3531
- "t"
3532
- ],
3533
- "description": "Timeout (ms).",
3534
- "name": "timeout",
3535
- "default": 60000,
3536
- "hasDynamicHelp": false,
3537
- "multiple": false,
3538
- "type": "option"
3539
- },
3540
- "target": {
3541
- "description": "Target websocket server.",
3542
- "name": "target",
3543
- "hasDynamicHelp": false,
3544
- "multiple": false,
3545
- "type": "option"
3546
- },
3547
- "json-log": {
3548
- "description": "When running in foreground, log JSON format",
3549
- "name": "json-log",
3550
- "allowNo": false,
3551
- "type": "boolean"
3552
- },
3553
- "json-logfile": {
3554
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3555
- "name": "json-logfile",
3556
- "default": "stderr",
3557
- "hasDynamicHelp": false,
3558
- "multiple": false,
3559
- "type": "option"
3560
- },
3561
- "extended": {
3562
- "description": "Show extended table columns.",
3563
- "name": "extended",
3564
- "allowNo": false,
3565
- "type": "boolean"
3566
- },
3567
- "typename": {
3568
- "description": "Filter objects by typename.",
3569
- "name": "typename",
3570
- "hasDynamicHelp": false,
3571
- "multiple": false,
3572
- "type": "option"
3573
- }
3574
- },
3575
- "hasDynamicHelp": false,
3576
- "hiddenAliases": [],
3577
- "id": "space:query",
3578
- "pluginAlias": "@dxos/cli",
3579
- "pluginName": "@dxos/cli",
3580
- "pluginType": "core",
3581
- "strict": true,
3582
- "enableJsonFlag": true,
3583
- "isESM": true,
3584
- "relativePath": [
3585
- "dist",
3586
- "src",
3587
- "commands",
3588
- "space",
3589
- "query.js"
3590
- ]
3591
- },
3592
- "space:share": {
3593
- "aliases": [],
3594
- "args": {
3595
- "key": {
3596
- "description": "Space key(s) head in hex.",
3597
- "name": "key"
3598
- }
3599
- },
3600
- "description": "Create space invitation.",
3601
- "flags": {
3602
- "json": {
3603
- "description": "Output as JSON.",
3604
- "name": "json",
3605
- "allowNo": false,
3606
- "type": "boolean"
3607
- },
3608
- "verbose": {
3609
- "char": "v",
3610
- "description": "Verbose output",
3611
- "name": "verbose",
3612
- "allowNo": false,
3613
- "type": "boolean"
3614
- },
3615
- "dry-run": {
3616
- "description": "Dry run.",
3617
- "name": "dry-run",
3618
- "allowNo": false,
3619
- "type": "boolean"
3620
- },
3621
- "profile": {
3622
- "description": "User profile.",
3623
- "env": "DX_PROFILE",
3624
- "name": "profile",
3625
- "default": "default",
3626
- "hasDynamicHelp": false,
3627
- "multiple": false,
3628
- "type": "option"
3629
- },
3630
- "config": {
3631
- "aliases": [
3632
- "c"
3633
- ],
3634
- "dependsOn": [
3635
- "profile"
3636
- ],
3637
- "description": "Config file.",
3638
- "env": "DX_CONFIG",
3639
- "name": "config",
3640
- "default": "/github/home/.config/dx/profile/default.yml",
3641
- "hasDynamicHelp": false,
3642
- "helpValue": "path",
3643
- "multiple": false,
3644
- "type": "option"
3645
- },
3646
- "timeout": {
3647
- "aliases": [
3648
- "t"
3649
- ],
3650
- "description": "Timeout (ms).",
3651
- "name": "timeout",
3652
- "default": 60000,
3653
- "hasDynamicHelp": false,
3654
- "multiple": false,
3655
- "type": "option"
3656
- },
3657
- "target": {
3658
- "description": "Target websocket server.",
3659
- "name": "target",
3660
- "hasDynamicHelp": false,
3661
- "multiple": false,
3662
- "type": "option"
3663
- },
3664
- "json-log": {
3665
- "description": "When running in foreground, log JSON format",
3666
- "name": "json-log",
3667
- "allowNo": false,
3668
- "type": "boolean"
3669
- },
3670
- "json-logfile": {
3671
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3672
- "name": "json-logfile",
3673
- "default": "stderr",
3674
- "hasDynamicHelp": false,
3675
- "multiple": false,
3676
- "type": "option"
3677
- },
3678
- "multiple": {
3679
- "description": "Multiple use.",
3680
- "name": "multiple",
3681
- "allowNo": false,
3682
- "type": "boolean"
3683
- },
3684
- "lifetime": {
3685
- "description": "Lifetime of the invitation in seconds",
3686
- "name": "lifetime",
3687
- "default": 86400,
3688
- "hasDynamicHelp": false,
3689
- "multiple": false,
3690
- "type": "option"
3691
- },
3692
- "persistent": {
3693
- "description": "Invitation should resume if client restarts",
3694
- "name": "persistent",
3695
- "allowNo": false,
3696
- "type": "boolean"
3697
- },
3698
- "open": {
3699
- "description": "Open browser with invitation.",
3700
- "name": "open",
3701
- "allowNo": false,
3702
- "type": "boolean"
3703
- },
3704
- "host": {
3705
- "description": "Application Host URL.",
3706
- "name": "host",
3707
- "default": "https://composer.space",
3708
- "hasDynamicHelp": false,
3709
- "multiple": false,
3710
- "type": "option"
3711
- },
3712
- "auth": {
3713
- "description": "Skip authentication challenge.",
3714
- "name": "auth",
3715
- "allowNo": true,
3716
- "type": "boolean"
3717
- }
3718
- },
3719
- "hasDynamicHelp": false,
3720
- "hiddenAliases": [],
3721
- "id": "space:share",
3722
- "pluginAlias": "@dxos/cli",
3723
- "pluginName": "@dxos/cli",
3724
- "pluginType": "core",
3725
- "strict": true,
3726
- "isESM": true,
3727
- "relativePath": [
3728
- "dist",
3729
- "src",
3730
- "commands",
3731
- "space",
3732
- "share.js"
3733
- ]
3734
- },
3735
- "tunnel": {
3736
- "aliases": [],
3737
- "args": {
3738
- "command": {
3739
- "description": "Start.",
3740
- "name": "command",
3741
- "required": true
3742
- }
3743
- },
3744
- "description": "Enable or disable tunnel (deprecated).",
3745
- "flags": {
3746
- "json": {
3747
- "description": "Output as JSON.",
3748
- "name": "json",
3749
- "allowNo": false,
3750
- "type": "boolean"
3751
- },
3752
- "verbose": {
3753
- "char": "v",
3754
- "description": "Verbose output",
3755
- "name": "verbose",
3756
- "allowNo": false,
3757
- "type": "boolean"
3758
- },
3759
- "dry-run": {
3760
- "description": "Dry run.",
3761
- "name": "dry-run",
3762
- "allowNo": false,
3763
- "type": "boolean"
3764
- },
3765
- "profile": {
3766
- "description": "User profile.",
3767
- "env": "DX_PROFILE",
3768
- "name": "profile",
3769
- "default": "default",
3770
- "hasDynamicHelp": false,
3771
- "multiple": false,
3772
- "type": "option"
3773
- },
3774
- "config": {
3775
- "aliases": [
3776
- "c"
3777
- ],
3778
- "dependsOn": [
3779
- "profile"
3780
- ],
3781
- "description": "Config file.",
3782
- "env": "DX_CONFIG",
3783
- "name": "config",
3784
- "default": "/github/home/.config/dx/profile/default.yml",
3785
- "hasDynamicHelp": false,
3786
- "helpValue": "path",
3787
- "multiple": false,
3788
- "type": "option"
3789
- },
3790
- "timeout": {
3791
- "aliases": [
3792
- "t"
3793
- ],
3794
- "description": "Timeout (ms).",
3795
- "name": "timeout",
3796
- "default": 60000,
3797
- "hasDynamicHelp": false,
3798
- "multiple": false,
3799
- "type": "option"
3800
- },
3801
- "target": {
3802
- "description": "Target websocket server.",
3803
- "name": "target",
3804
- "hasDynamicHelp": false,
3805
- "multiple": false,
3806
- "type": "option"
3807
- },
3808
- "json-log": {
3809
- "description": "When running in foreground, log JSON format",
3810
- "name": "json-log",
3811
- "allowNo": false,
3812
- "type": "boolean"
3813
- },
3814
- "json-logfile": {
3815
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3816
- "name": "json-logfile",
3817
- "default": "stderr",
3818
- "hasDynamicHelp": false,
3819
- "multiple": false,
3820
- "type": "option"
3821
- },
3822
- "extended": {
3823
- "description": "Show extended table columns.",
3824
- "name": "extended",
3825
- "allowNo": false,
3826
- "type": "boolean"
3827
- },
3828
- "name": {
3829
- "description": "Tunnel name",
3830
- "name": "name",
3831
- "default": "fish-pennsylvania-tennis-dakota",
3832
- "hasDynamicHelp": false,
3833
- "multiple": false,
3834
- "type": "option"
3835
- }
3836
- },
3837
- "hasDynamicHelp": false,
3838
- "hiddenAliases": [],
3839
- "id": "tunnel",
3840
- "pluginAlias": "@dxos/cli",
3841
- "pluginName": "@dxos/cli",
3842
- "pluginType": "core",
3843
- "state": "deprecated",
3844
- "strict": true,
3845
- "enableJsonFlag": true,
3846
- "isESM": true,
3847
- "relativePath": [
3848
- "dist",
3849
- "src",
3850
- "commands",
3851
- "tunnel",
3852
- "index.js"
3853
- ]
3854
- },
3855
- "tunnel:list": {
3856
- "aliases": [],
3857
- "args": {},
3858
- "description": "List tunnels.",
3859
- "flags": {
3860
- "json": {
3861
- "description": "Output as JSON.",
3862
- "name": "json",
3863
- "allowNo": false,
3864
- "type": "boolean"
3865
- },
3866
- "verbose": {
3867
- "char": "v",
3868
- "description": "Verbose output",
3869
- "name": "verbose",
3870
- "allowNo": false,
3871
- "type": "boolean"
3872
- },
3873
- "dry-run": {
3874
- "description": "Dry run.",
3875
- "name": "dry-run",
3876
- "allowNo": false,
3877
- "type": "boolean"
3878
- },
3879
- "profile": {
3880
- "description": "User profile.",
3881
- "env": "DX_PROFILE",
3882
- "name": "profile",
3883
- "default": "default",
3884
- "hasDynamicHelp": false,
3885
- "multiple": false,
3886
- "type": "option"
3887
- },
3888
- "config": {
3889
- "aliases": [
3890
- "c"
3891
- ],
3892
- "dependsOn": [
3893
- "profile"
3894
- ],
3895
- "description": "Config file.",
3896
- "env": "DX_CONFIG",
3897
- "name": "config",
3898
- "default": "/github/home/.config/dx/profile/default.yml",
3899
- "hasDynamicHelp": false,
3900
- "helpValue": "path",
3901
- "multiple": false,
3902
- "type": "option"
3903
- },
3904
- "timeout": {
3905
- "aliases": [
3906
- "t"
3907
- ],
3908
- "description": "Timeout (ms).",
3909
- "name": "timeout",
3910
- "default": 60000,
3911
- "hasDynamicHelp": false,
3912
- "multiple": false,
3913
- "type": "option"
3914
- },
3915
- "target": {
3916
- "description": "Target websocket server.",
3917
- "name": "target",
3918
- "hasDynamicHelp": false,
3919
- "multiple": false,
3920
- "type": "option"
3921
- },
3922
- "json-log": {
3923
- "description": "When running in foreground, log JSON format",
3924
- "name": "json-log",
3925
- "allowNo": false,
3926
- "type": "boolean"
3927
- },
3928
- "json-logfile": {
3929
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
3930
- "name": "json-logfile",
3931
- "default": "stderr",
3932
- "hasDynamicHelp": false,
3933
- "multiple": false,
3934
- "type": "option"
3935
- },
3936
- "extended": {
3937
- "description": "Show extended table columns.",
3938
- "name": "extended",
3939
- "allowNo": false,
3940
- "type": "boolean"
3941
- }
3942
- },
3943
- "hasDynamicHelp": false,
3944
- "hiddenAliases": [],
3945
- "id": "tunnel:list",
3946
- "pluginAlias": "@dxos/cli",
3947
- "pluginName": "@dxos/cli",
3948
- "pluginType": "core",
3949
- "state": "deprecated",
3950
- "strict": true,
3951
- "enableJsonFlag": true,
3952
- "isESM": true,
3953
- "relativePath": [
3954
- "dist",
3955
- "src",
3956
- "commands",
3957
- "tunnel",
3958
- "list.js"
3959
- ]
3960
- },
3961
- "function:trigger:list": {
3962
- "aliases": [],
3963
- "args": {},
3964
- "description": "List and manage triggers.",
3965
- "flags": {
3966
- "json": {
3967
- "description": "Output as JSON.",
3968
- "name": "json",
3969
- "allowNo": false,
3970
- "type": "boolean"
3971
- },
3972
- "verbose": {
3973
- "char": "v",
3974
- "description": "Verbose output",
3975
- "name": "verbose",
3976
- "allowNo": false,
3977
- "type": "boolean"
3978
- },
3979
- "dry-run": {
3980
- "description": "Dry run.",
3981
- "name": "dry-run",
3982
- "allowNo": false,
3983
- "type": "boolean"
3984
- },
3985
- "profile": {
3986
- "description": "User profile.",
3987
- "env": "DX_PROFILE",
3988
- "name": "profile",
3989
- "default": "default",
3990
- "hasDynamicHelp": false,
3991
- "multiple": false,
3992
- "type": "option"
3993
- },
3994
- "config": {
3995
- "aliases": [
3996
- "c"
3997
- ],
3998
- "dependsOn": [
3999
- "profile"
4000
- ],
4001
- "description": "Config file.",
4002
- "env": "DX_CONFIG",
4003
- "name": "config",
4004
- "default": "/github/home/.config/dx/profile/default.yml",
4005
- "hasDynamicHelp": false,
4006
- "helpValue": "path",
4007
- "multiple": false,
4008
- "type": "option"
4009
- },
4010
- "timeout": {
4011
- "aliases": [
4012
- "t"
4013
- ],
4014
- "description": "Timeout (ms).",
4015
- "name": "timeout",
4016
- "default": 60000,
4017
- "hasDynamicHelp": false,
4018
- "multiple": false,
4019
- "type": "option"
4020
- },
4021
- "target": {
4022
- "description": "Target websocket server.",
4023
- "name": "target",
4024
- "hasDynamicHelp": false,
4025
- "multiple": false,
4026
- "type": "option"
4027
- },
4028
- "json-log": {
4029
- "description": "When running in foreground, log JSON format",
4030
- "name": "json-log",
4031
- "allowNo": false,
4032
- "type": "boolean"
4033
- },
4034
- "json-logfile": {
4035
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
4036
- "name": "json-logfile",
4037
- "default": "stderr",
4038
- "hasDynamicHelp": false,
4039
- "multiple": false,
4040
- "type": "option"
4041
- },
4042
- "id": {
4043
- "description": "Trigger id",
4044
- "name": "id",
4045
- "hasDynamicHelp": false,
4046
- "multiple": false,
4047
- "type": "option"
4048
- },
4049
- "enable": {
4050
- "description": "Enable trigger(s)",
4051
- "name": "enable",
4052
- "allowNo": false,
4053
- "type": "boolean"
4054
- },
4055
- "disable": {
4056
- "description": "Disable trigger(s)",
4057
- "name": "disable",
4058
- "allowNo": false,
4059
- "type": "boolean"
4060
- },
4061
- "extended": {
4062
- "name": "extended",
4063
- "allowNo": false,
4064
- "type": "boolean"
4065
- }
4066
- },
4067
- "hasDynamicHelp": false,
4068
- "hiddenAliases": [],
4069
- "id": "function:trigger:list",
4070
- "pluginAlias": "@dxos/cli",
4071
- "pluginName": "@dxos/cli",
4072
- "pluginType": "core",
4073
- "strict": true,
4074
- "enableJsonFlag": true,
4075
- "isESM": true,
4076
- "relativePath": [
4077
- "dist",
4078
- "src",
4079
- "commands",
4080
- "function",
4081
- "trigger",
4082
- "list.js"
4083
- ]
4084
- },
4085
- "halo:credential:add": {
4086
- "aliases": [],
4087
- "args": {
4088
- "credential": {
4089
- "description": "credential",
4090
- "name": "credential",
4091
- "required": false
4092
- }
4093
- },
4094
- "description": "Import credential into HALO.",
4095
- "flags": {
4096
- "json": {
4097
- "description": "Output as JSON.",
4098
- "name": "json",
4099
- "allowNo": false,
4100
- "type": "boolean"
4101
- },
4102
- "verbose": {
4103
- "char": "v",
4104
- "description": "Verbose output",
4105
- "name": "verbose",
4106
- "allowNo": false,
4107
- "type": "boolean"
4108
- },
4109
- "dry-run": {
4110
- "description": "Dry run.",
4111
- "name": "dry-run",
4112
- "allowNo": false,
4113
- "type": "boolean"
4114
- },
4115
- "profile": {
4116
- "description": "User profile.",
4117
- "env": "DX_PROFILE",
4118
- "name": "profile",
4119
- "default": "default",
4120
- "hasDynamicHelp": false,
4121
- "multiple": false,
4122
- "type": "option"
4123
- },
4124
- "config": {
4125
- "aliases": [
4126
- "c"
4127
- ],
4128
- "dependsOn": [
4129
- "profile"
4130
- ],
4131
- "description": "Config file.",
4132
- "env": "DX_CONFIG",
4133
- "name": "config",
4134
- "default": "/github/home/.config/dx/profile/default.yml",
4135
- "hasDynamicHelp": false,
4136
- "helpValue": "path",
4137
- "multiple": false,
4138
- "type": "option"
4139
- },
4140
- "timeout": {
4141
- "aliases": [
4142
- "t"
4143
- ],
4144
- "description": "Timeout (ms).",
4145
- "name": "timeout",
4146
- "default": 60000,
4147
- "hasDynamicHelp": false,
4148
- "multiple": false,
4149
- "type": "option"
4150
- },
4151
- "target": {
4152
- "description": "Target websocket server.",
4153
- "name": "target",
4154
- "hasDynamicHelp": false,
4155
- "multiple": false,
4156
- "type": "option"
4157
- },
4158
- "json-log": {
4159
- "description": "When running in foreground, log JSON format",
4160
- "name": "json-log",
4161
- "allowNo": false,
4162
- "type": "boolean"
4163
- },
4164
- "json-logfile": {
4165
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
4166
- "name": "json-logfile",
4167
- "default": "stderr",
4168
- "hasDynamicHelp": false,
4169
- "multiple": false,
4170
- "type": "option"
4171
- }
4172
- },
4173
- "hasDynamicHelp": false,
4174
- "hiddenAliases": [],
4175
- "id": "halo:credential:add",
4176
- "pluginAlias": "@dxos/cli",
4177
- "pluginName": "@dxos/cli",
4178
- "pluginType": "core",
4179
- "strict": true,
4180
- "isESM": true,
4181
- "relativePath": [
4182
- "dist",
4183
- "src",
4184
- "commands",
4185
- "halo",
4186
- "credential",
4187
- "add.js"
4188
- ]
4189
- },
4190
- "halo:credential:list": {
4191
- "aliases": [],
4192
- "args": {},
4193
- "description": "List HALO credentials.",
4194
- "flags": {
4195
- "json": {
4196
- "description": "Output as JSON.",
4197
- "name": "json",
4198
- "allowNo": false,
4199
- "type": "boolean"
4200
- },
4201
- "verbose": {
4202
- "char": "v",
4203
- "description": "Verbose output",
4204
- "name": "verbose",
4205
- "allowNo": false,
4206
- "type": "boolean"
4207
- },
4208
- "dry-run": {
4209
- "description": "Dry run.",
4210
- "name": "dry-run",
4211
- "allowNo": false,
4212
- "type": "boolean"
4213
- },
4214
- "profile": {
4215
- "description": "User profile.",
4216
- "env": "DX_PROFILE",
4217
- "name": "profile",
4218
- "default": "default",
4219
- "hasDynamicHelp": false,
4220
- "multiple": false,
4221
- "type": "option"
4222
- },
4223
- "config": {
4224
- "aliases": [
4225
- "c"
4226
- ],
4227
- "dependsOn": [
4228
- "profile"
4229
- ],
4230
- "description": "Config file.",
4231
- "env": "DX_CONFIG",
4232
- "name": "config",
4233
- "default": "/github/home/.config/dx/profile/default.yml",
4234
- "hasDynamicHelp": false,
4235
- "helpValue": "path",
4236
- "multiple": false,
4237
- "type": "option"
4238
- },
4239
- "timeout": {
4240
- "description": "Time in milliseconds to wait for at least one credential before listing.",
4241
- "name": "timeout",
4242
- "default": 500,
4243
- "hasDynamicHelp": false,
4244
- "multiple": false,
4245
- "type": "option"
4246
- },
4247
- "target": {
4248
- "description": "Target websocket server.",
4249
- "name": "target",
4250
- "hasDynamicHelp": false,
4251
- "multiple": false,
4252
- "type": "option"
4253
- },
4254
- "json-log": {
4255
- "description": "When running in foreground, log JSON format",
4256
- "name": "json-log",
4257
- "allowNo": false,
4258
- "type": "boolean"
4259
- },
4260
- "json-logfile": {
4261
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
4262
- "name": "json-logfile",
4263
- "default": "stderr",
4264
- "hasDynamicHelp": false,
4265
- "multiple": false,
4266
- "type": "option"
4267
- },
4268
- "extended": {
4269
- "description": "Show extended table columns.",
4270
- "name": "extended",
4271
- "allowNo": false,
4272
- "type": "boolean"
4273
- },
4274
- "type": {
4275
- "description": "Type",
4276
- "name": "type",
4277
- "hasDynamicHelp": false,
4278
- "multiple": false,
4279
- "type": "option"
4280
- },
4281
- "delay": {
4282
- "description": "Delay in milliseconds before listing.",
4283
- "name": "delay",
4284
- "default": 250,
4285
- "hasDynamicHelp": false,
4286
- "multiple": false,
4287
- "type": "option"
4288
- },
4289
- "space": {
4290
- "description": "Space ID of the space to show credentials from. By default, shows halo credentials.",
4291
- "name": "space",
4292
- "hasDynamicHelp": false,
4293
- "multiple": false,
4294
- "type": "option"
4295
- }
4296
- },
4297
- "hasDynamicHelp": false,
4298
- "hiddenAliases": [],
4299
- "id": "halo:credential:list",
4300
- "pluginAlias": "@dxos/cli",
4301
- "pluginName": "@dxos/cli",
4302
- "pluginType": "core",
4303
- "strict": true,
4304
- "enableJsonFlag": true,
4305
- "isESM": true,
4306
- "relativePath": [
4307
- "dist",
4308
- "src",
4309
- "commands",
4310
- "halo",
4311
- "credential",
4312
- "list.js"
4313
- ]
4314
- },
4315
- "halo:recovery:generate": {
4316
- "aliases": [],
4317
- "args": {},
4318
- "description": "Generate a seedphrase that can be used for identity recovery.",
4319
- "flags": {
4320
- "json": {
4321
- "description": "Output as JSON.",
4322
- "name": "json",
4323
- "allowNo": false,
4324
- "type": "boolean"
4325
- },
4326
- "verbose": {
4327
- "char": "v",
4328
- "description": "Verbose output",
4329
- "name": "verbose",
4330
- "allowNo": false,
4331
- "type": "boolean"
4332
- },
4333
- "dry-run": {
4334
- "description": "Dry run.",
4335
- "name": "dry-run",
4336
- "allowNo": false,
4337
- "type": "boolean"
4338
- },
4339
- "profile": {
4340
- "description": "User profile.",
4341
- "env": "DX_PROFILE",
4342
- "name": "profile",
4343
- "default": "default",
4344
- "hasDynamicHelp": false,
4345
- "multiple": false,
4346
- "type": "option"
4347
- },
4348
- "config": {
4349
- "aliases": [
4350
- "c"
4351
- ],
4352
- "dependsOn": [
4353
- "profile"
4354
- ],
4355
- "description": "Config file.",
4356
- "env": "DX_CONFIG",
4357
- "name": "config",
4358
- "default": "/github/home/.config/dx/profile/default.yml",
4359
- "hasDynamicHelp": false,
4360
- "helpValue": "path",
4361
- "multiple": false,
4362
- "type": "option"
4363
- },
4364
- "timeout": {
4365
- "aliases": [
4366
- "t"
4367
- ],
4368
- "description": "Timeout (ms).",
4369
- "name": "timeout",
4370
- "default": 60000,
4371
- "hasDynamicHelp": false,
4372
- "multiple": false,
4373
- "type": "option"
4374
- },
4375
- "target": {
4376
- "description": "Target websocket server.",
4377
- "name": "target",
4378
- "hasDynamicHelp": false,
4379
- "multiple": false,
4380
- "type": "option"
4381
- },
4382
- "json-log": {
4383
- "description": "When running in foreground, log JSON format",
4384
- "name": "json-log",
4385
- "allowNo": false,
4386
- "type": "boolean"
4387
- },
4388
- "json-logfile": {
4389
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
4390
- "name": "json-logfile",
4391
- "default": "stderr",
4392
- "hasDynamicHelp": false,
4393
- "multiple": false,
4394
- "type": "option"
4395
- }
4396
- },
4397
- "hasDynamicHelp": false,
4398
- "hiddenAliases": [],
4399
- "id": "halo:recovery:generate",
4400
- "pluginAlias": "@dxos/cli",
4401
- "pluginName": "@dxos/cli",
4402
- "pluginType": "core",
4403
- "strict": true,
4404
- "enableJsonFlag": true,
4405
- "isESM": true,
4406
- "relativePath": [
4407
- "dist",
4408
- "src",
4409
- "commands",
4410
- "halo",
4411
- "recovery",
4412
- "generate.js"
4413
- ]
4414
- },
4415
- "halo:recovery:use": {
4416
- "aliases": [],
4417
- "args": {},
4418
- "description": "Use a code to recover identity.",
4419
- "flags": {
4420
- "json": {
4421
- "description": "Output as JSON.",
4422
- "name": "json",
4423
- "allowNo": false,
4424
- "type": "boolean"
4425
- },
4426
- "verbose": {
4427
- "char": "v",
4428
- "description": "Verbose output",
4429
- "name": "verbose",
4430
- "allowNo": false,
4431
- "type": "boolean"
4432
- },
4433
- "dry-run": {
4434
- "description": "Dry run.",
4435
- "name": "dry-run",
4436
- "allowNo": false,
4437
- "type": "boolean"
4438
- },
4439
- "profile": {
4440
- "description": "User profile.",
4441
- "env": "DX_PROFILE",
4442
- "name": "profile",
4443
- "default": "default",
4444
- "hasDynamicHelp": false,
4445
- "multiple": false,
4446
- "type": "option"
4447
- },
4448
- "config": {
4449
- "aliases": [
4450
- "c"
4451
- ],
4452
- "dependsOn": [
4453
- "profile"
4454
- ],
4455
- "description": "Config file.",
4456
- "env": "DX_CONFIG",
4457
- "name": "config",
4458
- "default": "/github/home/.config/dx/profile/default.yml",
4459
- "hasDynamicHelp": false,
4460
- "helpValue": "path",
4461
- "multiple": false,
4462
- "type": "option"
4463
- },
4464
- "timeout": {
4465
- "aliases": [
4466
- "t"
4467
- ],
4468
- "description": "Timeout (ms).",
4469
- "name": "timeout",
4470
- "default": 60000,
4471
- "hasDynamicHelp": false,
4472
- "multiple": false,
4473
- "type": "option"
4474
- },
4475
- "target": {
4476
- "description": "Target websocket server.",
4477
- "name": "target",
4478
- "hasDynamicHelp": false,
4479
- "multiple": false,
4480
- "type": "option"
4481
- },
4482
- "json-log": {
4483
- "description": "When running in foreground, log JSON format",
4484
- "name": "json-log",
4485
- "allowNo": false,
4486
- "type": "boolean"
4487
- },
4488
- "json-logfile": {
4489
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
4490
- "name": "json-logfile",
4491
- "default": "stderr",
4492
- "hasDynamicHelp": false,
4493
- "multiple": false,
4494
- "type": "option"
4495
- },
4496
- "recoveryCode": {
4497
- "description": "Recovery code.",
4498
- "name": "recoveryCode",
4499
- "required": true,
4500
- "hasDynamicHelp": false,
4501
- "multiple": false,
4502
- "type": "option"
4503
- }
4504
- },
4505
- "hasDynamicHelp": false,
4506
- "hiddenAliases": [],
4507
- "id": "halo:recovery:use",
4508
- "pluginAlias": "@dxos/cli",
4509
- "pluginName": "@dxos/cli",
4510
- "pluginType": "core",
4511
- "strict": true,
4512
- "enableJsonFlag": true,
4513
- "isESM": true,
4514
- "relativePath": [
4515
- "dist",
4516
- "src",
4517
- "commands",
4518
- "halo",
4519
- "recovery",
4520
- "use.js"
4521
- ]
4522
- },
4523
- "space:schema:list": {
4524
- "aliases": [],
4525
- "args": {},
4526
- "description": "List schema.",
4527
- "flags": {
4528
- "json": {
4529
- "description": "Output as JSON.",
4530
- "name": "json",
4531
- "allowNo": false,
4532
- "type": "boolean"
4533
- },
4534
- "verbose": {
4535
- "char": "v",
4536
- "description": "Verbose output",
4537
- "name": "verbose",
4538
- "allowNo": false,
4539
- "type": "boolean"
4540
- },
4541
- "dry-run": {
4542
- "description": "Dry run.",
4543
- "name": "dry-run",
4544
- "allowNo": false,
4545
- "type": "boolean"
4546
- },
4547
- "profile": {
4548
- "description": "User profile.",
4549
- "env": "DX_PROFILE",
4550
- "name": "profile",
4551
- "default": "default",
4552
- "hasDynamicHelp": false,
4553
- "multiple": false,
4554
- "type": "option"
4555
- },
4556
- "config": {
4557
- "aliases": [
4558
- "c"
4559
- ],
4560
- "dependsOn": [
4561
- "profile"
4562
- ],
4563
- "description": "Config file.",
4564
- "env": "DX_CONFIG",
4565
- "name": "config",
4566
- "default": "/github/home/.config/dx/profile/default.yml",
4567
- "hasDynamicHelp": false,
4568
- "helpValue": "path",
4569
- "multiple": false,
4570
- "type": "option"
4571
- },
4572
- "timeout": {
4573
- "aliases": [
4574
- "t"
4575
- ],
4576
- "description": "Timeout (ms).",
4577
- "name": "timeout",
4578
- "default": 60000,
4579
- "hasDynamicHelp": false,
4580
- "multiple": false,
4581
- "type": "option"
4582
- },
4583
- "target": {
4584
- "description": "Target websocket server.",
4585
- "name": "target",
4586
- "hasDynamicHelp": false,
4587
- "multiple": false,
4588
- "type": "option"
4589
- },
4590
- "json-log": {
4591
- "description": "When running in foreground, log JSON format",
4592
- "name": "json-log",
4593
- "allowNo": false,
4594
- "type": "boolean"
4595
- },
4596
- "json-logfile": {
4597
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
4598
- "name": "json-logfile",
4599
- "default": "stderr",
4600
- "hasDynamicHelp": false,
4601
- "multiple": false,
4602
- "type": "option"
4603
- },
4604
- "extended": {
4605
- "description": "Show extended table columns.",
4606
- "name": "extended",
4607
- "allowNo": false,
4608
- "type": "boolean"
4609
- },
4610
- "key": {
4611
- "description": "Space key(s) head in hex.",
4612
- "name": "key",
4613
- "hasDynamicHelp": false,
4614
- "multiple": true,
4615
- "type": "option"
4616
- },
4617
- "typename": {
4618
- "description": "Filter objects by typename.",
4619
- "name": "typename",
4620
- "hasDynamicHelp": false,
4621
- "multiple": false,
4622
- "type": "option"
4623
- }
4624
- },
4625
- "hasDynamicHelp": false,
4626
- "hiddenAliases": [],
4627
- "id": "space:schema:list",
4628
- "pluginAlias": "@dxos/cli",
4629
- "pluginName": "@dxos/cli",
4630
- "pluginType": "core",
4631
- "strict": true,
4632
- "enableJsonFlag": true,
4633
- "isESM": true,
4634
- "relativePath": [
4635
- "dist",
4636
- "src",
4637
- "commands",
4638
- "space",
4639
- "schema",
4640
- "list.js"
4641
- ]
4642
- }
4643
- },
4644
- "version": "0.8.4-main.70d3990"
4645
- }