sq cache tree
For background on sq
’s caching mechanism, see the sources section.
Reference
Print tree view of cache dir.
Usage:
sq cache tree
Examples:
# Print cache tree
$ sq cache tree
# Print cache tree with sizes
$ sq cache tree --size
Flags:
-s, --size Show sizes in cache tree
--help help for tree
Global Flags:
--config string Load config from here
--debug.pprof string pprof profiling mode (default "off")
--error.format string Error output format (default "text")
-E, --error.stack Print error stack trace to stderr
--log Enable logging
--log.file string Log file path (default "/Users/neilotoole/Library/Logs/sq/sq.log")
--log.format string Log output format (text or json) (default "text")
--log.level string Log level, one of: DEBUG, INFO, WARN, ERROR (default "DEBUG")
-M, --monochrome Don't print color output
--no-progress Don't show progress bar
--no-redact Don't redact passwords in output
-v, --verbose Print verbose output