Commit Graph

10 Commits

Author SHA1 Message Date
5e7c52997c added getting ENV vars from Vault 2023-05-12 00:42:14 -05:00
059f4c0097 added some features
- Added `cron` command to run lists with `cron` time specifed
- Changed `-c` flag to `-f` flag for passing config file
- Modified some config keys
  - cmdArgs -> Args
  - Got rid of `hosts.config`
- better SSH handling
  - respects values in config file
2023-02-01 23:54:48 -06:00
8e9d563d1f fixes 2023-01-17 00:57:23 -06:00
e2f4553303 A runnable command
- Added backup sub-command
- Added better parsing for config file
- Basis for notifications, no running after a command yet
- Updated docs and added License
2023-01-17 00:55:28 -06:00
6b85913316 added zerolog 2023-01-03 20:09:02 -06:00
a5f4ba3c2a update connectErr err to panic for multiple hosts 2023-01-02 12:28:33 -06:00
ab12b02dc9 add base for command-line commands 2022-12-15 10:42:21 -06:00
6304866953 added modular packages 2022-11-22 15:09:39 -06:00
c39330f3a0 added fixes 2022-10-13 12:14:33 -05:00
fab073921f first commit 2022-10-13 12:03:36 -05:00