Examples (5)
Choose a template interactively
Create a project from a specific template (e.g `azure-python`)
pulumi new provided-templateCreate a project from a local file
pulumi new path/to/templates/aws-typescriptCreate a project from a Git repository
pulumi new urlUse the specified secrets provider with the <pulumi.com> backend
pulumi new --secrets-provider passphrasemade by @shridhargupta | data from tldr-pages