onyo tree
List the assets and directories of DIRECTORYs in a tree-like format.
If no directory is provided, the tree for the current working directory is listed.
If any of the directories do not exist, then no tree is printed and an error is returned.
usage: onyo tree [-h] [-d] [DIRECTORY ...]
Positional Arguments
- DIRECTORY
Directories to list.
Named Arguments
- -d, --dirs-only
Print only directories.
Default:
False
Examples
List all assets and directories in a directory:
$ onyo tree shelf