github-actions[bot]
69051dae1d
[skip ci] Release new versions
2024-03-30 20:35:18 +00:00
Jakub Novák
baa04d9e07
CLI - add config option ( #348 )
...
# Description
Add option to specify a config file, this allows to have multiple
templates (e.g. prod and staging) based in the same folder.
---------
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com >
2024-03-30 13:32:53 -07:00
github-actions[bot]
8331ced280
[skip ci] Release new versions
2024-03-27 21:20:32 +00:00
Jakub Novák
a490b18cc5
Template build command improvements ( #343 )
...
Fix few issues with cross platform compatibility
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-27 14:18:12 -07:00
github-actions[bot]
7e17f9cb2c
[skip ci] Release new versions
2024-03-27 04:25:23 +00:00
Tomas Valenta
f511678b5e
Fix sandbox kill command ( #344 )
...
CLI `e2b sandbox kill` command didn't work with sandboxIDs provided by
the `e2b sandbox list`. This PR fixes that.
2024-03-26 20:53:13 -07:00
Tomas Valenta
3b41654900
Fix sandbox kill command
2024-03-26 20:38:26 -07:00
Jakub Novak
13c499c907
Hide access token when the login fails
2024-03-25 18:50:16 -07:00
github-actions[bot]
6c0bc9a5fd
[skip ci] Release new versions
2024-03-24 18:51:18 +00:00
Jakub Novak
f81298d9cd
Remove flaky test
2024-03-24 11:46:53 -07:00
Jakub Novak
71a1129e67
Fix hardcoded variables
2024-03-24 11:35:43 -07:00
github-actions[bot]
12dc14de57
[skip ci] Release new versions
2024-03-24 17:51:59 +00:00
Jakub Novák
2bafaf0db4
Switch the template build to local ( #338 )
...
Change CLI to build the docker image locally
2024-03-24 10:12:43 -07:00
github-actions[bot]
6b456ffe7d
[skip ci] Release new versions
2024-03-09 00:06:54 +00:00
Vasek Mlejnsky
2cb89311e7
Change letter case
2024-03-03 03:26:47 +01:00
Vasek Mlejnsky
784e48b44f
Standardize naming
2024-03-03 03:26:47 +01:00
github-actions[bot]
18fff2662f
[skip ci] Release new versions
2024-02-29 21:16:48 +00:00
github-actions[bot]
90383be525
[skip ci] Release new versions
2024-02-29 20:00:14 +00:00
Jakub Novak
639b3447da
Sort sandbox list by date created
2024-02-29 11:26:24 -08:00
github-actions[bot]
53703eccc9
[skip ci] Release new versions
2024-02-28 20:21:07 +00:00
Jakub Novak
e0ca235111
Fix command references in CLI description
2024-02-28 12:15:31 -08:00
github-actions[bot]
3612a2adf6
[skip ci] Release new versions
2024-02-28 15:02:45 +00:00
Jakub Novak
1801039dbf
Add info about memory and cpus to sandbox list
2024-02-28 06:57:27 -08:00
github-actions[bot]
18745ad0c2
[skip ci] Release new versions
2024-02-28 05:54:17 +00:00
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