Skip to content

Commit e34be68

Browse files
committed
Added exit command mention
1 parent 81125f6 commit e34be68

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

website/source/docs/commands/console.html.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ The command-line flags are all optional. The list of available flags are:
3434
* `-state=path` - Path to the state file. Defaults to "terraform.tfstate".
3535
A state file doesn't need to exist.
3636

37+
You can close the console with the `exit` command or by using Control-C
38+
or Control-D.
39+
3740
## Scripting
3841

3942
The `terraform console` command can be used in non-interactive scripts

0 commit comments

Comments
 (0)