DESCRIPTION
This command moves key(s) in the Key database. You can move keys to another directory within the database or even below another key.
OPTIONS
- -H, --help: Show the man page.
- -V, --version: Print version info.
- -r, --recursive: Work in a recursive mode.
- -v, --verbose: Explain what is happening.
EXAMPLES
To move a multiple keys: kdb mv -r user/example1 user/example2
To move a single key: kdb mv user/example/key1 user/example/key2