@boxes-dev/dvb-runtime 1.0.297 → 1.0.299

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 (488) hide show
  1. package/dist/bin/.bundle-state.json +2 -2
  2. package/dist/bin/dvb.cjs +6 -6
  3. package/dist/bin/dvbd.cjs +6 -6
  4. package/package.json +7 -5
  5. package/dist/devbox/auth.d.ts +0 -22
  6. package/dist/devbox/auth.d.ts.map +0 -1
  7. package/dist/devbox/auth.js +0 -233
  8. package/dist/devbox/auth.js.map +0 -1
  9. package/dist/devbox/browser.d.ts +0 -19
  10. package/dist/devbox/browser.d.ts.map +0 -1
  11. package/dist/devbox/browser.js +0 -60
  12. package/dist/devbox/browser.js.map +0 -1
  13. package/dist/devbox/cli.d.ts +0 -7
  14. package/dist/devbox/cli.d.ts.map +0 -1
  15. package/dist/devbox/cli.js +0 -124
  16. package/dist/devbox/cli.js.map +0 -1
  17. package/dist/devbox/commandRegistry/args.d.ts +0 -18
  18. package/dist/devbox/commandRegistry/args.d.ts.map +0 -1
  19. package/dist/devbox/commandRegistry/args.js +0 -107
  20. package/dist/devbox/commandRegistry/args.js.map +0 -1
  21. package/dist/devbox/commandRegistry/catalog.d.ts +0 -4
  22. package/dist/devbox/commandRegistry/catalog.d.ts.map +0 -1
  23. package/dist/devbox/commandRegistry/catalog.js +0 -763
  24. package/dist/devbox/commandRegistry/catalog.js.map +0 -1
  25. package/dist/devbox/commandRegistry/dispatch.d.ts +0 -3
  26. package/dist/devbox/commandRegistry/dispatch.d.ts.map +0 -1
  27. package/dist/devbox/commandRegistry/dispatch.js +0 -61
  28. package/dist/devbox/commandRegistry/dispatch.js.map +0 -1
  29. package/dist/devbox/commandRegistry/errors.d.ts +0 -8
  30. package/dist/devbox/commandRegistry/errors.d.ts.map +0 -1
  31. package/dist/devbox/commandRegistry/errors.js +0 -26
  32. package/dist/devbox/commandRegistry/errors.js.map +0 -1
  33. package/dist/devbox/commandRegistry/help.d.ts +0 -5
  34. package/dist/devbox/commandRegistry/help.d.ts.map +0 -1
  35. package/dist/devbox/commandRegistry/help.js +0 -94
  36. package/dist/devbox/commandRegistry/help.js.map +0 -1
  37. package/dist/devbox/commandRegistry/resolve.d.ts +0 -7
  38. package/dist/devbox/commandRegistry/resolve.d.ts.map +0 -1
  39. package/dist/devbox/commandRegistry/resolve.js +0 -32
  40. package/dist/devbox/commandRegistry/resolve.js.map +0 -1
  41. package/dist/devbox/commandRegistry/tab.d.ts +0 -10
  42. package/dist/devbox/commandRegistry/tab.d.ts.map +0 -1
  43. package/dist/devbox/commandRegistry/tab.js +0 -83
  44. package/dist/devbox/commandRegistry/tab.js.map +0 -1
  45. package/dist/devbox/commandRegistry/types.d.ts +0 -32
  46. package/dist/devbox/commandRegistry/types.d.ts.map +0 -1
  47. package/dist/devbox/commandRegistry/types.js +0 -2
  48. package/dist/devbox/commandRegistry/types.js.map +0 -1
  49. package/dist/devbox/commands/agent.d.ts +0 -52
  50. package/dist/devbox/commands/agent.d.ts.map +0 -1
  51. package/dist/devbox/commands/agent.js +0 -397
  52. package/dist/devbox/commands/agent.js.map +0 -1
  53. package/dist/devbox/commands/boxSelect.d.ts +0 -25
  54. package/dist/devbox/commands/boxSelect.d.ts.map +0 -1
  55. package/dist/devbox/commands/boxSelect.js +0 -94
  56. package/dist/devbox/commands/boxSelect.js.map +0 -1
  57. package/dist/devbox/commands/checkpoint.d.ts +0 -9
  58. package/dist/devbox/commands/checkpoint.d.ts.map +0 -1
  59. package/dist/devbox/commands/checkpoint.js +0 -105
  60. package/dist/devbox/commands/checkpoint.js.map +0 -1
  61. package/dist/devbox/commands/commandProvider.d.ts +0 -33
  62. package/dist/devbox/commands/commandProvider.d.ts.map +0 -1
  63. package/dist/devbox/commands/commandProvider.js +0 -156
  64. package/dist/devbox/commands/commandProvider.js.map +0 -1
  65. package/dist/devbox/commands/connect.d.ts +0 -39
  66. package/dist/devbox/commands/connect.d.ts.map +0 -1
  67. package/dist/devbox/commands/connect.js +0 -1367
  68. package/dist/devbox/commands/connect.js.map +0 -1
  69. package/dist/devbox/commands/connectSessionMapping.d.ts +0 -64
  70. package/dist/devbox/commands/connectSessionMapping.d.ts.map +0 -1
  71. package/dist/devbox/commands/connectSessionMapping.js +0 -153
  72. package/dist/devbox/commands/connectSessionMapping.js.map +0 -1
  73. package/dist/devbox/commands/cp.d.ts +0 -60
  74. package/dist/devbox/commands/cp.d.ts.map +0 -1
  75. package/dist/devbox/commands/cp.js +0 -383
  76. package/dist/devbox/commands/cp.js.map +0 -1
  77. package/dist/devbox/commands/daemon.d.ts +0 -4
  78. package/dist/devbox/commands/daemon.d.ts.map +0 -1
  79. package/dist/devbox/commands/daemon.js +0 -49
  80. package/dist/devbox/commands/daemon.js.map +0 -1
  81. package/dist/devbox/commands/destroy.d.ts +0 -2
  82. package/dist/devbox/commands/destroy.d.ts.map +0 -1
  83. package/dist/devbox/commands/destroy.js +0 -204
  84. package/dist/devbox/commands/destroy.js.map +0 -1
  85. package/dist/devbox/commands/destroyE2b.d.ts +0 -22
  86. package/dist/devbox/commands/destroyE2b.d.ts.map +0 -1
  87. package/dist/devbox/commands/destroyE2b.js +0 -12
  88. package/dist/devbox/commands/destroyE2b.js.map +0 -1
  89. package/dist/devbox/commands/destroyLocalState.d.ts +0 -34
  90. package/dist/devbox/commands/destroyLocalState.d.ts.map +0 -1
  91. package/dist/devbox/commands/destroyLocalState.js +0 -187
  92. package/dist/devbox/commands/destroyLocalState.js.map +0 -1
  93. package/dist/devbox/commands/destroyModal.d.ts +0 -21
  94. package/dist/devbox/commands/destroyModal.d.ts.map +0 -1
  95. package/dist/devbox/commands/destroyModal.js +0 -13
  96. package/dist/devbox/commands/destroyModal.js.map +0 -1
  97. package/dist/devbox/commands/destroyShared.d.ts +0 -14
  98. package/dist/devbox/commands/destroyShared.d.ts.map +0 -1
  99. package/dist/devbox/commands/destroyShared.js +0 -37
  100. package/dist/devbox/commands/destroyShared.js.map +0 -1
  101. package/dist/devbox/commands/fork.d.ts +0 -9
  102. package/dist/devbox/commands/fork.d.ts.map +0 -1
  103. package/dist/devbox/commands/fork.js +0 -94
  104. package/dist/devbox/commands/fork.js.map +0 -1
  105. package/dist/devbox/commands/ide.d.ts +0 -35
  106. package/dist/devbox/commands/ide.d.ts.map +0 -1
  107. package/dist/devbox/commands/ide.js +0 -987
  108. package/dist/devbox/commands/ide.js.map +0 -1
  109. package/dist/devbox/commands/init/args.d.ts +0 -18
  110. package/dist/devbox/commands/init/args.d.ts.map +0 -1
  111. package/dist/devbox/commands/init/args.js +0 -44
  112. package/dist/devbox/commands/init/args.js.map +0 -1
  113. package/dist/devbox/commands/init/clack.d.ts +0 -22
  114. package/dist/devbox/commands/init/clack.d.ts.map +0 -1
  115. package/dist/devbox/commands/init/clack.js +0 -158
  116. package/dist/devbox/commands/init/clack.js.map +0 -1
  117. package/dist/devbox/commands/init/claudeBootstrap.d.ts +0 -49
  118. package/dist/devbox/commands/init/claudeBootstrap.d.ts.map +0 -1
  119. package/dist/devbox/commands/init/claudeBootstrap.js +0 -504
  120. package/dist/devbox/commands/init/claudeBootstrap.js.map +0 -1
  121. package/dist/devbox/commands/init/codex/artifacts.d.ts +0 -49
  122. package/dist/devbox/commands/init/codex/artifacts.d.ts.map +0 -1
  123. package/dist/devbox/commands/init/codex/artifacts.js +0 -278
  124. package/dist/devbox/commands/init/codex/artifacts.js.map +0 -1
  125. package/dist/devbox/commands/init/codex/config.d.ts +0 -6
  126. package/dist/devbox/commands/init/codex/config.d.ts.map +0 -1
  127. package/dist/devbox/commands/init/codex/config.js +0 -43
  128. package/dist/devbox/commands/init/codex/config.js.map +0 -1
  129. package/dist/devbox/commands/init/codex/events.d.ts +0 -14
  130. package/dist/devbox/commands/init/codex/events.d.ts.map +0 -1
  131. package/dist/devbox/commands/init/codex/events.js +0 -435
  132. package/dist/devbox/commands/init/codex/events.js.map +0 -1
  133. package/dist/devbox/commands/init/codex/execConfig.d.ts +0 -5
  134. package/dist/devbox/commands/init/codex/execConfig.d.ts.map +0 -1
  135. package/dist/devbox/commands/init/codex/execConfig.js +0 -10
  136. package/dist/devbox/commands/init/codex/execConfig.js.map +0 -1
  137. package/dist/devbox/commands/init/codex/index.d.ts +0 -136
  138. package/dist/devbox/commands/init/codex/index.d.ts.map +0 -1
  139. package/dist/devbox/commands/init/codex/index.js +0 -1115
  140. package/dist/devbox/commands/init/codex/index.js.map +0 -1
  141. package/dist/devbox/commands/init/codex/local.d.ts +0 -124
  142. package/dist/devbox/commands/init/codex/local.d.ts.map +0 -1
  143. package/dist/devbox/commands/init/codex/local.js +0 -1381
  144. package/dist/devbox/commands/init/codex/local.js.map +0 -1
  145. package/dist/devbox/commands/init/codex/localExecArgs.d.ts +0 -25
  146. package/dist/devbox/commands/init/codex/localExecArgs.d.ts.map +0 -1
  147. package/dist/devbox/commands/init/codex/localExecArgs.js +0 -48
  148. package/dist/devbox/commands/init/codex/localExecArgs.js.map +0 -1
  149. package/dist/devbox/commands/init/codex/plan.d.ts +0 -99
  150. package/dist/devbox/commands/init/codex/plan.d.ts.map +0 -1
  151. package/dist/devbox/commands/init/codex/plan.js +0 -231
  152. package/dist/devbox/commands/init/codex/plan.js.map +0 -1
  153. package/dist/devbox/commands/init/codex/prompts.d.ts +0 -9
  154. package/dist/devbox/commands/init/codex/prompts.d.ts.map +0 -1
  155. package/dist/devbox/commands/init/codex/prompts.js +0 -51
  156. package/dist/devbox/commands/init/codex/prompts.js.map +0 -1
  157. package/dist/devbox/commands/init/codex/proxy.d.ts +0 -10
  158. package/dist/devbox/commands/init/codex/proxy.d.ts.map +0 -1
  159. package/dist/devbox/commands/init/codex/proxy.js +0 -32
  160. package/dist/devbox/commands/init/codex/proxy.js.map +0 -1
  161. package/dist/devbox/commands/init/codex/remote.d.ts +0 -96
  162. package/dist/devbox/commands/init/codex/remote.d.ts.map +0 -1
  163. package/dist/devbox/commands/init/codex/remote.js +0 -927
  164. package/dist/devbox/commands/init/codex/remote.js.map +0 -1
  165. package/dist/devbox/commands/init/codex/retry.d.ts +0 -17
  166. package/dist/devbox/commands/init/codex/retry.d.ts.map +0 -1
  167. package/dist/devbox/commands/init/codex/retry.js +0 -17
  168. package/dist/devbox/commands/init/codex/retry.js.map +0 -1
  169. package/dist/devbox/commands/init/codex/scanStatus.d.ts +0 -5
  170. package/dist/devbox/commands/init/codex/scanStatus.d.ts.map +0 -1
  171. package/dist/devbox/commands/init/codex/scanStatus.js +0 -27
  172. package/dist/devbox/commands/init/codex/scanStatus.js.map +0 -1
  173. package/dist/devbox/commands/init/codex/shellHistory.d.ts +0 -39
  174. package/dist/devbox/commands/init/codex/shellHistory.d.ts.map +0 -1
  175. package/dist/devbox/commands/init/codex/shellHistory.js +0 -258
  176. package/dist/devbox/commands/init/codex/shellHistory.js.map +0 -1
  177. package/dist/devbox/commands/init/codex/template.d.ts +0 -3
  178. package/dist/devbox/commands/init/codex/template.d.ts.map +0 -1
  179. package/dist/devbox/commands/init/codex/template.js +0 -3
  180. package/dist/devbox/commands/init/codex/template.js.map +0 -1
  181. package/dist/devbox/commands/init/finalizeFlow.d.ts +0 -95
  182. package/dist/devbox/commands/init/finalizeFlow.d.ts.map +0 -1
  183. package/dist/devbox/commands/init/finalizeFlow.js +0 -786
  184. package/dist/devbox/commands/init/finalizeFlow.js.map +0 -1
  185. package/dist/devbox/commands/init/index.d.ts +0 -11
  186. package/dist/devbox/commands/init/index.d.ts.map +0 -1
  187. package/dist/devbox/commands/init/index.js +0 -1058
  188. package/dist/devbox/commands/init/index.js.map +0 -1
  189. package/dist/devbox/commands/init/modal.d.ts +0 -5
  190. package/dist/devbox/commands/init/modal.d.ts.map +0 -1
  191. package/dist/devbox/commands/init/modal.js +0 -4
  192. package/dist/devbox/commands/init/modal.js.map +0 -1
  193. package/dist/devbox/commands/init/packaging.d.ts +0 -5
  194. package/dist/devbox/commands/init/packaging.d.ts.map +0 -1
  195. package/dist/devbox/commands/init/packaging.js +0 -81
  196. package/dist/devbox/commands/init/packaging.js.map +0 -1
  197. package/dist/devbox/commands/init/progress.d.ts +0 -31
  198. package/dist/devbox/commands/init/progress.d.ts.map +0 -1
  199. package/dist/devbox/commands/init/progress.js +0 -205
  200. package/dist/devbox/commands/init/progress.js.map +0 -1
  201. package/dist/devbox/commands/init/provider/e2b.d.ts +0 -29
  202. package/dist/devbox/commands/init/provider/e2b.d.ts.map +0 -1
  203. package/dist/devbox/commands/init/provider/e2b.js +0 -130
  204. package/dist/devbox/commands/init/provider/e2b.js.map +0 -1
  205. package/dist/devbox/commands/init/provider/e2bRuntime.d.ts +0 -39
  206. package/dist/devbox/commands/init/provider/e2bRuntime.d.ts.map +0 -1
  207. package/dist/devbox/commands/init/provider/e2bRuntime.js +0 -679
  208. package/dist/devbox/commands/init/provider/e2bRuntime.js.map +0 -1
  209. package/dist/devbox/commands/init/provider/index.d.ts +0 -8
  210. package/dist/devbox/commands/init/provider/index.d.ts.map +0 -1
  211. package/dist/devbox/commands/init/provider/index.js +0 -5
  212. package/dist/devbox/commands/init/provider/index.js.map +0 -1
  213. package/dist/devbox/commands/init/provider/modal.d.ts +0 -34
  214. package/dist/devbox/commands/init/provider/modal.d.ts.map +0 -1
  215. package/dist/devbox/commands/init/provider/modal.js +0 -274
  216. package/dist/devbox/commands/init/provider/modal.js.map +0 -1
  217. package/dist/devbox/commands/init/provider/modalRuntime.d.ts +0 -3
  218. package/dist/devbox/commands/init/provider/modalRuntime.d.ts.map +0 -1
  219. package/dist/devbox/commands/init/provider/modalRuntime.js +0 -2
  220. package/dist/devbox/commands/init/provider/modalRuntime.js.map +0 -1
  221. package/dist/devbox/commands/init/provider/resolve.d.ts +0 -44
  222. package/dist/devbox/commands/init/provider/resolve.d.ts.map +0 -1
  223. package/dist/devbox/commands/init/provider/resolve.js +0 -172
  224. package/dist/devbox/commands/init/provider/resolve.js.map +0 -1
  225. package/dist/devbox/commands/init/provider/shared.d.ts +0 -10
  226. package/dist/devbox/commands/init/provider/shared.d.ts.map +0 -1
  227. package/dist/devbox/commands/init/provider/shared.js +0 -2
  228. package/dist/devbox/commands/init/provider/shared.js.map +0 -1
  229. package/dist/devbox/commands/init/provider/sprites.d.ts +0 -30
  230. package/dist/devbox/commands/init/provider/sprites.d.ts.map +0 -1
  231. package/dist/devbox/commands/init/provider/sprites.js +0 -183
  232. package/dist/devbox/commands/init/provider/sprites.js.map +0 -1
  233. package/dist/devbox/commands/init/provider/types.d.ts +0 -19
  234. package/dist/devbox/commands/init/provider/types.d.ts.map +0 -1
  235. package/dist/devbox/commands/init/provider/types.js +0 -2
  236. package/dist/devbox/commands/init/provider/types.js.map +0 -1
  237. package/dist/devbox/commands/init/provisionFlow.d.ts +0 -53
  238. package/dist/devbox/commands/init/provisionFlow.d.ts.map +0 -1
  239. package/dist/devbox/commands/init/provisionFlow.js +0 -541
  240. package/dist/devbox/commands/init/provisionFlow.js.map +0 -1
  241. package/dist/devbox/commands/init/registry.d.ts +0 -15
  242. package/dist/devbox/commands/init/registry.d.ts.map +0 -1
  243. package/dist/devbox/commands/init/registry.js +0 -38
  244. package/dist/devbox/commands/init/registry.js.map +0 -1
  245. package/dist/devbox/commands/init/remote.d.ts +0 -48
  246. package/dist/devbox/commands/init/remote.d.ts.map +0 -1
  247. package/dist/devbox/commands/init/remote.js +0 -766
  248. package/dist/devbox/commands/init/remote.js.map +0 -1
  249. package/dist/devbox/commands/init/repo.d.ts +0 -45
  250. package/dist/devbox/commands/init/repo.d.ts.map +0 -1
  251. package/dist/devbox/commands/init/repo.js +0 -235
  252. package/dist/devbox/commands/init/repo.js.map +0 -1
  253. package/dist/devbox/commands/init/retryableErrors.d.ts +0 -4
  254. package/dist/devbox/commands/init/retryableErrors.d.ts.map +0 -1
  255. package/dist/devbox/commands/init/retryableErrors.js +0 -42
  256. package/dist/devbox/commands/init/retryableErrors.js.map +0 -1
  257. package/dist/devbox/commands/init/scanProgress.d.ts +0 -18
  258. package/dist/devbox/commands/init/scanProgress.d.ts.map +0 -1
  259. package/dist/devbox/commands/init/scanProgress.js +0 -47
  260. package/dist/devbox/commands/init/scanProgress.js.map +0 -1
  261. package/dist/devbox/commands/init/session.d.ts +0 -72
  262. package/dist/devbox/commands/init/session.d.ts.map +0 -1
  263. package/dist/devbox/commands/init/session.js +0 -348
  264. package/dist/devbox/commands/init/session.js.map +0 -1
  265. package/dist/devbox/commands/init/setupArtifactsValidation.d.ts +0 -28
  266. package/dist/devbox/commands/init/setupArtifactsValidation.d.ts.map +0 -1
  267. package/dist/devbox/commands/init/setupArtifactsValidation.js +0 -113
  268. package/dist/devbox/commands/init/setupArtifactsValidation.js.map +0 -1
  269. package/dist/devbox/commands/init/setupPlanFlow.d.ts +0 -34
  270. package/dist/devbox/commands/init/setupPlanFlow.d.ts.map +0 -1
  271. package/dist/devbox/commands/init/setupPlanFlow.js +0 -967
  272. package/dist/devbox/commands/init/setupPlanFlow.js.map +0 -1
  273. package/dist/devbox/commands/init/ssh.d.ts +0 -19
  274. package/dist/devbox/commands/init/ssh.d.ts.map +0 -1
  275. package/dist/devbox/commands/init/ssh.js +0 -276
  276. package/dist/devbox/commands/init/ssh.js.map +0 -1
  277. package/dist/devbox/commands/init/state.d.ts +0 -73
  278. package/dist/devbox/commands/init/state.d.ts.map +0 -1
  279. package/dist/devbox/commands/init/state.js +0 -118
  280. package/dist/devbox/commands/init/state.js.map +0 -1
  281. package/dist/devbox/commands/init/statusFlow.d.ts +0 -27
  282. package/dist/devbox/commands/init/statusFlow.d.ts.map +0 -1
  283. package/dist/devbox/commands/init/statusFlow.js +0 -160
  284. package/dist/devbox/commands/init/statusFlow.js.map +0 -1
  285. package/dist/devbox/commands/list.d.ts +0 -35
  286. package/dist/devbox/commands/list.d.ts.map +0 -1
  287. package/dist/devbox/commands/list.js +0 -311
  288. package/dist/devbox/commands/list.js.map +0 -1
  289. package/dist/devbox/commands/listFormatting.d.ts +0 -27
  290. package/dist/devbox/commands/listFormatting.d.ts.map +0 -1
  291. package/dist/devbox/commands/listFormatting.js +0 -155
  292. package/dist/devbox/commands/listFormatting.js.map +0 -1
  293. package/dist/devbox/commands/logout.d.ts +0 -2
  294. package/dist/devbox/commands/logout.d.ts.map +0 -1
  295. package/dist/devbox/commands/logout.js +0 -64
  296. package/dist/devbox/commands/logout.js.map +0 -1
  297. package/dist/devbox/commands/managedProviderClient.d.ts +0 -24
  298. package/dist/devbox/commands/managedProviderClient.d.ts.map +0 -1
  299. package/dist/devbox/commands/managedProviderClient.js +0 -42
  300. package/dist/devbox/commands/managedProviderClient.js.map +0 -1
  301. package/dist/devbox/commands/managedProviderContext.d.ts +0 -34
  302. package/dist/devbox/commands/managedProviderContext.d.ts.map +0 -1
  303. package/dist/devbox/commands/managedProviderContext.js +0 -34
  304. package/dist/devbox/commands/managedProviderContext.js.map +0 -1
  305. package/dist/devbox/commands/mount.d.ts +0 -25
  306. package/dist/devbox/commands/mount.d.ts.map +0 -1
  307. package/dist/devbox/commands/mount.js +0 -200
  308. package/dist/devbox/commands/mount.js.map +0 -1
  309. package/dist/devbox/commands/ports.d.ts +0 -11
  310. package/dist/devbox/commands/ports.d.ts.map +0 -1
  311. package/dist/devbox/commands/ports.js +0 -183
  312. package/dist/devbox/commands/ports.js.map +0 -1
  313. package/dist/devbox/commands/power.d.ts +0 -10
  314. package/dist/devbox/commands/power.d.ts.map +0 -1
  315. package/dist/devbox/commands/power.js +0 -139
  316. package/dist/devbox/commands/power.js.map +0 -1
  317. package/dist/devbox/commands/provider/daemonRuntimeShared.d.ts +0 -25
  318. package/dist/devbox/commands/provider/daemonRuntimeShared.d.ts.map +0 -1
  319. package/dist/devbox/commands/provider/daemonRuntimeShared.js +0 -217
  320. package/dist/devbox/commands/provider/daemonRuntimeShared.js.map +0 -1
  321. package/dist/devbox/commands/provider/directDaemonRuntime.d.ts +0 -106
  322. package/dist/devbox/commands/provider/directDaemonRuntime.d.ts.map +0 -1
  323. package/dist/devbox/commands/provider/directDaemonRuntime.js +0 -1442
  324. package/dist/devbox/commands/provider/directDaemonRuntime.js.map +0 -1
  325. package/dist/devbox/commands/provider/e2bCommandContext.d.ts +0 -11
  326. package/dist/devbox/commands/provider/e2bCommandContext.d.ts.map +0 -1
  327. package/dist/devbox/commands/provider/e2bCommandContext.js +0 -16
  328. package/dist/devbox/commands/provider/e2bCommandContext.js.map +0 -1
  329. package/dist/devbox/commands/provider/e2bLifecycleShared.d.ts +0 -20
  330. package/dist/devbox/commands/provider/e2bLifecycleShared.d.ts.map +0 -1
  331. package/dist/devbox/commands/provider/e2bLifecycleShared.js +0 -42
  332. package/dist/devbox/commands/provider/e2bLifecycleShared.js.map +0 -1
  333. package/dist/devbox/commands/provider/modalCommandContext.d.ts +0 -22
  334. package/dist/devbox/commands/provider/modalCommandContext.d.ts.map +0 -1
  335. package/dist/devbox/commands/provider/modalCommandContext.js +0 -47
  336. package/dist/devbox/commands/provider/modalCommandContext.js.map +0 -1
  337. package/dist/devbox/commands/provider/modalLifecycle.d.ts +0 -158
  338. package/dist/devbox/commands/provider/modalLifecycle.d.ts.map +0 -1
  339. package/dist/devbox/commands/provider/modalLifecycle.js +0 -702
  340. package/dist/devbox/commands/provider/modalLifecycle.js.map +0 -1
  341. package/dist/devbox/commands/provider/modalRuntime.d.ts +0 -25
  342. package/dist/devbox/commands/provider/modalRuntime.d.ts.map +0 -1
  343. package/dist/devbox/commands/provider/modalRuntime.js +0 -791
  344. package/dist/devbox/commands/provider/modalRuntime.js.map +0 -1
  345. package/dist/devbox/commands/provider/runtimeTypes.d.ts +0 -8
  346. package/dist/devbox/commands/provider/runtimeTypes.d.ts.map +0 -1
  347. package/dist/devbox/commands/provider/runtimeTypes.js +0 -2
  348. package/dist/devbox/commands/provider/runtimeTypes.js.map +0 -1
  349. package/dist/devbox/commands/providerClient.d.ts +0 -82
  350. package/dist/devbox/commands/providerClient.d.ts.map +0 -1
  351. package/dist/devbox/commands/providerClient.js +0 -719
  352. package/dist/devbox/commands/providerClient.js.map +0 -1
  353. package/dist/devbox/commands/reboot.d.ts +0 -8
  354. package/dist/devbox/commands/reboot.d.ts.map +0 -1
  355. package/dist/devbox/commands/reboot.js +0 -100
  356. package/dist/devbox/commands/reboot.js.map +0 -1
  357. package/dist/devbox/commands/reset.d.ts +0 -30
  358. package/dist/devbox/commands/reset.d.ts.map +0 -1
  359. package/dist/devbox/commands/reset.js +0 -114
  360. package/dist/devbox/commands/reset.js.map +0 -1
  361. package/dist/devbox/commands/runtimeClient.d.ts +0 -65
  362. package/dist/devbox/commands/runtimeClient.d.ts.map +0 -1
  363. package/dist/devbox/commands/runtimeClient.js +0 -127
  364. package/dist/devbox/commands/runtimeClient.js.map +0 -1
  365. package/dist/devbox/commands/sentryTest.d.ts +0 -2
  366. package/dist/devbox/commands/sentryTest.d.ts.map +0 -1
  367. package/dist/devbox/commands/sentryTest.js +0 -117
  368. package/dist/devbox/commands/sentryTest.js.map +0 -1
  369. package/dist/devbox/commands/services.d.ts +0 -2
  370. package/dist/devbox/commands/services.d.ts.map +0 -1
  371. package/dist/devbox/commands/services.js +0 -619
  372. package/dist/devbox/commands/services.js.map +0 -1
  373. package/dist/devbox/commands/servicesConfig.d.ts +0 -19
  374. package/dist/devbox/commands/servicesConfig.d.ts.map +0 -1
  375. package/dist/devbox/commands/servicesConfig.js +0 -61
  376. package/dist/devbox/commands/servicesConfig.js.map +0 -1
  377. package/dist/devbox/commands/servicesToml.d.ts +0 -13
  378. package/dist/devbox/commands/servicesToml.d.ts.map +0 -1
  379. package/dist/devbox/commands/servicesToml.js +0 -201
  380. package/dist/devbox/commands/servicesToml.js.map +0 -1
  381. package/dist/devbox/commands/sessionUtils.d.ts +0 -10
  382. package/dist/devbox/commands/sessionUtils.d.ts.map +0 -1
  383. package/dist/devbox/commands/sessionUtils.js +0 -48
  384. package/dist/devbox/commands/sessionUtils.js.map +0 -1
  385. package/dist/devbox/commands/sessions.d.ts +0 -3
  386. package/dist/devbox/commands/sessions.d.ts.map +0 -1
  387. package/dist/devbox/commands/sessions.js +0 -490
  388. package/dist/devbox/commands/sessions.js.map +0 -1
  389. package/dist/devbox/commands/setup.d.ts +0 -36
  390. package/dist/devbox/commands/setup.d.ts.map +0 -1
  391. package/dist/devbox/commands/setup.js +0 -816
  392. package/dist/devbox/commands/setup.js.map +0 -1
  393. package/dist/devbox/commands/setupClaude.d.ts +0 -51
  394. package/dist/devbox/commands/setupClaude.d.ts.map +0 -1
  395. package/dist/devbox/commands/setupClaude.js +0 -202
  396. package/dist/devbox/commands/setupClaude.js.map +0 -1
  397. package/dist/devbox/commands/setupTooling.d.ts +0 -56
  398. package/dist/devbox/commands/setupTooling.d.ts.map +0 -1
  399. package/dist/devbox/commands/setupTooling.js +0 -187
  400. package/dist/devbox/commands/setupTooling.js.map +0 -1
  401. package/dist/devbox/commands/sshAccess.d.ts +0 -31
  402. package/dist/devbox/commands/sshAccess.d.ts.map +0 -1
  403. package/dist/devbox/commands/sshAccess.js +0 -353
  404. package/dist/devbox/commands/sshAccess.js.map +0 -1
  405. package/dist/devbox/commands/sshConfig.d.ts +0 -23
  406. package/dist/devbox/commands/sshConfig.d.ts.map +0 -1
  407. package/dist/devbox/commands/sshConfig.js +0 -366
  408. package/dist/devbox/commands/sshConfig.js.map +0 -1
  409. package/dist/devbox/commands/sshProxy.d.ts +0 -2
  410. package/dist/devbox/commands/sshProxy.d.ts.map +0 -1
  411. package/dist/devbox/commands/sshProxy.js +0 -215
  412. package/dist/devbox/commands/sshProxy.js.map +0 -1
  413. package/dist/devbox/commands/uninstall.d.ts +0 -2
  414. package/dist/devbox/commands/uninstall.d.ts.map +0 -1
  415. package/dist/devbox/commands/uninstall.js +0 -365
  416. package/dist/devbox/commands/uninstall.js.map +0 -1
  417. package/dist/devbox/commands/upgrade.d.ts +0 -14
  418. package/dist/devbox/commands/upgrade.d.ts.map +0 -1
  419. package/dist/devbox/commands/upgrade.js +0 -60
  420. package/dist/devbox/commands/upgrade.js.map +0 -1
  421. package/dist/devbox/commands/version.d.ts +0 -8
  422. package/dist/devbox/commands/version.d.ts.map +0 -1
  423. package/dist/devbox/commands/version.js +0 -134
  424. package/dist/devbox/commands/version.js.map +0 -1
  425. package/dist/devbox/commands/whoami.d.ts +0 -2
  426. package/dist/devbox/commands/whoami.d.ts.map +0 -1
  427. package/dist/devbox/commands/whoami.js +0 -114
  428. package/dist/devbox/commands/whoami.js.map +0 -1
  429. package/dist/devbox/completions/cache.d.ts +0 -53
  430. package/dist/devbox/completions/cache.d.ts.map +0 -1
  431. package/dist/devbox/completions/cache.js +0 -227
  432. package/dist/devbox/completions/cache.js.map +0 -1
  433. package/dist/devbox/completions/index.d.ts +0 -18
  434. package/dist/devbox/completions/index.d.ts.map +0 -1
  435. package/dist/devbox/completions/index.js +0 -759
  436. package/dist/devbox/completions/index.js.map +0 -1
  437. package/dist/devbox/controlPlane.d.ts +0 -460
  438. package/dist/devbox/controlPlane.d.ts.map +0 -1
  439. package/dist/devbox/controlPlane.js +0 -1910
  440. package/dist/devbox/controlPlane.js.map +0 -1
  441. package/dist/devbox/daemonClient.d.ts +0 -44
  442. package/dist/devbox/daemonClient.d.ts.map +0 -1
  443. package/dist/devbox/daemonClient.js +0 -677
  444. package/dist/devbox/daemonClient.js.map +0 -1
  445. package/dist/devbox/e2bExecErrors.d.ts +0 -11
  446. package/dist/devbox/e2bExecErrors.d.ts.map +0 -1
  447. package/dist/devbox/e2bExecErrors.js +0 -19
  448. package/dist/devbox/e2bExecErrors.js.map +0 -1
  449. package/dist/devbox/latency.d.ts +0 -25
  450. package/dist/devbox/latency.d.ts.map +0 -1
  451. package/dist/devbox/latency.js +0 -186
  452. package/dist/devbox/latency.js.map +0 -1
  453. package/dist/devbox/logger.d.ts +0 -2
  454. package/dist/devbox/logger.d.ts.map +0 -1
  455. package/dist/devbox/logger.js +0 -3
  456. package/dist/devbox/logger.js.map +0 -1
  457. package/dist/devbox/terminal/kittyCtrlCReleaseSuppressor.d.ts +0 -11
  458. package/dist/devbox/terminal/kittyCtrlCReleaseSuppressor.d.ts.map +0 -1
  459. package/dist/devbox/terminal/kittyCtrlCReleaseSuppressor.js +0 -118
  460. package/dist/devbox/terminal/kittyCtrlCReleaseSuppressor.js.map +0 -1
  461. package/dist/devbox/terminal/osc.d.ts +0 -11
  462. package/dist/devbox/terminal/osc.d.ts.map +0 -1
  463. package/dist/devbox/terminal/osc.js +0 -84
  464. package/dist/devbox/terminal/osc.js.map +0 -1
  465. package/dist/devbox/terminal/sessionProtocol.d.ts +0 -46
  466. package/dist/devbox/terminal/sessionProtocol.d.ts.map +0 -1
  467. package/dist/devbox/terminal/sessionProtocol.js +0 -631
  468. package/dist/devbox/terminal/sessionProtocol.js.map +0 -1
  469. package/dist/devbox/ui/colors.d.ts +0 -19
  470. package/dist/devbox/ui/colors.d.ts.map +0 -1
  471. package/dist/devbox/ui/colors.js +0 -22
  472. package/dist/devbox/ui/colors.js.map +0 -1
  473. package/dist/devbox/ui/copyableUrl.d.ts +0 -4
  474. package/dist/devbox/ui/copyableUrl.d.ts.map +0 -1
  475. package/dist/devbox/ui/copyableUrl.js +0 -10
  476. package/dist/devbox/ui/copyableUrl.js.map +0 -1
  477. package/dist/devbox/ui/qr.d.ts +0 -3
  478. package/dist/devbox/ui/qr.d.ts.map +0 -1
  479. package/dist/devbox/ui/qr.js +0 -17
  480. package/dist/devbox/ui/qr.js.map +0 -1
  481. package/dist/devbox/ui/statusLine.d.ts +0 -14
  482. package/dist/devbox/ui/statusLine.d.ts.map +0 -1
  483. package/dist/devbox/ui/statusLine.js +0 -92
  484. package/dist/devbox/ui/statusLine.js.map +0 -1
  485. package/dist/devbox/updateNotice.d.ts +0 -2
  486. package/dist/devbox/updateNotice.d.ts.map +0 -1
  487. package/dist/devbox/updateNotice.js +0 -43
  488. package/dist/devbox/updateNotice.js.map +0 -1
@@ -1,763 +0,0 @@
1
- const arg = (name, description, options = {}) => ({
2
- name,
3
- description,
4
- required: options.required ?? true,
5
- ...(options.completion ? { completion: options.completion } : {}),
6
- });
7
- const flag = (long, description, options = {}) => ({
8
- long,
9
- description,
10
- ...(options.short ? { short: options.short } : {}),
11
- ...(options.valueName ? { valueName: options.valueName } : {}),
12
- });
13
- export const CLI_ROOT_COMMAND = {
14
- name: "dvb",
15
- summary: "boxes.dev command-line interface",
16
- usage: [
17
- "dvb <command> [options]",
18
- "dvb <command> <subcommand> [options]",
19
- "dvb --version",
20
- ],
21
- notes: ["Use `dvb <command> --help` for command-specific help."],
22
- children: [
23
- {
24
- name: "setup",
25
- category: "Account",
26
- summary: "Configure auth + org",
27
- usage: [
28
- "dvb setup [--sprite-token <token> | --token <token>] [--claude-code-oauth-token <token>] [--no-claude-auth] [--org <slug>] [--codex-auth <proxy|byo>] [--sprite-auth <default|byo>] [--modal-auth <default|byo>] [--modal-token-id <id>] [--modal-token-secret <secret>] [--no-verify] [--json]",
29
- ],
30
- options: [
31
- flag("token", "Sprites API token", { valueName: "token" }),
32
- flag("sprite-token", "Sprites API token", { valueName: "token" }),
33
- flag("claude-code-oauth-token", "Claude Code setup token", {
34
- valueName: "token",
35
- }),
36
- flag("no-claude-auth", "Skip Claude setup-token status and prompts for this run"),
37
- flag("org", "Sprites org slug", { valueName: "slug" }),
38
- flag("codex-auth", "Codex auth mode", { valueName: "proxy|byo" }),
39
- flag("sprite-auth", "Sprite auth mode", {
40
- valueName: "default|byo",
41
- }),
42
- flag("modal-auth", "Modal auth mode", {
43
- valueName: "default|byo",
44
- }),
45
- flag("modal-token-id", "Modal BYO token id", { valueName: "id" }),
46
- flag("modal-token-secret", "Modal BYO token secret", {
47
- valueName: "secret",
48
- }),
49
- flag("no-verify", "Skip token verification"),
50
- flag("json", "Output JSON"),
51
- ],
52
- notes: [
53
- "Interactive setup requires local `codex` and offers to install it with `npm install -g @openai/codex --loglevel=error` when missing.",
54
- "If local `claude` is installed, interactive setup offers Claude Code onboarding through `claude setup-token`.",
55
- ],
56
- examples: ["dvb setup", "dvb setup --json"],
57
- },
58
- {
59
- name: "whoami",
60
- category: "Account",
61
- summary: "Show current signed-in user",
62
- usage: ["dvb whoami [--json]"],
63
- options: [flag("json", "Output JSON")],
64
- },
65
- {
66
- name: "logout",
67
- category: "Account",
68
- summary: "Log out from dvb locally",
69
- usage: ["dvb logout [--json]"],
70
- options: [flag("json", "Output JSON")],
71
- },
72
- {
73
- name: "uninstall",
74
- category: "Account",
75
- summary: "Remove local devbox state",
76
- usage: ["dvb uninstall [--dry-run] [--yes] [--json]"],
77
- options: [
78
- flag("dry-run", "Preview cleanup actions"),
79
- flag("yes", "Skip confirmation"),
80
- flag("json", "Output JSON"),
81
- ],
82
- },
83
- {
84
- name: "init",
85
- category: "Devboxes",
86
- summary: "Create a devbox and upload repo",
87
- usage: [
88
- "dvb init [--alias <alias>] [--compute <provider>] [--force] [--yes] [--resume] [--status] [--json]",
89
- ],
90
- options: [
91
- flag("alias", "Alias for the devbox", { valueName: "alias" }),
92
- flag("compute", "Compute provider", {
93
- valueName: "provider",
94
- }),
95
- flag("force", "Force provisioning"),
96
- flag("yes", "Skip force destroy confirmation"),
97
- flag("resume", "Resume a previous init"),
98
- flag("status", "Show init status and checkpoint info"),
99
- flag("json", "Output JSON"),
100
- ],
101
- notes: [
102
- "`dvb init --status` and `dvb init --resume` are mode switches, not subcommands.",
103
- "`dvb init` provisions the default managed devbox path and uses provider-native state capture where available.",
104
- ],
105
- },
106
- {
107
- name: "list",
108
- category: "Devboxes",
109
- summary: "List devboxes",
110
- usage: ["dvb list [--json]"],
111
- options: [flag("json", "Output JSON")],
112
- },
113
- {
114
- name: "connect",
115
- category: "Devboxes",
116
- summary: "Attach to a devbox session",
117
- usage: [
118
- "dvb connect [<box>[/<session>]] [-n <name>] [--command <cmd>] [--detach] [--no-log]",
119
- ],
120
- arguments: [
121
- arg("box", "Target devbox alias", {
122
- required: false,
123
- completion: "connectTargets",
124
- }),
125
- ],
126
- options: [
127
- flag("name", "Explicit session name", {
128
- short: "n",
129
- valueName: "name",
130
- }),
131
- flag("command", "Run a command instead of a shell", {
132
- valueName: "cmd",
133
- }),
134
- flag("detach", "Detach from session"),
135
- flag("no-log", "Disable session logging"),
136
- ],
137
- },
138
- {
139
- name: "cp",
140
- category: "Devboxes",
141
- summary: "Copy a local file or directory to a devbox",
142
- usage: ["dvb cp <src> <box>:<dest> [-r|--recursive] [--json]"],
143
- arguments: [
144
- arg("src", "Local source file or directory"),
145
- arg("dest", "Remote destination (<box>:<path>)"),
146
- ],
147
- options: [
148
- flag("recursive", "Copy a directory recursively", { short: "r" }),
149
- flag("json", "Output JSON"),
150
- ],
151
- notes: [
152
- "Relative remote paths resolve against the remote project workdir.",
153
- "Destination paths ending in `/` keep the local source basename.",
154
- ],
155
- examples: ["dvb cp .env my-box:", "dvb cp -r assets my-box:public/"],
156
- },
157
- {
158
- name: "codex",
159
- category: "Devboxes",
160
- summary: "Start or resume a Codex session",
161
- usage: [
162
- "dvb codex [<box>] [--resume [<session-id>]]",
163
- "dvb codex list [<box>]",
164
- "dvb codex resume <session-id> [<box>]",
165
- ],
166
- arguments: [
167
- arg("box", "Target devbox alias", {
168
- required: false,
169
- completion: "boxes",
170
- }),
171
- ],
172
- options: [
173
- flag("resume", "Resume a Codex session", { valueName: "session-id" }),
174
- ],
175
- children: [
176
- {
177
- name: "list",
178
- summary: "List Codex sessions",
179
- usage: ["dvb codex list [<box>]"],
180
- arguments: [
181
- arg("box", "Target devbox alias", {
182
- required: false,
183
- completion: "boxes",
184
- }),
185
- ],
186
- },
187
- {
188
- name: "resume",
189
- summary: "Resume a Codex session by id",
190
- usage: ["dvb codex resume <session-id> [<box>]"],
191
- arguments: [
192
- arg("session-id", "Codex session id"),
193
- arg("box", "Target devbox alias", {
194
- required: false,
195
- completion: "boxes",
196
- }),
197
- ],
198
- },
199
- ],
200
- },
201
- {
202
- name: "claude",
203
- category: "Devboxes",
204
- summary: "Start a Claude session",
205
- usage: ["dvb claude [<box>] [--resume [<session-id>]]"],
206
- arguments: [
207
- arg("box", "Target devbox alias", {
208
- required: false,
209
- completion: "boxes",
210
- }),
211
- ],
212
- options: [
213
- flag("resume", "Resume a Claude session", { valueName: "session-id" }),
214
- ],
215
- },
216
- {
217
- name: "sessions",
218
- category: "Devboxes",
219
- summary: "List or manage sessions",
220
- usage: [
221
- "dvb sessions [<box>] [--json]",
222
- "dvb sessions rename <session> -n <name>",
223
- "dvb sessions rename <box>/<session> -n <name>",
224
- "dvb sessions kill <session>",
225
- "dvb sessions kill <box>/<session>",
226
- ],
227
- arguments: [
228
- arg("box", "Target devbox alias", {
229
- required: false,
230
- completion: "boxes",
231
- }),
232
- ],
233
- options: [flag("json", "Output JSON")],
234
- children: [
235
- {
236
- name: "rename",
237
- summary: "Rename a session",
238
- usage: [
239
- "dvb sessions rename <session> -n <name>",
240
- "dvb sessions rename <box>/<session> -n <name>",
241
- ],
242
- arguments: [
243
- arg("target", "Session name or <box>/<session>", {
244
- completion: "boxSessionNames",
245
- }),
246
- ],
247
- options: [
248
- flag("name", "New session name", {
249
- short: "n",
250
- valueName: "name",
251
- }),
252
- ],
253
- },
254
- {
255
- name: "kill",
256
- summary: "Kill a session",
257
- usage: [
258
- "dvb sessions kill <session>",
259
- "dvb sessions kill <box>/<session>",
260
- ],
261
- arguments: [
262
- arg("target", "Session name/id or <box>/<session>", {
263
- completion: "sessionTargets",
264
- }),
265
- ],
266
- },
267
- ],
268
- },
269
- {
270
- name: "services",
271
- category: "Devboxes",
272
- summary: "Manage devbox services",
273
- usage: [
274
- "dvb services [<box>] [--json]",
275
- "dvb services enable [<box>:]<service>",
276
- "dvb services start [<box>:]<service>",
277
- "dvb services stop [<box>:]<service>",
278
- "dvb services logs [<box>:]<service>",
279
- "dvb services add [<box>:]<name> --cmd '<cmd>' [--needs <service>] [--http-port <port>]",
280
- "dvb services disable [<box>:]<service>",
281
- "dvb services export [<box>[:service]]",
282
- ],
283
- arguments: [
284
- arg("box", "Target devbox alias", {
285
- required: false,
286
- completion: "boxes",
287
- }),
288
- ],
289
- options: [flag("json", "Output JSON")],
290
- children: [
291
- {
292
- name: "enable",
293
- summary: "Enable a service",
294
- usage: ["dvb services enable [<box>:]<service>"],
295
- arguments: [
296
- arg("target", "Service target", { completion: "serviceTargets" }),
297
- ],
298
- },
299
- {
300
- name: "start",
301
- summary: "Start a service",
302
- usage: ["dvb services start [<box>:]<service>"],
303
- arguments: [
304
- arg("target", "Service target", { completion: "serviceTargets" }),
305
- ],
306
- },
307
- {
308
- name: "stop",
309
- summary: "Stop a service",
310
- usage: ["dvb services stop [<box>:]<service>"],
311
- arguments: [
312
- arg("target", "Service target", { completion: "serviceTargets" }),
313
- ],
314
- },
315
- {
316
- name: "logs",
317
- summary: "Show service logs",
318
- usage: ["dvb services logs [<box>:]<service>"],
319
- arguments: [
320
- arg("target", "Service target", { completion: "serviceTargets" }),
321
- ],
322
- },
323
- {
324
- name: "add",
325
- summary: "Add a service",
326
- usage: [
327
- "dvb services add [<box>:]<name> --cmd '<cmd>' [--needs <service>] [--http-port <port>]",
328
- ],
329
- arguments: [
330
- arg("target", "Service target", { completion: "serviceTargets" }),
331
- ],
332
- options: [
333
- flag("cmd", "Service command", { valueName: "cmd" }),
334
- flag("needs", "Service dependency", { valueName: "service" }),
335
- flag("http-port", "HTTP port", { valueName: "port" }),
336
- ],
337
- },
338
- {
339
- name: "disable",
340
- summary: "Disable a service",
341
- usage: ["dvb services disable [<box>:]<service>"],
342
- arguments: [
343
- arg("target", "Service target", { completion: "serviceTargets" }),
344
- ],
345
- },
346
- {
347
- name: "export",
348
- summary: "Export service config",
349
- usage: ["dvb services export [<box>[:service]]"],
350
- arguments: [
351
- arg("target", "Devbox alias or <box>:<service>", {
352
- required: false,
353
- completion: "boxes",
354
- }),
355
- ],
356
- },
357
- ],
358
- },
359
- {
360
- name: "ports",
361
- category: "Devboxes",
362
- summary: "Manage port forwarding",
363
- usage: [
364
- "dvb ports [--json] [--box <box>]",
365
- "dvb ports [<box>]",
366
- "dvb ports stop [<box>] <port|range> [port|range...]",
367
- "dvb ports fwd [<box>] <port|range> [port|range...]",
368
- ],
369
- options: [
370
- flag("json", "Output JSON"),
371
- flag("box", "Target devbox", { valueName: "box" }),
372
- ],
373
- children: [
374
- {
375
- name: "stop",
376
- summary: "Disable forwarding",
377
- usage: ["dvb ports stop [<box>] <port|range> [port|range...]"],
378
- arguments: [
379
- arg("box", "Target devbox alias", {
380
- required: false,
381
- completion: "boxes",
382
- }),
383
- arg("port|range", "Port or inclusive port range", {
384
- required: false,
385
- }),
386
- ],
387
- },
388
- {
389
- name: "fwd",
390
- summary: "Enable forwarding",
391
- usage: ["dvb ports fwd [<box>] <port|range> [port|range...]"],
392
- arguments: [
393
- arg("box", "Target devbox alias", {
394
- required: false,
395
- completion: "boxes",
396
- }),
397
- arg("port|range", "Port or inclusive port range", {
398
- required: false,
399
- }),
400
- ],
401
- },
402
- ],
403
- },
404
- {
405
- name: "destroy",
406
- category: "Devboxes",
407
- summary: "Destroy a devbox",
408
- usage: ["dvb destroy [<box>] [--force] [--json]"],
409
- arguments: [
410
- arg("box", "Target devbox alias", {
411
- required: false,
412
- completion: "boxes",
413
- }),
414
- ],
415
- options: [
416
- flag("force", "Skip confirmation"),
417
- flag("json", "Output JSON"),
418
- ],
419
- },
420
- {
421
- name: "checkpoint",
422
- category: "Devboxes",
423
- summary: "Capture a devbox checkpoint",
424
- usage: ["dvb checkpoint [<box>] [--comment <text>] [--json]"],
425
- arguments: [
426
- arg("box", "Target devbox alias", {
427
- required: false,
428
- completion: "boxes",
429
- }),
430
- ],
431
- options: [
432
- flag("comment", "Optional checkpoint note", {
433
- valueName: "text",
434
- }),
435
- flag("json", "Output JSON"),
436
- ],
437
- notes: [
438
- "Currently supported for checkpoint-enabled devboxes only.",
439
- "Captures a fresh checkpoint and stores it as the latest recorded restore point for later `dvb fork` restores.",
440
- ],
441
- },
442
- {
443
- name: "fork",
444
- category: "Devboxes",
445
- summary: "Clone a devbox from its latest checkpoint",
446
- usage: ["dvb fork [<box>] --alias <alias> [--json]"],
447
- arguments: [
448
- arg("box", "Source devbox alias", {
449
- required: false,
450
- completion: "boxes",
451
- }),
452
- ],
453
- options: [
454
- flag("alias", "Alias for the restored devbox", {
455
- valueName: "alias",
456
- }),
457
- flag("json", "Output JSON"),
458
- ],
459
- notes: [
460
- "Currently supported for checkpoint-enabled devboxes only.",
461
- "Creates a new devbox from the latest recorded checkpoint of the source devbox.",
462
- ],
463
- },
464
- {
465
- name: "sleep",
466
- category: "Devboxes",
467
- summary: "Put a managed devbox to sleep",
468
- usage: ["dvb sleep [<box>] [--json]"],
469
- arguments: [
470
- arg("box", "Target devbox alias", {
471
- required: false,
472
- completion: "boxes",
473
- }),
474
- ],
475
- options: [flag("json", "Output JSON")],
476
- notes: [
477
- "Currently supported for pause-enabled devboxes only.",
478
- "Uses the provider-managed sleep lifecycle and preserves the devbox state for wake.",
479
- ],
480
- },
481
- {
482
- name: "wake",
483
- category: "Devboxes",
484
- summary: "Wake a managed devbox",
485
- usage: ["dvb wake [<box>] [--json]"],
486
- arguments: [
487
- arg("box", "Target devbox alias", {
488
- required: false,
489
- completion: "boxes",
490
- }),
491
- ],
492
- options: [flag("json", "Output JSON")],
493
- notes: [
494
- "Currently supported for pause-enabled devboxes only.",
495
- "Uses the provider-managed wake path and refreshes the devbox timeout.",
496
- ],
497
- },
498
- {
499
- name: "reboot",
500
- category: "Devboxes",
501
- summary: "Reboot a modal devbox from a filesystem snapshot",
502
- usage: ["dvb reboot [<box>] [--json]"],
503
- arguments: [
504
- arg("box", "Target devbox alias", {
505
- required: false,
506
- completion: "boxes",
507
- }),
508
- ],
509
- options: [flag("json", "Output JSON")],
510
- },
511
- {
512
- name: "reset",
513
- category: "Devboxes",
514
- summary: "Reset an E2B devbox runtime",
515
- usage: ["dvb reset [<box>] [--json]"],
516
- arguments: [
517
- arg("box", "Target devbox alias", {
518
- required: false,
519
- completion: "boxes",
520
- }),
521
- ],
522
- options: [flag("json", "Output JSON")],
523
- notes: [
524
- "Currently supported for running E2B devboxes only.",
525
- "Kills user-initiated runtime state without rebooting or changing filesystem state.",
526
- ],
527
- },
528
- {
529
- name: "ide",
530
- category: "Devboxes",
531
- summary: "Configure remote IDE access",
532
- usage: [
533
- "dvb ide setup [<box>] [--all] [--json]",
534
- "dvb ide doctor [<box>] [--all] [--editor <vscode|jetbrains|all>] [--json]",
535
- "dvb ide open <box> --editor <vscode|jetbrains> [--path <remote-path>] [--ide <jetbrains-ide>]",
536
- ],
537
- children: [
538
- {
539
- name: "setup",
540
- summary: "Configure IDE SSH access",
541
- usage: ["dvb ide setup [<box>] [--all] [--json]"],
542
- arguments: [
543
- arg("box", "Target devbox alias", {
544
- required: false,
545
- completion: "boxes",
546
- }),
547
- ],
548
- options: [
549
- flag("all", "Configure all devboxes"),
550
- flag("json", "Output JSON"),
551
- ],
552
- },
553
- {
554
- name: "doctor",
555
- summary: "Check IDE prerequisites",
556
- usage: [
557
- "dvb ide doctor [<box>] [--all] [--editor <vscode|jetbrains|all>] [--json]",
558
- ],
559
- arguments: [
560
- arg("box", "Target devbox alias", {
561
- required: false,
562
- completion: "boxes",
563
- }),
564
- ],
565
- options: [
566
- flag("all", "Check all devboxes"),
567
- flag("editor", "Editor target", {
568
- valueName: "vscode|jetbrains|all",
569
- }),
570
- flag("json", "Output JSON"),
571
- ],
572
- },
573
- {
574
- name: "open",
575
- summary: "Open a devbox in an IDE",
576
- usage: [
577
- "dvb ide open <box> --editor <vscode|jetbrains> [--path <remote-path>] [--ide <jetbrains-ide>]",
578
- ],
579
- arguments: [
580
- arg("box", "Target devbox alias", { completion: "boxes" }),
581
- ],
582
- options: [
583
- flag("editor", "Editor target", {
584
- valueName: "vscode|jetbrains",
585
- }),
586
- flag("ide", "JetBrains IDE hint for Toolbox", {
587
- valueName: "jetbrains-ide",
588
- }),
589
- flag("path", "Absolute remote path", { valueName: "remote-path" }),
590
- ],
591
- },
592
- ],
593
- },
594
- {
595
- name: "ssh",
596
- category: "Devboxes",
597
- summary: "Managed SSH helpers",
598
- usage: ["dvb ssh proxy <box> [--port <port>]"],
599
- children: [
600
- {
601
- name: "proxy",
602
- summary: "Open the managed SSH proxy",
603
- usage: ["dvb ssh proxy <box> [--port <port>]"],
604
- arguments: [
605
- arg("box", "Target devbox alias", { completion: "boxes" }),
606
- ],
607
- options: [
608
- flag("port", "Remote SSH port override", { valueName: "port" }),
609
- ],
610
- },
611
- ],
612
- },
613
- {
614
- name: "mount",
615
- category: "Devboxes",
616
- summary: "Mount a devbox",
617
- usage: ["dvb mount [<box>]"],
618
- arguments: [
619
- arg("box", "Target devbox alias", {
620
- required: false,
621
- completion: "boxes",
622
- }),
623
- ],
624
- },
625
- {
626
- name: "unmount",
627
- category: "Devboxes",
628
- summary: "Unmount a devbox",
629
- usage: ["dvb unmount [<box>]"],
630
- arguments: [
631
- arg("box", "Target devbox alias", {
632
- required: false,
633
- completion: "boxes",
634
- }),
635
- ],
636
- },
637
- {
638
- name: "daemon",
639
- category: "System",
640
- summary: "Manage the local daemon",
641
- usage: [
642
- "dvb daemon status [--json]",
643
- "dvb daemon stop [--json]",
644
- "dvb daemon restart [--json]",
645
- ],
646
- children: [
647
- {
648
- name: "status",
649
- summary: "Show daemon status",
650
- usage: ["dvb daemon status [--json]"],
651
- options: [flag("json", "Output JSON")],
652
- },
653
- {
654
- name: "stop",
655
- summary: "Stop daemon",
656
- usage: ["dvb daemon stop [--json]"],
657
- options: [flag("json", "Output JSON")],
658
- },
659
- {
660
- name: "restart",
661
- summary: "Restart daemon",
662
- usage: ["dvb daemon restart [--json]"],
663
- options: [flag("json", "Output JSON")],
664
- },
665
- ],
666
- },
667
- {
668
- name: "completions",
669
- category: "System",
670
- summary: "Manage shell completions",
671
- usage: [
672
- "dvb completions status",
673
- "dvb completions install [--shell <bash|zsh|fish>]",
674
- "dvb completions uninstall [--shell <bash|zsh|fish>]",
675
- "dvb completions generate <bash|zsh|fish>",
676
- ],
677
- children: [
678
- {
679
- name: "status",
680
- summary: "Show completion status",
681
- usage: ["dvb completions status"],
682
- },
683
- {
684
- name: "install",
685
- summary: "Install completions",
686
- usage: ["dvb completions install [--shell <bash|zsh|fish>]"],
687
- options: [
688
- flag("shell", "Shell to install for", {
689
- short: "s",
690
- valueName: "bash|zsh|fish",
691
- }),
692
- ],
693
- },
694
- {
695
- name: "uninstall",
696
- summary: "Remove completions",
697
- usage: ["dvb completions uninstall [--shell <bash|zsh|fish>]"],
698
- options: [
699
- flag("shell", "Shell to uninstall", {
700
- short: "s",
701
- valueName: "bash|zsh|fish",
702
- }),
703
- ],
704
- },
705
- {
706
- name: "generate",
707
- summary: "Print completion script",
708
- usage: ["dvb completions generate <bash|zsh|fish>"],
709
- arguments: [
710
- arg("shell", "Shell name", {
711
- completion: "shells",
712
- }),
713
- ],
714
- },
715
- ],
716
- },
717
- {
718
- name: "complete",
719
- category: "System",
720
- visibility: "hidden",
721
- summary: "Internal shell completion entrypoint",
722
- usage: ["dvb complete <bash|zsh|fish>", "dvb complete -- <words...>"],
723
- arguments: [
724
- arg("shell", "Shell name", {
725
- required: false,
726
- completion: "shells",
727
- }),
728
- ],
729
- notes: ["Internal completion entrypoint used by shell scripts."],
730
- },
731
- {
732
- name: "upgrade",
733
- category: "System",
734
- summary: "Force an immediate runtime upgrade check",
735
- usage: ["dvb upgrade [--json]"],
736
- options: [flag("json", "Output JSON")],
737
- notes: [
738
- "Production `dvb` installs check the npm registry directly for the newest `@boxes-dev/dvb-runtime`, validate it, and promote it immediately.",
739
- ],
740
- },
741
- {
742
- name: "version",
743
- category: "System",
744
- summary: "Show CLI version details and daemon info",
745
- usage: ["dvb version [--json]"],
746
- options: [flag("json", "Output JSON")],
747
- },
748
- {
749
- name: "sentry-test",
750
- category: "System",
751
- visibility: "hidden",
752
- summary: "Internal admin diagnostic command",
753
- usage: ["dvb sentry-test <cli|daemon> [--json]"],
754
- arguments: [arg("target", "Diagnostic target")],
755
- options: [flag("json", "Output JSON")],
756
- notes: ["Restricted to authorized admin accounts."],
757
- },
758
- ],
759
- };
760
- export const HIDDEN_COMMAND_NAMES = new Set((CLI_ROOT_COMMAND.children ?? [])
761
- .filter((command) => command.visibility === "hidden")
762
- .map((command) => command.name));
763
- //# sourceMappingURL=catalog.js.map