diff --git a/pages/common/pulumi.md b/pages/common/pulumi.md index f2f574cf7..4b55aad61 100644 --- a/pages/common/pulumi.md +++ b/pages/common/pulumi.md @@ -27,3 +27,7 @@ - Destroy a program and its infrastructure: `pulumi destroy` + +- Use Pulumi locally, independent of a Pulumi Cloud: + +`pulumi login {{-l|--local}}`