Skip to content
/ bcup-cli Public

Lightweight command line client (cli) for Buttercup password manager

License

Notifications You must be signed in to change notification settings

Usabi/bcup-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcup-cli

Introduction

Lightweight command line client (cli) for Buttercup password manager

Ease your terminal password use by copying into the clipboard any entry from a buttercup vault.

Install

Install as global package

npm install -g bcup-cli

Usage

bcup-cli [-b|--bcup-path path_to_buttercup_vault] [-d|--debug]

Your vault password will be prompted, then a title entry search filter (string or regexp).

A search against group and entry titles will be done.

Once the results are displayed, you can select an entry that will be copied to your clipboard. You can also select '0' to exit or enter to repeat search.

NOTE: If no bcup path is specified, the vault will be supposed to be ~/.bcup-cli/vault.bcup

License

May be freely distributed under the MIT license.

About

Lightweight command line client (cli) for Buttercup password manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published