pulumi/pkg/backend/display
Joe Duffy c5a86ae7c2
Add an option to suppress displaying stack outputs (#2029)
This adds an option, --suppress-outputs, to many commands, to
avoid printing stack outputs for stacks that might contain sensitive
information in their outputs (like key material, and whatnot).

Fixes pulumi/pulumi#2028.
2018-10-06 14:13:02 -07:00
..
display.go Add an option to suppress displaying stack outputs (#2029) 2018-10-06 14:13:02 -07:00
jsonmessage.go Fix a few lint warnings 2018-09-05 08:25:23 -07:00
options.go Add an option to suppress displaying stack outputs (#2029) 2018-10-06 14:13:02 -07:00
progress.go Add an option to suppress displaying stack outputs (#2029) 2018-10-06 14:13:02 -07:00
rows.go Use go-humanize instead of lame hand-pluralization 2018-09-24 14:40:14 -07:00