mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 12:37:02 +02:00
* Replace 'HCP Vault' with 'HCP Vault Dedicated' * Replace 'HCP Vault' with 'HCP Vault Dedicated' where applicable * Replace 'Terraform Cloud' with 'HCP Terraform' * Minor format fixes * Update the side-nav title to 'HCP Terraform' * Undo changes to Terraform Cloud secrets engine
24 lines
428 B
Plaintext
24 lines
428 B
Plaintext
---
|
|
layout: docs
|
|
page_title: hcp disconnect - Command
|
|
description: |-
|
|
Use "hcp disconnect" command invalidates live sessions to a HCP Vault Dedicated cluster.
|
|
---
|
|
|
|
# hcp disconnect
|
|
|
|
The `hcp disconnect` command invalidates live sessions to a HCP Vault Dedicated cluster.
|
|
|
|
## Examples
|
|
|
|
Disconnect from HCP:
|
|
|
|
```shell-session
|
|
$ vault hcp disconnect
|
|
```
|
|
|
|
## Usage
|
|
|
|
All [standard set of
|
|
flags](/vault/docs/commands) are included.
|