From 0df82cee43c7d9a9103488a8d449afd9d7b30968 Mon Sep 17 00:00:00 2001 From: AbineshECAD <82827388+AbineshECAD@users.noreply.github.com> Date: Mon, 6 Mar 2023 17:46:48 -0500 Subject: [PATCH] Document change to add file vault to import not supported vault list (#308) Add file vault to import not supported vault list --- docs/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli.md b/docs/cli.md index 9071a7f8..194b83fb 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -33,7 +33,7 @@ The encrypted private key can be obtained from the `.octez-client/` directory ## Importing the generated key using signatory-cli -A private key can be imported into any of the backend vaults (except: AWS & ledger) using the below command. +A private key can be imported into any of the backend vaults (except: AWS,file & ledger) using the below command. If you import an encrypted key, the `signatory-cli` command will prompt you for the password. ```bash