Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/lume 2021-02-07 23:39:00 +00:00
8e7ff7f39a Validate flags before running the command
ryanc pushed to master at ryanc/lume 2021-02-07 23:32:12 +00:00
8c6567bc8a Using os.Args is not necessary
d8be978ba8 Pass command name to CmdArgs struct
Compare 2 commits »
ryanc opened issue ryanc/lume#6 2021-02-04 21:25:05 +00:00
Add man page
ryanc closed issue ryanc/lume#5 2021-02-03 02:25:56 +00:00
Sort registered subcommands alphabetically
ryanc pushed to master at ryanc/lume 2021-02-03 02:25:56 +00:00
9360df727a Consolidate subcommand registration
4e25579718 Sort commands in help output
f63c90db2b Consolidate subcommand registration
1a99e03f88 Sort commands in help output
Compare 4 commits »
ryanc reopened issue ryanc/lume#5 2021-02-03 02:16:41 +00:00
Sort registered subcommands alphabetically
ryanc closed issue ryanc/lume#5 2021-02-03 00:37:36 +00:00
Sort registered subcommands alphabetically
ryanc pushed to master at ryanc/lume 2021-02-03 00:37:36 +00:00
f63c90db2b Consolidate subcommand registration
1a99e03f88 Sort commands in help output
Compare 2 commits »
ryanc opened issue ryanc/lume#5 2021-02-02 16:17:33 +00:00
Sort registered subcommands alphabetically
ryanc pushed to master at ryanc/lume 2021-02-01 02:31:20 +00:00
0cbd256b86 Print help if no subcommand is given.
6f0a43c573 Print help if no subcommand is given. Closes #4
Compare 2 commits »
ryanc closed issue ryanc/lume#4 2021-02-01 02:29:26 +00:00
Show help when no subcommand is given
ryanc pushed to master at ryanc/lume 2021-02-01 02:29:26 +00:00
6f0a43c573 Print help if no subcommand is given. Closes #4
ryanc pushed to master at ryanc/lume 2021-02-01 01:40:47 +00:00
9321095e11 Clean up subcommand registrations
ryanc opened issue ryanc/lume#4 2021-02-01 01:24:44 +00:00
Show help when no subcommand is given
ryanc pushed to master at ryanc/lume 2021-01-31 17:08:50 +00:00
320815293d ExitFailure matches stdlib.h
ryanc opened issue ryanc/lume#3 2021-01-27 15:20:23 +00:00
Switch configuration parsing to viper
ryanc opened issue ryanc/lume#2 2021-01-27 15:20:06 +00:00
Switch argument parsing to cobra
ryanc opened issue ryanc/lume#1 2021-01-27 15:14:58 +00:00
Add bash completion script
ryanc pushed to master at ryanc/lume 2021-01-25 02:50:17 +00:00
ec673a6fde Return usage error if no color is provided
ryanc pushed to master at ryanc/lume 2021-01-25 02:49:30 +00:00
f2da3dadd7 Whitespace fix
211de24485 Add helper to print subcommand help
Compare 2 commits »