poll

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: MIT Imports: 6 Imported by: 0

README

Go Reference Go Report Card golangci-lint go

A command-line application to poll other command-line applications.

Installation

You have a working Go environment.
go install github.com/wayneashleyberry/poll@latest

Usage

poll [flags] [command]

Examples

poll kubectl get pods

Flags

Polling Interval

Any format supported by the time.ParseDuration method will work.

poll -i 10s date
poll -i 50ms date +%s%3N

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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