pulumi/tests/integration
Joe Duffy 1681119339
Add a stack output command (#675)
This change adds a `pulumi stack output` command.  When passed no
arguments, it prints all stack output properties, in exactly the
same format as `pulumi stack` does (just without all the other stuff).
More importantly, if you pass a specific output property, a la
`pulumi stack output clusterARN`, just that property will be printed,
in a scriptable-friendly manner.  This will help us automate wiring
multiple layers of stacks together during deployments.

This fixes pulumi/pulumi#659.
2017-12-08 13:14:58 -08:00
..
project_main Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
project_main_abs Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
project_main_parent Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
stack_outputs Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
stack_parenting Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
stack_project_name Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
steps Reverts (#676) 2017-12-08 12:59:39 -08:00
integration_test.go Add a stack output command (#675) 2017-12-08 13:14:58 -08:00