pulumi/pkg/backend
Chris Smith ba046b063b
Add --version flag to 'pulumi stack export' (#3906)
* Add --version flag to 'pulumi stack export'

* Update CHANGELOG

* Update/rebase with latest

* Fix lint warning
2020-02-13 12:25:57 -08:00
..
display Don't print prelude in terminal mode (#3890) 2020-02-07 12:44:22 -08:00
filestate Add policy ls (#3753) 2020-01-16 12:04:51 -08:00
httpstate Add --version flag to 'pulumi stack export' (#3906) 2020-02-13 12:25:57 -08: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 Add --version flag to 'pulumi stack export' (#3906) 2020-02-13 12:25:57 -08:00
backend_test.go Check project existence during pulumi new 2019-08-23 09:09:54 +02:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Add policy ls (#3753) 2020-01-16 12:04:51 -08:00
policypack.go Remove version req for disable; Add --latest to enable (#3784) 2020-01-22 15:17:00 -08:00
query.go Share query-running code between backends 2019-10-29 16:47:15 -07:00
snapshot.go Fix bug in computing whether checkpoint write is necessary (#3860) 2020-02-04 18:56:24 -08:00
snapshot_test.go Fix bug in computing whether checkpoint write is necessary (#3860) 2020-02-04 18:56:24 -08:00
stack.go Add an experimental pulumi watch command (#3391) 2019-11-06 12:56:29 -08:00
updates.go Add a new BuildNumber property to the backend metadata bag and CI vars (#3766) 2020-01-17 10:47:49 -08:00
watch.go Add an experimental pulumi watch command (#3391) 2019-11-06 12:56:29 -08:00