testcli

command
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

testcli

testcli is an interactive command line interpreter (CLI) program that looks like it wraps a database (like mysql). It's intended for use in testing the nearby CLI ProcRunner.

It reads commands from stdin and prints stuff to stdout and has no other side effects.

To see flags and commands:

testcli help

The flags can be used to change the CLI's behavior, e.g. cause it to error when reading a particular database row, or take a long time to do a query.

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