flagly-shell

command
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

usage:

$ go install github.com/chzyer/flagly/demo/flagly-shell
$ flagly-shell
> help
commands:
    help
    time
    base64
> time
2016-02-11 12:12:43
> time -h
usage: time [option] [--] [<layout>]

options:
    -h                  show help
> base64
missing content

usage: base64 [option] [--] <content>

options:
    -d                  decode string
    -h                  show help
> base64 hello
aGVsbG8=

Jump to

Keyboard shortcuts

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