Commit Graph

9 Commits

Author SHA1 Message Date
Ruben Fiszel 29056a610e fix(cli): instance sync push does not require sync pull 2024-10-09 12:58:49 +02:00
Ruben Fiszel e279c2eea7 fix(cli): fix opts.yes for instance sync 2024-10-03 21:39:10 +02:00
Ruben Fiszel 53f494e814 fix(cli): fix set client of instance when passing token and base url 2024-10-03 16:49:20 +02:00
Ruben Fiszel d0b24d07d2 deno_core is an optional feature flag (#4473)
* full

* all

* add deno_core as features

* all

* remove warnings

* all
2024-10-03 13:11:58 +02:00
Ruben Fiszel bd6ddc166b feat(cli): add queues, workers and worker-groups commands (#4439)
* all

* all

* all

* all

* all

* all

* all

* all

* all

* all

* all

* all

* all

* all
2024-09-26 11:27:37 +02:00
Ruben Fiszel 53c75b81e3 embed typescript client in cli (#4403)
* all

* all

* all

* all

* all
2024-09-18 16:45:39 +02:00
Ruben Fiszel 90868832f2 fix cli build 2024-09-07 14:09:38 +02:00
Ruben Fiszel fd18f42e0f feat: make CLI node compatible (#4347) 2024-09-07 02:31:26 +02:00
HugoCasa ecf4706784 feat: rehydrate instance settings/configs/users from CLI (#4035)
* feat: rehydrate instance settings/configs/users from CLI

* fix: nits

* feat: encryption key, saved instances, include all workspaces

* preshot client version

* Update deps.ts
2024-07-15 19:38:44 +02:00