table of contents
other versions
TAILSPIN(1) | User Commands | TAILSPIN(1) |
NAME¶
tailspin - log file highlighter and a drop-in replacement for tail -f
SYNOPSIS¶
tailspin [OPTIONS] [FILE] [COMMAND]
DESCRIPTION¶
Commands:¶
- generate-config
- Generate a new configuration file
- help
- Print this message or the help of the given subcommand(s)
Arguments:¶
- [FILE]
- Filepath
OPTIONS¶
- -f, --follow
- Follow (tail) the contents of the file
- --config <CONFIG_PATH>
- Provide a path to a custom configuration file
- -h, --help
- Print help
- -V, --version
- Print version
July 2023 | tailspin 1.1.0 |