Export Passwords from Keeper

Export Passwords from Keeper

Prerequisite:

  1. Keeper Commander CLI 

Steps:

  1. Login to Keeper CLI. You many have to work with your Keeper Administrator to enable Keeper Commander CLI for your account.
  2. Once you're logged in. You have few options which format you would like to export the passwords. (KeePass recommended)
  3. 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. 
  4. 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:

  1. https://docs.keeper.io/secrets-manager/commander-cli/command-reference/import-and-export-commands