gopass/docs/commands/delete.md
Dominik Schulz dc65f6e817
Document delete, env, find and others (#1533)
RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2020-08-17 17:14:28 +02:00

675 B

delete command

The delete command is used to remove a single secret or a whole subtree.

Note: Recursive operations crossing mount points are intentionally not supported.

Synopsis

$ gopass delete entry
$ gopass rm -r path/to/folder
$ gopass rm -f entry
$ gopass delete entry key

Modes of operation

  • Delete a single secret
  • Delete a single key from an existing secret
  • Delete a directoy of secrets

Flags

Flag  Aliases Description
--recursive  -r Recursively delete files and folders.
--force -f  Do not ask for confirmation.

Details

  • Removing a single key will need to decrypt the secret