pulumi/tests
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
..
cloud Change default of where stack is created (#971) 2018-02-26 11:00:16 -08:00
integration Use new package name for empty test 2018-02-24 10:39:18 -08:00
history_test.go Make some stack-related CLI improvements (#947) 2018-02-16 15:03:54 -08:00
init_test.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
main_test.go Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00
stack_test.go Change default of where stack is created (#971) 2018-02-26 11:00:16 -08:00