Ruben Fiszel
8755a6ba26
fix: fix cli build
2024-07-15 23:05:27 +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
HugoCasa
bbce38490a
feat: wmill sync workspace settings ( #3425 )
...
* feat: wmill sync workspace settings
* fix: build
* fix: nit
2024-03-15 20:07:48 +01:00
HugoCasa
b4ed0ecd03
feat: sync users and groups ( #3328 )
...
* feat: wmil sync for users and groups
* fix: sort admins
* fix: sqlx build
* chore: update to latest deno client
2024-03-01 19:25:14 +01:00
Ruben Fiszel
d91a578884
fix(cli): add debug mode to CLI + improve error output
2023-05-08 23:35:02 +02:00
Kai Jellinghaus
adf991cd2d
feat!(cli): Folders support & Less Tarball nesting ( #1040 )
...
* Basic folder support
* Proper Folder Support + deps.ts
* Upgrade Versions
* Add folder meta to tarball
* Remove tarball folders
* Minor fixes
* Fix typo
* Remove extra_perms check
* Use new endpoint
* Use new untar location
* Fix shrinking files
2022-12-23 03:06:12 +01:00
Kai Jellinghaus
31ac1ddf39
feat(cli): improved setup & allow workspace in base url & refactor workspaces/remotes to unify ( #966 )
...
* Setup V2 & Allow Workspace in base url
* Handle login conflict information
* Rework workspace & remote logic
* Add login logic
* Add token storage logic
* 🚀 finish refactor
* :Fix Pull
* Remove setup
* Add create-token
* Remove legacy typesc
* Fix change
* Fix warns
* fix warning
* Update README
* Switch to new workspace by default
* Update demo video
* Update Images
* remove duplicate
* Change wording
* Add to main README
* Fix main readme
* Fix videos
2022-12-01 22:56:57 +01:00
Kai Jellinghaus
d7757dbe74
feat(cli): Run flows & scripts ( #940 )
...
* Enable Script Running from CLI
* Improve Script Logic & Enable Flow run
* Update README
* Fix empty input 415 unsupported media type
* Add flow execution asciicast
* Allow reading inputs
* Add --silent & print result
* Updated syntax
* Update readme
* Fix superadmin users
* Handle values correctly
* Rework input parsing to try-catch JSON
* Accept all input types
* VHS scripts
* Test add Video to Markdown
* Use GIF only
* Final revisions
* I'm not sure why this works but stackoverflow told me
https://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-md/4279746#4279746
* Also rename file?
* Use MP4
* Use GIF
* Use MP4 again
* Revert "Use MP4 again"
This reverts commit d3ed4dc28a .
2022-11-25 18:05:23 +01:00
Kai Jellinghaus
edb8738cb1
Enable user deletion ( #939 )
...
* Update windmill version
* Enable User Deletion
2022-11-23 20:38:27 +01:00
Kai Jellinghaus
cd89b15c8f
Cli improvements ( #850 )
...
* Fix infinite user list
* Remove Description from table
2022-11-01 22:14:46 +01:00
Kai Jellinghaus
28cd0c3fa1
feat: new wmill CLI #831
2022-11-01 15:53:28 +01:00