rtry-cli

command module
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2022 License: MIT Imports: 1 Imported by: 0

README

Rtry

(Re-)Trys executing a command till it succeeds.

rtry licence rtry forks rtry stars rtry issues rtry pull-requests

Note: Currently Only supports Unix Based systems.

Installation

Binary Download

Checkout the releases to download the binary for your distribution.

Install from source

 go install github.com/arunmurugan78/rtry@latest

Usage

rtry [OPTIONS] COMMAND

Example

rtry -timeout 3000 "ping google.com"

Options

flag Description Default Required
timeout Retry timeout in milliseconds 1000 false

License

This project is licensed under the MIT License.

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