How to sync scripts from windmill cloud to local dev machine
I am trying to sync my scripts from windmill cloud to windows but even though I am able to sync the workspace - it doesnt sync the script I just created on the server when using cli command: "wmill sync pull".
Do you have any ideas?

9 Replies

it syncs the lock and yaml file for the script - just not the actual script code (c#)
it works with typescript script - just not csharp

yes we need to add support for c# on the CLI (cc @wendrul )
That would be awesome as c# is what I use mostly!
Let us know if you have feedback, c# support is very recent
I would like to have a similar experience coding in C# on my local dev machine via cli as would be with typescript
development in the windmill cloud editor works nicely for small scripts
also nuget packages should be supported as dependencies
Hey, I just wanted to ask if there has been an update to this? 🙂
It's been solved I believe @wendrul
thanks - it seems to work now