Pulumi Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Logout

pulumi logout

Login

pulumi login

Credentials are cached locally and can be viewed with ~/.pulumi/credentials.json.

Info

Dumps identity, backend name and URL, Open Directory groups, etc.

pulumi whoami --verbose

This reads ~/.pulumi/credentials.json.

Organization Info

pulumi org ls
pulumi org get <org-name>

Stack Operations

pulumi stack select

Project Operations

New Project

Create a new project and stack from template.

pulumi new