mirror of https://github.com/pulumi/pulumi.git
![]() * Add the ability to log all engine events to a file. The path to the file can be specified using the `--event-log` flag to the CLI. The file will be truncated if it exists. Events are written as a list of JSON values using the schema described by `pkg/apitype`. * Expose update engine events to ExtraRuntimeValidation. Just what it says on the tin. Events from previews are not exposed. |
||
---|---|---|
.. | ||
detailedDiff.go | ||
detailedDiff_test.go | ||
diff.go | ||
display.go | ||
events.go | ||
json.go | ||
jsonmessage.go | ||
options.go | ||
progress.go | ||
query.go | ||
rows.go |