Hanzo

kms vault

Change the vault type in Hanzo KMS

kms vault 

# Example output
Vaults are used to securely store your login details locally. Available vaults:
- auto (automatically select native vault on system)
- file (encrypted file vault)

You are currently using [file] vault to store your login credentials
kms vault set <name-of-vault>

# Example 
kms vault set keychain

Description

To safeguard your login details when using the CLI, Hanzo KMS attempts to store them in a system keyring. If a system keyring cannot be found on your machine, the data is stored in a config file.

How is this guide?

Last updated on

On this page