---
title: config-vault
description: Canonical makes open source secure, reliable and easy to use, providing
  support for Ubuntu and a portfolio of enterprise-grade technologies. Founded in
  2004, Canonical operates globally with team members in over 80 countries.
url: https://canonical-com-2934.demos.haus/maas/docs/config-vault?format=md
---

*Submit*

# config-vault

Configure HashiCorp Vault for use with MAAS.

```
maas config-vault configure [-h] [--mount MOUNT] [--yes] url role_id wrapped_token secrets_path
```

```
maas config-vault migrate [-h]
```

```
maas config-vault status [-h]
```

#### Positional arguments

| Argument | Effect |
| --- | --- |
| url | Vault URL |
| role\_id | Vault AppRole Role ID |
| wrapped\_token | Vault wrapped token for the AppRole secret\_id |
| secrets\_path | Path prefix for MAAS secrets in Vault KV storage |

#### Command-line options

| Option | Effect |
| --- | --- |
| -h, --help | show this help message and exit |
| –mount MOUNT | Vault KV mount path (default: secret) |
| –yes | Skip interactive confirmation (default: False) |

---

[Previous

config-tls](https://canonical-com-2934.demos.haus/maas/docs/config-tls)
[Next

createadmin](https://canonical-com-2934.demos.haus/maas/docs/createadmin)

Last updated 1 year, 5 months ago. [Help improve this document in the forum](https://discourse.maas.io/t/config-vault/11348).
