# vpipe is pipeline viewer tools A command line pipeline viewer tools ``` USAGE: vpipe [OPTIONS] [INFILE] ARGS: Read from a file instead of stdin [default: ] OPTIONS: -h, --help Print help information -o, --outfile Write to stdout instead of stdout [default: ] -s, --silent silent output -V, --version Print version information ```