pulumi/tests/cloud
Justin Van Patten ac58f151b4
Change default of where stack is created (#971)
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.
2018-02-26 11:00:16 -08:00
..
framework_test.go Enable running integration tests against the service (#775) 2018-01-03 21:26:50 -08:00
login_test.go Change default of where stack is created (#971) 2018-02-26 11:00:16 -08:00