kdb umount <name>
Unmount backend from key database.
This command writes into the /etc
directory and as such it requires root permissions.
-H
,--help
: Show the man page.-V
,--version
: Print version info.-p
,--profile <profile>
: Use a different kdb profile.-C
,--color <when>
: Print never/auto(default)/always colored output.-v
,--verbose
: Show which mount points were considered.
This command will return the following values as an exit status:
- 0: No errors.
- 11: Mountpoint does not exist.