see

command module
v0.0.0-...-a47d589 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: MIT Imports: 12 Imported by: 0

README

see

see is a simple version of the watch command.

Installation

$ go get -u github.com/codingconcepts/see

Usage

$ see -h
Usage of see:
  -n uint
        number of seconds to wait between executions (default 5)

Example

The following see command fetches pods from all namespaces in Kubernetes every 10 seconds:

$ see -n 10 kubectl get pods --all-namespaces

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