onyo mv
Move source(s) to the destination directory, or rename source
directory to destination. Onyo will validate the contents of moved
assets to make sure that they still follow to specified rules. See “Field
Validation”.
usage: onyo mv [-h] [-f] [-r] SOURCE [SOURCE ...] DEST
Positional Arguments
- SOURCE
source …
- DEST
destination
Named Arguments
- -f, --force
overwrite the target if it already exists; never prompt
Default: False
- -r, --rename
allow an asset to be renamed (i.e. modify the pseudo keys)
Default: False