events
Inspect event records
Usage: sos tools events <COMMAND>
Commands:
  account  Print account event log records
  login    Print login folder 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 tools events account [OPTIONS] --account <ACCOUNT>
Options:
  -u, --until-commit <UNTIL_COMMIT>  Iterate upto and including a specific commit
  -j, --json                         Print as JSON
  -a, --account <ACCOUNT>            Account name or identifier
  -h, --help                         Print help
login
Print login folder event log records
Usage: sos tools events login [OPTIONS] --account <ACCOUNT>
Options:
  -u, --until-commit <UNTIL_COMMIT>  Iterate upto and including a specific commit
  -j, --json                         Print as JSON
  -a, --account <ACCOUNT>            Account name or identifier
  -h, --help                         Print help
device
Print device event log records
Usage: sos tools events device [OPTIONS] --account <ACCOUNT>
Options:
  -u, --until-commit <UNTIL_COMMIT>  Iterate upto and including a specific commit
  -j, --json                         Print as JSON
  -a, --account <ACCOUNT>            Account name or identifier
  -h, --help                         Print help
folder
Print folder event log records
Usage: sos tools events folder [OPTIONS] --account <ACCOUNT> --folder <FOLDER>
Options:
  -u, --until-commit <UNTIL_COMMIT>  Iterate upto and including a specific commit
  -j, --json                         Print as JSON
  -a, --account <ACCOUNT>            Account name or identifier
  -f, --folder <FOLDER>              Folder name or identifier
  -h, --help                         Print help
file
Print file event log records
Usage: sos tools events file [OPTIONS] --account <ACCOUNT>
Options:
  -u, --until-commit <UNTIL_COMMIT>  Iterate upto and including a specific commit
  -j, --json                         Print as JSON
  -a, --account <ACCOUNT>            Account name or identifier
  -h, --help                         Print help