wrgl cat-obj

Print information for an object.

wrgl cat-obj OBJECT_SUM [flags]

OBJECT_SUM is a 32 characters hex string, given as identifier to each object. This command only work for 3 types of objects: commit, table, and block.

Flags

-h, --help

help for cat-obj

Inherited flags

--badger-log

set Badger log level, valid options are "error", "warning", "debug", and "info" (defaults to "error")

--cpuprofile

write cpu profile to file

--heapprofile

write heap profile to file

--log-file

output logs to specified file

--log-verbosity

log verbosity. Higher value means more log

--no-progress

don't display progress bar

--wrgl-dir

parent directory of repo, default to current working directory.