pulumi/pkg/backend
Alex Clemmer 2c7af058de Expose resource outputs through invoke
This command exposes a new resource `Invoke` operation,
`pulumi:pulumi:readStackResourceOutputs` which retrieves all resource
outputs for some user-specified stack, not including those deleted.

Fixes #2600.
2019-05-02 18:08:08 -07:00
..
display Add display mode for pulumi query 2019-05-02 18:08:08 -07:00
filestate Add query primitives to state backend 2019-05-02 18:08:08 -07:00
httpstate Expose resource outputs through invoke 2019-05-02 18:08:08 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Don't print error prefix when a confirmation prompt is declined 2019-03-26 15:17:18 -07:00
backend.go Expose resource outputs through invoke 2019-05-02 18:08:08 -07:00
snapshot.go Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
snapshot_test.go Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
stack.go Add query primitives to state backend 2019-05-02 18:08:08 -07:00
updates.go Fix spelling (#2567) 2019-03-19 11:35:17 -07:00