
gopass
List of commands for gopass:
-
gopass:tldr:3afb6 gopass: Initialize the configuration settings.$ gopass inittry on your machineexplain this command
-
gopass:tldr:493ff gopass: Search using a keyword.$ gopass find ${keyword}try on your machineexplain this command
-
gopass:tldr:51329 gopass: Sync all mounted stores.$ gopass synctry on your machineexplain this command
-
gopass:tldr:70ee3 gopass: Show a particular password entry.$ gopass ${select}try on your machineexplain this command
-
gopass:tldr:9997d gopass: Mount a shared Git store.$ gopass mounts add ${store_name} ${git_repo_url}try on your machineexplain this command
-
gopass:tldr:deee1 gopass: Search interactively using a keyword.$ gopass show ${keyword}try on your machineexplain this command