mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
c41004cda0
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
306 B
306 B
terraform logout
Log out from a remote host. See also:
terraform login. More information: https://developer.hashicorp.com/terraform/cli/commands/logout.
- Log out from HCP Terraform (app.terraform.io):
terraform logout
- Log out from a specific hostname:
terraform logout {{hostname}}