Casper
Casper•2mo ago

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?
No description
9 Replies
Casper
CasperOP•2mo ago
No description
Casper
CasperOP•2mo ago
it syncs the lock and yaml file for the script - just not the actual script code (c#)
Casper
CasperOP•2mo ago
it works with typescript script - just not csharp
No description
rubenf
rubenf•2mo ago
yes we need to add support for c# on the CLI (cc @wendrul )
Casper
CasperOP•2mo ago
That would be awesome as c# is what I use mostly!
rubenf
rubenf•2mo ago
Let us know if you have feedback, c# support is very recent
Casper
CasperOP•4w ago
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? 🙂
rubenf
rubenf•4w ago
It's been solved I believe @wendrul
Casper
CasperOP•4w ago
thanks - it seems to work now

Did you find this page helpful?