https://pulumi.com logo
p

powerful-football-81694

01/16/2020, 8:59 PM
On a separate note: I think the task extension for Azure Pipelines has an issue with the commands it suggests in its configuration assistant UI. There is an
init
command in the dropdown, but executing the pipeline yields:
Copy code
Error: unknown command "init" for "pulumi"

Did you mean this?
	new

Run 'pulumi --help' for usage.
t

tall-librarian-49374

01/16/2020, 9:07 PM
copy @clever-sunset-76585
c

clever-sunset-76585

01/16/2020, 9:17 PM
Yeah we used to have a top-level command called
init
that we no longer have. I’ll create an issue to remove it.
Opened https://github.com/pulumi/pulumi-az-pipelines-task/issues/33. I used your screenshot, Daniel. Hope you don’t mind.
p

powerful-football-81694

01/17/2020, 11:00 AM
@clever-sunset-76585 of course not. 🙂