gopass/docs/commands/update.md
Dominik Schulz 95d1d10473
Document missing commands (#1542)
RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2020-08-22 19:44:21 +02:00

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).