From b0d777c742af12c7a731561ad42e0d569bcc4e3b Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Fri, 17 Jun 2016 20:16:09 -0500 Subject: [PATCH] website/remote: added example usage for -disable Added example usage for remote config subcommand, showing how to move from remote state to local state. --- website/source/docs/state/remote/index.html.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/source/docs/state/remote/index.html.md b/website/source/docs/state/remote/index.html.md index 39af76a8b..9a1c627d7 100644 --- a/website/source/docs/state/remote/index.html.md +++ b/website/source/docs/state/remote/index.html.md @@ -24,6 +24,12 @@ local state to remote state using the use the remote config to disable remote state and move back to local state. +### Example Usage + +``` +$ terraform remote config -disable +``` + ## Delegation and Teamwork Remote state gives you more than just easier version control and