From 859f4226aed79f661d188d66a4b214aeb76493b2 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sun, 25 Dec 2022 14:16:45 -0500 Subject: [PATCH] update vault command Description --- docs/cli/commands/vault.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.