james-prysm f6642463da
Add support for alias in YAMLs (#1448)
* adding in boolean alias support

* fixing formatting

* adding string alias and test

* adding int alias and test

* add support for duration flag

* adding float flag alias support

* adding alias support to remaining flags and fixing tests

* fixing test

* Modify nesting flag apply

Co-authored-by: Dokiy <49900744+Dokiys@users.noreply.github.com>
Co-authored-by: Dokiy <Dokiy.zhang@verystart.cn>
2022-08-30 06:51:34 -04:00
2022-08-14 10:31:53 -04:00
2022-08-17 21:22:53 -04:00
2022-05-06 22:23:17 -04:00
2022-04-23 22:07:16 -04:00
2022-07-29 15:26:06 +08:00
2021-04-05 07:57:41 -04:00
2022-08-14 20:36:17 -04:00
2022-04-23 22:07:16 -04:00
2022-05-18 23:17:57 -04:00
2022-08-14 16:10:39 -08:00
2020-03-03 13:06:34 +01:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2019-09-13 05:17:24 +05:30
2019-09-13 05:17:24 +05:30
2022-07-29 15:26:06 +08:00

cli

GoDoc codebeat Go Report Card codecov

cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

Documentation

More documentation is available in ./docs or the hosted documentation site at https://cli.urfave.org.

License

See LICENSE

Description
No description provided
Readme 7 MiB
Languages
Go 99.5%
Makefile 0.3%
Shell 0.1%