68 Commits

Author SHA1 Message Date
0be48b6477 Tweak command output 2022-07-19 19:47:35 -05:00
a08bce3759 Release version v1.0.6 v1.0.6 2022-07-19 19:05:57 -05:00
c5917ff102 output formatting 2022-07-19 19:05:42 -05:00
94c29f9d6e Don't bomb out when config file not found, just warn 2022-07-19 19:05:23 -05:00
5f0089c5a1 Release version v1.0.5 v1.0.5 2022-07-19 14:38:41 -05:00
349cc65d40 Add version command 2022-07-19 14:38:29 -05:00
cdbdae8804 Release version v1.0.4 v1.0.4 2022-07-19 14:36:38 -05:00
78a75616c7 Improve ipv6 flushing operations v1.0.2 2022-07-19 13:42:45 -05:00
c6a7b53f0a Update README v1.0.1 2022-07-19 11:26:37 -05:00
d36f1ac0d5 Fix lint issues 2022-07-19 11:26:14 -05:00
6ed4f11da3 Add stop subcommand 2022-07-19 11:25:48 -05:00
c13906051f Add readme v1.0.0 2022-07-19 02:08:02 -05:00
df54f05250 Various fixes after testing 2022-07-19 01:38:25 -05:00
e9e4b94e6d Change default config file path 2022-07-19 01:37:47 -05:00
f74dc50392
Rest of commands; tooling including conditional command types 2022-07-18 19:47:05 -05:00
61b7fe55a0 Convert project structure to cobra; many other changes. WIP.
- Factor out various components to different packages
- Add abstract command package to allow for calling go funcs etc. at
  runtime.
2022-07-18 10:10:24 -05:00
598ed0d427 Fix default struct tag 2022-07-17 12:00:56 -05:00
0049fb818c Initial commit 2022-07-14 13:52:28 -05:00