commands.sh

gopass

all

Standard Unix Password Manager for Teams. Written in Go.

More info →

Examples (8)

Initialize the configuration settings

Create a new entry

gopass new

Show all stores

gopass mounts

Mount a shared Git store

gopass mounts add store_name git_repo_url

Search interactively using a keyword

gopass show keyword

Search using a keyword

gopass find keyword

Sync all mounted stores

Show a particular password entry

gopass store_name|path/to/directory|[email protected]
made by @shridhargupta | data from tldr-pages