diff --git a/docs/cli/commands/vault.mdx b/docs/cli/commands/vault.mdx index a111b1500..f973cb727 100644 --- a/docs/cli/commands/vault.mdx +++ b/docs/cli/commands/vault.mdx @@ -30,9 +30,7 @@ title: "infisical vault" ## Description -To ensure secure storage of your login credentials when using the CLI, Infisical saves them to a password manager if one is detected. -If a password manager is not available, your credentials are stored in an encrypted text file. - +To ensure secure storage of your login credentials when using the CLI, Infisical stores login credentials securely in a system vault or encrypted text file with a passphrase known only by the user. By default, the most appropriate vault is chosen to store your login credentials.