Commit Graph

19 Commits

Author SHA1 Message Date
Elara 4cdd47311f Switch from zerolog to go.arsenm.dev/logger in itctl 2023-01-04 15:17:14 -08:00
Elara 520c23b75b Switch from zerolog to go.arsenm.dev/logger 2023-01-04 15:06:05 -08:00
Elara f639fef992 Add resource loading as part of DFU 2022-10-16 13:17:12 -07:00
Elara 4efa4380c4 Add -r for rm and -p for mkdir 2022-09-03 16:28:25 -07:00
Elara 6f87980d4b Add resource loading to itctl 2022-08-30 13:01:36 -07:00
Elara 19bacf29b2 Fix comment above goroutine code 2022-07-31 02:40:46 -07:00
Elara a78650e526 Fix bug where itctl doesn't exit on SIGINT/SIGTERM 2022-07-31 02:22:33 -07:00
Elara 71e9caf0bc Fix bug where help command doesn't show flags/subcommands 2022-07-31 02:15:42 -07:00
Elara 56dbf0540e Switch to lrpc and use context to handle signals 2022-05-01 11:36:28 -07:00
Elara 9939f724c4 Re-add watch commands to itctl 2022-04-23 18:46:49 -07:00
Elara c8c617c10a Fix itctl panic when itd is not running (Fixes #14) 2022-04-02 15:20:31 -07:00
Elara cd68fbd7f3 Update 'cmd/itctl/main.go' 2022-03-15 16:16:44 -07:00
Elara 205a041758 Remove exit error handler because it causes duplicated help text 2022-03-15 16:06:05 -07:00
Elara a885eacc70 Rewrite itctl to use urfave/cli instead of spf13/cobra 2022-02-24 21:26:40 -08:00
Elara 9e63401db3 Add update weather command to itctl 2022-02-23 21:22:03 -08:00
Elara 099b0cd849 Add filesystem to itctl 2021-11-23 14:14:45 -08:00
Elara be5bdc625b Add watch commands to itctl 2021-10-24 11:02:29 -07:00
Elara ef4bad94b5 Reorganize itctl structure 2021-10-23 15:11:04 -07:00
Elara 407a6cb3d7 Initial Commit 2021-08-21 01:19:49 -07:00