Commit Graph

17 Commits

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