Export Passwords from Keeper
Prerequisite:
- Keeper Commander CLI
Steps:
- Login to Keeper CLI. You many have to work with your Keeper Administrator to enable Keeper Commander CLI for your account.
- Once you're logged in. You have few options which format you would like to export the passwords. (KeePass recommended)
- Go to Keeper Web Vault and find the folder you would like to export, copy the id of the folder you would like to export.
- In Keeper CLI Shell, run following command:
export keeper.kdbx --format keepass -kp 9EqfhCqbym-w --folder Y_sdsdsdsadadzzxsdsd

In above, replace values from your account
keeper.kdbx is the exported file name.
9EqfhCqbym-w is the keeper.kdbx encryption password that you will require when you open the file with KeePass.
Y_sdsdsdsadadzzxsdsd is id of the folder that you would like to export. If no folder provided then it will export all the accessible password to the user.
References:
- https://docs.keeper.io/secrets-manager/commander-cli/command-reference/import-and-export-commands