gopass/docs/commands/clone.md
Michael Hiiva 1629395a82
Fixed Single Line Formating for Clone Documentation (#1943)
RELEASE_NOTES=DOCUMENTATION Fixed Single Line Formating for Clone Documentation

Signed-off-by: Michael Hiiva <michaelhiiva@gmail.com>
2021-06-16 08:59:23 +02:00

446 B

clone command

The clone command allows cloning and setting up a new password store from a remote location, e.g. a remote git repo.

Synopsis

$ gopass clone git@example.com/store.git
$ gopass clone git@example.com/store.git sub/store

Flags

Flag  Aliases Description
--path The path to clone the repo to.
--crypto  Override the crypto backend to use if the auto-detection fails.