cli icon indicating copy to clipboard operation
cli copied to clipboard

A simple, fast, and fun package for building command line apps in Go

Results 239 cli issues
Sort by recently updated
recently updated
newest added

## 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...

kind/feature
area/v2
status/triage

## my urfave/cli version is _**v2.3.0**_ ## 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...

kind/bug
area/v2
status/triage
status/blocked

## my urfave/cli version is v2.2.0 ## 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...

kind/bug
area/v2
status/confirmed
status/blocked

## Could support the SkipFlagParsing is true with flags? For example: ``` package main import ( "fmt" "os" "github.com/urfave/cli" ) func main() { app := cli.NewApp() var uuid cli.StringSlice app.Commands...

kind/question
area/v2
status/triage

## my question is... _**Is there a way to declare global options (global flags) to be printed with every command?**_ Hi, I am looking for a way to be able...

kind/question
area/v2
status/triage

Hi Is there any solutaion for combining flags from other package. For example, glog package requires flag.Parse for using his flags but when i put the flag.Parse(), his flag overrided...

kind/feature
help wanted
kind/documentation
status/confirmed

## my question is... _**( Put the question text here )**_ I wanna use this cli tools to develop some funny things. I read the readme.md and have some question....

kind/question
area/v2
status/triage

## my urfave/cli version is v2.2.0 ## 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...

kind/bug
help wanted
status/confirmed
area/v3

## 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...

kind/feature
help wanted
area/v2
status/confirmed

## my urfave/cli version is 2.1.1 ## 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...

kind/bug
help wanted
area/v2
status/confirmed