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

## What type of PR is this? _(REQUIRED)_ - bug ## What this PR does / why we need it: _(REQUIRED)_ ## Which issue(s) this PR fixes: _(REQUIRED)_ Fixes #1916...

## Checklist * [ x] Are you running the latest v3 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [ x] Did you check the manual for your release? The...

status/triage
area/v3

Hi there, I think it would help readability a lot if cli/v3 can check for subcommands first before printing the help of a command. For example, right now this is...

status/triage
area/v3

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

## Checklist * [x] Are you running the latest v3 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v3 manual...

status/triage
area/v3

I read the code but my understanding of it doesn't match what happens when I remove that function entirely. It looks like the only things it does in practice is...

kind/question
area/v2
status/triage

## What type of PR is this? - feature ## What this PR does / why we need it: This brings back (and improves) the `reorderFlags` function from v1 that...

### Discussed in https://github.com/urfave/cli/discussions/1915 Originally posted by **ldelossa** May 25, 2024 Hello, I have a root command called 'cmd'. Now I have a sub command hanging off this called "sub-command"....

## My urfave/cli version is github.com/urfave/cli/v2 v2.27.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...

kind/bug
area/v2
status/triage

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