Commit Graph

20 Commits (449ea72e87da7e697ef7b68283a852cc9cc09045)

Author SHA1 Message Date
Kristin Laemmert c9d62bb2f6
command: discard output from flags package and return errs directly (#22373)
7 years ago
Martin Atkins c39905e1a8 command: Fix various issues in the "terraform state ..." subcommands
7 years ago
Sander van Harmelen fb57e9b26f command/state: add proper locking
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Sander van Harmelen 7ec3f96e3a command/state: update and fix the state mv command
7 years ago
Sander van Harmelen 19c1241a50 command/state: update and fix the state rm command
7 years ago
Martin Atkins 66f96cf842 command: Un-stub and reimplement "terraform state rm"
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Sunny 8928c5a60a command/state-rm: tell the user how many items were removed
9 years ago
James Bardin 37932c3cd6 make state_rm flag description match state_mv
9 years ago
James Bardin 5b4ae36cb0 don't print help for state loading errors
9 years ago
James Bardin 33ba6774e0 Make the state commands use the real command.Meta
9 years ago
James Bardin 45a9edb763 make state mv and rm work with remote states
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
Martin Atkins fee1197cf9 command: terraform state rm to require at least one argument
9 years ago
James Bardin 833cc9a6c5 Fix state mv/rm -backup documentation
9 years ago
Mitchell Hashimoto d2d87bccf0 Merge pull request #12155 from hashicorp/b-state-backend
9 years ago
Mitchell Hashimoto e4d2193ed6
command/state: mv and rm -backup works
9 years ago
Mitchell Hashimoto 6e1dc9c77d
command: extra RefreshState calls
9 years ago
Mitchell Hashimoto 3fdc08a9eb core: Add `terraform state rm` command and docs
10 years ago