Commit Graph

155 Commits

Author SHA1 Message Date
Tomas Valenta 722b75e1b0 Increase sandbox refresh timeout for CLI spawned sandboxes 2024-10-23 21:44:02 -07:00
Tomas Valenta 1e2daa3331 Remove outdated comment 2024-10-20 17:48:17 -07:00
Jakub Novak 69befd6914 Show log times in milliseconds 2024-10-18 17:29:42 -07:00
Jakub Novak d0fca6efc2 Improve the message when selecting a team in CLI 2024-10-17 20:09:36 -07:00
Jakub Novak a58cd9c0fa Fix CLI login issues 2024-10-17 20:09:36 -07:00
Tomas Valenta 5d87002df1 Don't print stack trace on user terminal interrupt 2024-10-16 14:21:44 -07:00
Jakub Novak d60ea0f6fb Add possibiliy to filter out logs based on loggers 2024-10-16 01:41:42 -07:00
Jakub Novak 65df898277 Fix env variables precedence 2024-10-16 00:40:04 -07:00
Jakub Novak 8aec5fb870 Don't filter out loggers by default 2024-10-15 23:31:43 -07:00
Tomas Valenta ce4e063469 Fix exception handling in CLI 2024-10-15 22:58:55 -07:00
Tomas Valenta 1cc3dbe7d0 Change default image for template init 2024-10-15 22:24:58 -07:00
Jakub Novak a09af0d132 Fix Ctrl+C in CLI connect 2024-10-15 16:07:33 -07:00
Tomas Valenta 71ec17530e Fix CLI code snippets 2024-10-14 16:28:29 -07:00
Tomas Valenta a0bcaa5646 Update CLI template build example snippet 2024-10-12 15:43:58 -07:00
Tomas Valenta 125cda6cc7 Add flag for killing all running sandboxes to the CLI 2024-10-12 13:39:42 -07:00
Jakub Novak 1d5ae30312 Merge 'main' 2024-09-26 08:39:05 +02:00
0div b70975fee1 address PR comments 2024-09-20 16:14:53 +02:00
0div 8812b42d46 address PR comments 2024-09-20 16:03:50 +02:00
0div f54657726c improve clearning of the md content output 2024-09-20 12:35:31 +02:00
0div f44d1f830d created api ref generator script from parsing commands into md with the new -cmd2md option 2024-09-20 12:11:01 +02:00
Jakub Novak 791ca585a8 Fix imports 2024-09-13 10:11:43 +02:00
Jakub Novak 16f0512b7e Apply prettier 2024-09-13 10:04:26 +02:00
Jakub Novak 731a109fc6 Add Ctrl+C handling in terminal 2024-09-13 10:00:20 +02:00
Jakub Novak 80ae7f452a Rewrite terminal in CLI 2024-09-13 10:00:20 +02:00
Jakub Novak 4800e760e2 Make terminal work 2024-09-13 09:59:45 +02:00
Jakub Novak 11ab055d39 Migrate CLI to Beta SDK 2024-09-13 09:59:45 +02:00
Jakub Novak 7ad5182c27 Don't require user config if not really needed 2024-08-27 12:28:02 +03:00
Jakub Novak 75b081b835 Use configured team if no team is set in template build 2024-08-27 12:02:22 +03:00
Jakub Novak 8408278410 Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-08-13 14:22:05 +02:00
Jakub Novak 3648cf8063 Fix login command in CLI 2024-08-07 11:50:07 +02:00
Jakub Novak dab4975df8 Use the configured team 2024-08-05 15:46:43 +02:00
Jakub Novak 3ce99172c7 Add ended at 2024-08-05 15:00:34 +02:00
Jakub Novak 330c60f3db Fix team ID parameter 2024-08-05 15:00:34 +02:00
Jakub Novak 4fdecb5ed1 Add the team configuration option 2024-08-05 15:00:34 +02:00
Jakub Novak 461286caf0 Add possibility to specify team id when building a new template in CLI 2024-08-05 15:00:34 +02:00
Tomas Valenta 582b03cf16 Add base image pull to CLI template build 2024-07-24 20:49:29 +02:00
Jakub Novak e4a29d51ae Merge branch 'main' 2024-06-27 14:00:07 +02:00
Jakub Novak 2a66ff6105 Accept both short and long IDs 2024-06-27 13:24:00 +02:00
Tomas Valenta cd4e059c70 Revert CLI changes 2024-06-24 21:37:50 -07:00
Tomas Valenta ce08da3c11 [WIP] Update CLI; Fix pty; Change default timeouts 2024-06-14 14:19:19 +02:00
Jakub Novak 706f47143e Fix parsing build args 2024-06-11 13:54:19 +02:00
Jakub Novak c586ad7d42 Rename the argument in internal code 2024-06-11 13:27:32 +02:00
Jakub Novak 220a7d822a Mention build args in docs 2024-06-11 13:18:55 +02:00
Jakub Novak 659e4fcdc4 Change name to build args 2024-06-11 13:12:07 +02:00
Jakub Novak 99b57a3df5 Rename docker build arg 2024-06-06 16:26:48 +02:00
Jakub Novak db0043d4d3 Fix parsing args 2024-06-06 16:25:40 +02:00
Jakub Novak dda1abace0 Add option to pass docker build args 2024-06-04 15:43:26 +02:00
Tomas Valenta 837a326bdb Add file logger option to CLI 2024-05-09 13:50:20 -07:00
Tomas Valenta 9626b6b8dd Fix logging level colors for dark terminals 2024-05-01 00:06:24 -07:00
Tomas Valenta e5c769507b Remove system logger 2024-04-30 19:34:20 -07:00