Ross ROSS = Recommend OSS · open-source software intelligence for agents

urfave/cli

A declarative, simple, fast, and fun package for building command line tools in Go observed · 2026-08-28

github.com/urfave/cli · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 12
  • age_days: 4799
  • days_rel: 17
  • days_push: 9
  • n_releases_24m: 30

Full methodology

Adoption not part of the score

24204 stars · 1808 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

urfave/cli is a declarative Go library for building command line applications with commands, subcommands, flags, and shell completion. It has no dependencies beyond the Go standard library and supports help generation, environment/file-based input lookup, and man/Markdown docs generation.

Use cases

  • build a CLI tool in Go
  • parse command line flags and arguments in Go
  • add subcommands to a Go command line app
  • generate shell completion for bash zsh fish powershell
  • read CLI options from environment variables or config files
  • generate man pages and markdown docs for a CLI

When to choose

  • you are writing a command line tool in Go and want a mature, widely used library
  • you want zero non-standard-library dependencies
  • you need subcommands, typed flags, and shell completion out of the box

When to avoid

  • you need a CLI framework for a language other than Go
  • you want a batteries-included framework with built-in UI, progress bars, or color styling
  • you are targeting Go versions without Go Modules

Facets

library · maturity stable

cli developer-tools developer-tools backend go cli cross-platform flag-parsing subcommands shell-completion golang-library config-from-env command-line

7 sources

Member repositories

RepositoryRoleHealth v2
urfave/climain99

For agents

markdown · JSON · MCP: product_card(name="urfave/cli")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem