mirror of
https://github.com/gopasspw/gopass.git
synced 2026-05-30 11:18:48 +02:00
95d1d10473
RELEASE_NOTES=n/a Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
444 B
444 B
update command
The update command will attempt to auto-update gopass by downloading the
latest release from GitHub. It performs several pre-flight checks in order to
determine if the binary can be updated or not (e.g. if managed by a package
manager).
Synopsis
$ gopass update
$ gopass update --pre
Flags
| Flag | Description |
|---|---|
--pre |
Update to pre-releases / release candidates (default: false). |