|
dd1ea7c276
|
Make everything build strings instead of printing
|
2021-04-23 22:56:58 +00:00 |
|
|
05f445ddf2
|
Make output format flags boolean
|
2021-04-11 02:39:58 +00:00 |
|
|
9c024454f2
|
Refactor global flags
|
2021-03-30 23:54:05 -05:00 |
|
|
57983b5a52
|
s/CmdArgs/Context/g
|
2021-03-16 19:23:50 -05:00 |
|
|
ff05f8e2f3
|
Add printer object to format output
|
2021-03-13 16:20:18 -06:00 |
|
|
1a7b665376
|
Use tablewriter for output formatting
|
2021-03-10 20:57:05 -06:00 |
|
|
c9e4d9af80
|
Improve command loading
|
2021-02-16 23:24:32 -06:00 |
|
|
cf8b34fe01
|
Move client library to separate repo
git.kill0.net/chill9/lifx-go
|
2021-02-14 19:02:26 -06:00 |
|
|
8c6567bc8a
|
Using os.Args is not necessary
|
2021-02-07 17:31:57 -06:00 |
|
|
9360df727a
|
Consolidate subcommand registration
|
2021-02-02 20:25:19 -06:00 |
|
|
9321095e11
|
Clean up subcommand registrations
|
2021-01-31 19:40:27 -06:00 |
|
|
320815293d
|
ExitFailure matches stdlib.h
|
2021-01-31 11:08:24 -06:00 |
|
|
ec673a6fde
|
Return usage error if no color is provided
|
2021-01-24 20:50:10 -06:00 |
|
|
b9e98679a1
|
Refactor CLI exit code and error handling
|
2021-01-20 23:26:33 -06:00 |
|
|
c816ee43e1
|
Fix import alias
|
2021-01-20 23:26:33 -06:00 |
|
|
491870e247
|
add short and long descriptions of the commands
|
2020-08-07 22:09:40 -05:00 |
|
|
617c2fccf9
|
add usage to every command
|
2020-08-07 18:44:36 -05:00 |
|
|
f8e9dbc716
|
add named colors via the config file
|
2020-04-04 10:27:09 -05:00 |
|
|
3a6ee185fb
|
return errors to main()
|
2020-03-29 00:08:17 -05:00 |
|
|
1b054466cf
|
add set-color command
|
2020-03-28 18:05:35 -05:00 |
|