pulumi/pkg/backend/httpstate/client
Matt Ellis a1bb16407d Add pulumi stack rename
`pulumi stack rename` allows you to change the name of an existing
stack. This operation is non-distructive, however it is possible that
the next update will show additional changes to resources, if the
pulumi program uses the value of `getStack()` as part of a resource
name.
2019-03-19 11:04:33 -07:00
..
api.go Decrease log level for HTTP requests and responses (#2460) 2019-02-20 09:20:01 -08:00
api_endpoints.go Don't emit pre-rendered update logs (#2268) 2018-12-04 14:46:32 -08:00
client.go Add pulumi stack rename 2019-03-19 11:04:33 -07:00