I'm looking for a dotnet api automation example - ...
# automation-api
b
I'm looking for a dotnet api automation example - I see there are go/node/python examples in the automation-api-examples on github, anyone know where I can find a working example using the pre release alpha for dotnet?
f
There’s a PR out for it: https://github.com/pulumi/automation-api-examples/pull/17 — if you do take any of those examples for a spin, would be great to get your feedback.
b
thank you much
tried a minimal console app - getting this error on both refresh and up - Error: unknown flag: --page-size -
using 2.22.0-alpha.1614711219
probably not an issue with the example, I'm guessing
disregard Lee, updating my local pulumi cli resolved that issue, thanks again for responding
f
Sorry, didn’t see this until just now. Glad you figured it out!