Commit Graph

17 Commits

Author SHA1 Message Date
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
8e7ff7f39a
Validate flags before running the command 2021-02-07 17:38:49 -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
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
3a6ee185fb
return errors to main() 2020-03-29 00:08:17 -05:00
67cd97e2d8
store CLI defaults into variables 2020-03-28 15:22:34 -05:00
676eabb0cb
rename project to lume 2020-03-28 14:31:10 -05:00
4ea3545ea7
add set-state command 2020-03-27 19:31:41 -05:00