cmd

Flag library

Extends the standard flag package to support subcommands and other features in a minimalistic API

The standard library flag package with its missing features

GitHub

40 stars
3 watching
3 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists

cmdcommandflaggogolangsub-commandsubcommands

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cosiner/flag A command line option parsing library with support for infinite level subcommands and flexible flag definitions. 131
thomaspoignant/go-feature-flag Provides a lightweight and flexible solution for managing feature flags in software applications 1,481
anacrolix/tagflag Tool for declaratively parsing command-line flags in Go using struct tags. 11
integrii/flaggy Provides idiomatic Go input parsing with subcommands and flags at any position. 859
sgreben/flagvar A collection of CLI argument types for the Go flag package. 43
m-peko/bitflags A C++ library for easily managing sets of type-safe flags. 87
pbouillon/ngx-flagr A set of classes for managing feature flags in an Angular application. 9
stripe/stripe-go Provides a Go client library for the Stripe API 2,158
posener/complete Provides bash completion and integration with the Go programming language 928
fortio/dflag Dynamic flag variables that can be modified at runtime 8
fortio/cli Reduces boilerplate code in Go main functions and command-line interfaces for tools and servers. 6
bobg/subcmd A package for building command-line interfaces with subcommands and flags 8
transitive-bullshit/ffmpeg-cli-flags A comprehensive documentation repository of FFmpeg commandline flags. 47
mszostok/version Package to automatically collect and display version information in a CLI 101