mirror of
https://github.com/gopasspw/gopass.git
synced 2026-05-30 11:18:48 +02:00
dc65f6e817
RELEASE_NOTES=n/a Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
675 B
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