| KDB-GLOBAL-UMOUNT(1) | KDB-GLOBAL-UMOUNT(1) |
NAME¶
kdb-global-umount - Unmount a global plugin from the key database
SYNOPSIS¶
kdb global-umount <name>
DESCRIPTION¶
Unmount a global plugin from the key database.
OPTIONS¶
- -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.
EXAMPLES¶
sudo kdb global-mount tracer sudo kdb global-mount # STDOUT-REGEX: .*spec⏎tracer.* sudo kdb global-umount tracer # spec is always mounted by default sudo kdb global-mount #> spec sudo kdb global-umount spec sudo kdb global-mount #>
SEE ALSO¶
- kdb-global-mount(7) kdb-global-mount.md.
- elektra-mounting(7) elektra-mounting.md.
- elektra-plugins-framework(7) /doc/dev/plugins-framework.md.
| October 2017 |