mirror of https://github.com/pulumi/pulumi.git
bb3aa1c529
Adds support for suppressing the periodic "..." printing that can disrupt normal output stream. This output is still deemed necessary to include by default for CI systems that might otherwise cancel an update that goes for a long time without printing anything. But we now have an option to turn this off. Notes: 1. We want to expose this via Automtation API, and may even want to default to off via Automation API? Fixes https://github.com/pulumi/pulumi/issues/14069. Related https://github.com/pulumi/pulumi/issues/11139. |
||
---|---|---|
.. | ||
client | ||
testdata | ||
backend.go | ||
backend_test.go | ||
console.go | ||
console_test.go | ||
diffs.go | ||
diffs_post_1.20.go | ||
diffs_pre_1.20.go | ||
doc.go | ||
environments.go | ||
mock.go | ||
policypack.go | ||
snapshot.go | ||
snapshot_test.go | ||
stack.go | ||
state.go | ||
token_source.go | ||
token_source_test.go |