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.
Directories are printed sequentially. If one does not exist, no further trees will be 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