- View current Vault
- Switch vault
Core commands
infisical vault
Change the vault type in Infisical
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Change the vault type in Infisical
infisical 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
infisical vault set <name-of-vault>
# Example
infisical vault set keychain
file vault type, set the INFISICAL_VAULT_FILE_PASSPHRASE environment variable with your password in your shellWas this page helpful?