pulumi/pkg/util/cmdutil
Matt Ellis 5f23a9837a Permit setting multi line config from stdin
When reading a configuration value from standard in and standard in is
not connected to a terminal, read until EOF and then trim a trailing
newline (if present) to get the value

Fixes #822
2018-02-12 15:13:19 -08:00
..
args.go Improve the overall cloud CLI experience 2017-12-02 14:34:42 -08:00
child.go Add (back) component outputs 2017-11-20 17:38:09 -08:00
child_windows.go Relax error check when trying to kill child processes 2017-12-06 09:52:26 -08:00
console.go Permit setting multi line config from stdin 2018-02-12 15:13:19 -08:00
console_password.go Improve the overall cloud CLI experience 2017-12-02 14:34:42 -08:00
console_password_windows.go Improve the overall cloud CLI experience 2017-12-02 14:34:42 -08:00
diag.go Attempt to fix colorization (#740) 2017-12-18 11:42:32 -08:00
exit.go Fix error message for stack select failures 2017-12-28 16:51:53 -08:00
log.go AssertNoError instead of Assert(err == nil) 2018-01-08 13:46:21 -08:00
log_test.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
spinner.go Provide a rudimentary progress spinner 2018-01-22 14:21:08 -08:00
trace.go Initial work on tracing support (#521) 2017-11-08 17:08:51 -08:00