Logo

check

check

Check file status and integrity

Usage: sos tools check <COMMAND>

Commands:
  login          Print an account login vault
  device         Print an account device vault
  vault          Print a folder vault
  verify-vault   Verify vault row checksums
  verify-events  Verify event log checksums
  help           Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

login

Print an account login vault

Usage: sos tools check login [OPTIONS] --account <ACCOUNT>

Options:
  -a, --account <ACCOUNT>  Account name or identifier
  -v, --verbose            Print more information
  -h, --help               Print help

device

Print an account device vault

Usage: sos tools check device [OPTIONS] --account <ACCOUNT>

Options:
  -a, --account <ACCOUNT>  Account name or identifier
  -v, --verbose            Print more information
  -h, --help               Print help

vault

Print a folder vault

Usage: sos tools check vault [OPTIONS] --account <ACCOUNT> --folder <FOLDER>

Options:
  -v, --verbose            Print the header flags
  -a, --account <ACCOUNT>  Account name or identifier
  -f, --folder <FOLDER>    Folder name or identifier
  -h, --help               Print help

verify-vault

Verify vault row checksums

Usage: sos tools check verify-vault [OPTIONS] --account <ACCOUNT> --folder <FOLDER>

Options:
  -v, --verbose            Print the checksums for each row
  -a, --account <ACCOUNT>  Account name or identifier
  -f, --folder <FOLDER>    Folder name or identifier
  -h, --help               Print help

verify-events

Verify event log checksums

Usage: sos tools check verify-events [OPTIONS] --account <ACCOUNT> --folder <FOLDER>

Options:
  -v, --verbose            Print more information
  -a, --account <ACCOUNT>  Account name or identifier
  -f, --folder <FOLDER>    Folder name or identifier
  -h, --help               Print help