mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 10:12:35 +00:00
614 B
614 B
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Command: destroy | docs-commands-destroy | The `vault destroy` command is used to destroy the Vault-managed infrastructure. |
Command: destroy
The vault destroy command is used to destroy the Vault-managed
infrastructure.
Usage
Usage: vault destroy [options] [dir]
Infrastructure managed by Vault will be destroyed. This will ask for confirmation before destroying.
This command accepts all the flags that the
apply command accepts. If -force is
set, then the destroy confirmation will not be shown.