pulumi/pkg/backend/filestate
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
..
backend.go Add pulumi stack rename 2019-03-19 11:04:33 -07:00
crypto.go Add a --config-file option for stack ops (#2258) 2018-11-30 15:11:05 -08:00
snapshot.go Rename backend packages 2018-09-05 07:32:42 -07:00
stack.go Add pulumi stack rename 2019-03-19 11:04:33 -07:00
state.go Implement more precise delete-before-replace semantics. (#2369) 2019-01-28 09:46:30 -08:00