mirror of https://github.com/pulumi/pulumi.git
ac58f151b4
If currently logged in, `stack init` creates a managed stack. Otherwise, it creates a local stack. This avoids the need to specify `--local` when not using the service. As today, `--local` can be passed, which will create a local stack regardless of being logged in or not. A new flag, `--remote`, has been added, which can be passed to indicate a managed stack, used to force an error if not logged into the service. |
||
---|---|---|
.. | ||
framework_test.go | ||
login_test.go |