cli
cli copied to clipboard
A simple, fast, and fun package for building command line apps in Go
## How to implement something like an OptionFlag I'm looking to implement a Flag which can have a few predefined values. E.g. ``` mycli --output json mycli --output xml ```...
## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v2 manual...
## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v2 manual...
## Checklist * [x] Are you running the latest v2 release? * [x] Did you check the manual for your release? * [x] Did you perform a search about this...
## Checklist * [x] Are you running the latest v2 release? * [x] Did you check the manual for your release? * [x] Did you perform a search about this...
via https://github.com/urfave/cli/pull/1019#issuecomment-569253463 https://github.com/urfave/cli/pull/979 didn't work I guess 😭
> Enforce that a PR has a minimum of (a) a title, (b) a release notes block, and (c) a valid (kubernetes) label. Do this enforcement as a precheck before...
surfaced via https://github.com/urfave/cli/pull/997#issuecomment-568153073
surfaced via https://github.com/urfave/cli/pull/963#issuecomment-559693779
Because manual releases are boring to do.