logs

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logs

type Logs struct {
	F_Follow     bool   `usage:"Follow log output"`
	Since        string `usage:"Show logs since timestamp (e.g. 2013-01-02T13:23:37) or relative (e.g. 42m for 42 minutes)"`
	Tail         int    `usage:"Number of lines to show from the end of the logs (default 'all')"`
	T_Timestamps bool   `usage:"Show timestamps"`
}

func (*Logs) Run

func (l *Logs) Run(ctx *cli.Context) error

Jump to

Keyboard shortcuts

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