Commit Graph

110 Commits

Author SHA1 Message Date
Vasek Mlejnsky 710f227b85 Document process for customizing sandbox compute (#322)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
Co-authored-by: Jakub Novak <jakub@e2b.dev>
2024-02-27 21:43:48 -08:00
github-actions[bot] c799d261e7 [skip ci] Release new versions 2024-02-03 17:00:32 +00:00
Tomas Valenta 5d89fb8961 Update installed SDK 2024-02-03 17:47:18 +01:00
Tomas Valenta 9cbef21901 Unify CLI shorthand commands; Make the sandboxID argument in connect required 2024-02-03 17:27:42 +01:00
github-actions[bot] 76f1b91ca7 [skip ci] Release new versions 2024-02-03 16:15:24 +00:00
Jakub Novák 0e9a22f76a Connect into running container (#301) 2024-02-03 16:46:22 +01:00
github-actions[bot] aca7843094 [skip ci] Release new versions 2024-02-03 06:06:25 +00:00
Jakub Novák a06b861932 Use e2b package in docs and CLI (#300) 2024-02-02 19:23:07 +01:00
github-actions[bot] 772c2c4118 [skip ci] Release new versions 2024-02-02 18:12:28 +00:00
Jakub Novák db4e6bcb92 Fix sandbox id in cli (#299) 2024-02-02 19:01:54 +01:00
Jakub Novák 7fe1d3b569 Rename api endpoints (#298) 2024-02-02 18:57:40 +01:00
Tomas Valenta 97b1cd356e Remove excessive parenthesis 2024-02-02 14:49:15 +01:00
github-actions[bot] 456e66ba0b [skip ci] Release new versions 2024-01-30 11:26:43 +00:00
Jakub Novak 363b577c69 Add alias to list command 2024-01-30 10:56:25 +01:00
github-actions[bot] 48e285a087 [skip ci] Release new versions 2024-01-29 16:25:29 +00:00
Jakub Novák 34f49ca350 List running sandboxes (#297) 2024-01-29 17:10:11 +01:00
Jakub Novák 783a15d187 Always include dockerfile (#295) 2024-01-24 17:08:56 +01:00
Jakub Novak dd9eb8507f Fix connection to local envd 2024-01-24 16:12:12 +01:00
Jakub Novak fc037a2b1e Add max size for tar archive - this prevents error for too big blob when the content is too big 2024-01-23 16:06:16 +01:00
github-actions[bot] 7ff9abf6c1 [skip ci] Release new versions 2024-01-23 13:50:54 +00:00
Jakub Novák f53b00c8d4 Max body size for template build (#292) 2024-01-23 14:46:32 +01:00
github-actions[bot] 71cce25155 [skip ci] Release new versions 2023-12-05 15:40:37 +00:00
github-actions[bot] 7861e9fc4e [skip ci] Release new versions 2023-12-04 16:02:21 +00:00
Jakub Novák 1b8e2ae8d7 Allow to connect to custom infra (#248)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
2023-12-04 16:57:31 +01:00
github-actions[bot] c77f081a3e [skip ci] Release new versions 2023-11-29 15:21:37 +00:00
Tomas Valenta 64b56b8560 Merge branch 'main' of https://github.com/e2b-dev/E2B 2023-11-29 16:16:41 +01:00
Tomas Valenta 54a0beb2ee Improve CLI message format 2023-11-29 13:51:11 +01:00
github-actions[bot] c5f2da423c [skip ci] Release new versions 2023-11-29 10:07:40 +00:00
Tomas Valenta fd4003ce40 Make CLI SDK examples copyable 2023-11-28 17:23:48 +01:00
github-actions[bot] a2d5097b21 [skip ci] Release new versions 2023-11-24 17:49:50 +00:00
Tomas Valenta 9b8d8ebb85 Update delete.ts 2023-11-24 18:38:17 +01:00
Tomas Valenta 65de177935 Update build.ts 2023-11-24 18:33:20 +01:00
Tomas Valenta 6fc7d32c73 Chnage id to template_id; Add migrations; Update docs 2023-11-24 14:30:54 +01:00
Tomas Valenta b3ef453948 Merge branch 'main' into id-template 2023-11-24 13:07:07 +01:00
Tomas Valenta 01d86b9e8d Add TSC checks before build; Fix type errors 2023-11-24 12:31:41 +01:00
github-actions[bot] c6a914b34c [skip ci] Release new versions 2023-11-24 10:22:05 +00:00
Tomas Valenta f6280d1311 Improve CLI error messages 2023-11-24 10:58:56 +01:00
Tomas Valenta 876e1f801f Update template naming in CLI; Add migration for the e2b.toml field 2023-11-22 15:25:57 +01:00
github-actions[bot] 88f2a1913c [skip ci] Release new versions 2023-11-21 13:13:52 +00:00
Jakub Novak 08ae6460e8 Merge remote-tracking branch 'origin/main' into delete-sandbox
# Conflicts:
#	packages/cli/README.md
2023-11-21 14:08:03 +01:00
Tomas Valenta 1247c5154f Remove lint from help blocks 2023-11-21 14:00:22 +01:00
Tomas Valenta 4d4aef903a Update readme 2023-11-21 13:58:16 +01:00
Tomas Valenta 56b9421919 Update readme 2023-11-21 13:55:47 +01:00
Tomas Valenta 43e8f6f1f0 Cleanup 2023-11-20 13:33:41 +01:00
Tomas Valenta 962b867c97 Add delete command to CLI 2023-11-20 13:31:41 +01:00
github-actions[bot] 8d0f9d43c7 [skip ci] Release new versions 2023-11-17 17:55:13 +00:00
Tomas Valenta d24e37b0df Tweak flag 2023-11-17 17:09:49 +01:00
Tomas Valenta 31a17e172e Add start cmd for build in CLI [WIP] 2023-11-17 15:44:25 +01:00
github-actions[bot] 3dffd36705 [skip ci] Release new versions 2023-11-16 14:07:11 +00:00
github-actions[bot] a08587be27 [skip ci] Release new versions 2023-11-16 08:52:38 +00:00