website/remote: added example usage for -disable

Added example usage for remote config subcommand, showing how to move from remote state to local state.
This commit is contained in:
Lee Calcote 2016-06-17 20:16:09 -05:00 committed by GitHub
parent fe540b408f
commit b0d777c742
1 changed files with 6 additions and 0 deletions

View File

@ -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