warc
A tool for handling warc files
Options
      --config string       config file. If not set $XDG_CONFIG_DIRS, /etc/xdg/warc $XDG_CONFIG_HOME/warc and the current directory will be searched for a file named 'config.yaml'
  -h, --help                help for warc
  -O, --log-file string     log to file (default "-")
      --log-format string   log format. Valid values: text, json (default "text")
      --log-level string    log level. Valid values: debug, info, warn, error (default "info")
SEE ALSO
- warc cat - Concatenate and print warc files
- warc console - A shell for working with WARC files
- warc convert - Convert web archive files to WARC files. Use subcommands for the supported formats
- warc dedup - Deduplicate WARC files
- warc ls - List WARC record fields
- warc validate - Validate WARC files
- warc version - Show extended version information