events
Inspect event records
Usage: sos events <COMMAND>
Commands:
account Print account event log records
device Print device event log records
folder Print folder event log records
file Print file event log records
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
account
Print account event log records
Usage: sos events account [OPTIONS] <FILE>
Arguments:
<FILE> Log file path
Options:
-u, --until-commit <UNTIL_COMMIT> Iterate upto and including a specific commit
-h, --help Print help
device
Print device event log records
Usage: sos events device [OPTIONS] <FILE>
Arguments:
<FILE> Log file path
Options:
-u, --until-commit <UNTIL_COMMIT> Iterate upto and including a specific commit
-h, --help Print help
folder
Print folder event log records
Usage: sos events folder [OPTIONS] <FILE>
Arguments:
<FILE> Log file path
Options:
-u, --until-commit <UNTIL_COMMIT> Iterate upto and including a specific commit
-h, --help Print help
file
Print file event log records
Usage: sos events file [OPTIONS] <FILE>
Arguments:
<FILE> Log file path
Options:
-u, --until-commit <UNTIL_COMMIT> Iterate upto and including a specific commit
-h, --help Print help