Commit Graph

20 Commits

Author SHA1 Message Date
Elara 9998915959 Update domain 2023-04-20 19:54:58 -07:00
Elara 35701b1396 Switch from zerolog to go.arsenm.dev/logger in itctl 2023-01-04 15:17:14 -08:00
Elara e858c43b5e Switch from zerolog to go.arsenm.dev/logger 2023-01-04 15:06:05 -08:00
Elara 5719e77b59 Add resource loading as part of DFU 2022-10-16 13:17:12 -07:00
Elara a04c95b0be Add -r for rm and -p for mkdir 2022-09-03 16:28:25 -07:00
Elara a178319e28 Add resource loading to itctl 2022-08-30 13:01:36 -07:00
Elara d59e7af2d1 Fix comment above goroutine code 2022-07-31 02:40:46 -07:00
Elara 3c31bd2921 Fix bug where itctl doesn't exit on SIGINT/SIGTERM 2022-07-31 02:22:33 -07:00
Elara 900be6f2d0 Fix bug where help command doesn't show flags/subcommands 2022-07-31 02:15:42 -07:00
Elara a1ee021675 Switch to lrpc and use context to handle signals 2022-05-01 11:36:28 -07:00
Elara dc87e144e0 Re-add watch commands to itctl 2022-04-23 18:46:49 -07:00
Elara c5ea3df255 Fix itctl panic when itd is not running (Fixes #14) 2022-04-02 15:20:31 -07:00
Elara 5b87af872f Update 'cmd/itctl/main.go' 2022-03-15 16:16:44 -07:00
Elara ffed644beb Remove exit error handler because it causes duplicated help text 2022-03-15 16:06:05 -07:00
Elara 02bf90f10e Rewrite itctl to use urfave/cli instead of spf13/cobra 2022-02-24 21:26:40 -08:00
Elara 65cae3aeab Add update weather command to itctl 2022-02-23 21:22:03 -08:00
Elara 082fdc02f4 Add filesystem to itctl 2021-11-23 14:14:45 -08:00
Elara c57c1f89b9 Add watch commands to itctl 2021-10-24 11:02:29 -07:00
Elara 2ab8d24a43 Reorganize itctl structure 2021-10-23 15:11:04 -07:00
Elara 203224ed4a Initial Commit 2021-08-21 01:19:49 -07:00