sternom

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

Sternom

Installation

go get github.com/korchasa/sternom
sternom --help

Usage

Tail multiple jobs and allocations from Nomad

Usage:
  sternom job-or-alloc-prefix [flags]

Flags:
  -a, --address string      The address of the Nomad server. Overrides the NOMAD_ADDR environment variable if set. (default "NOMAD_ADDR")
      --color string        Color output. Can be 'always', 'never', or 'auto' (default "auto")
  -e, --exclude -e a -e b   Exclude log records by pattern. Multiple filters: -e a -e b or `-e a,b`
  -i, --filter -i a -i b    Filter log records by pattern. Multiple filters: -i a -i b or `-i a,b`
  -f, --follow              Whether the logs should be followed
  -h, --help                help for sternom
  -n, --new                 Shorthand for --follow and --tail 0
      --stderr              Show only stderr log
      --stdout              Show only stdout log
  -t, --tail int            The number of bytes from the end of the logs to show. Defaults to -1, showing all logs. (default -1)
      --task string         Show logs only for one task
  -v, --version             Print the version and exit

old records

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL