8 Commits

Author SHA1 Message Date
ca5f956ef2
Complete linting for whole project 2022-08-17 10:21:46 -05:00
de2fe4124b
ls: add group column 2022-08-14 00:11:37 -05:00
d58402ab6f Allow for connection failures for some commands 2022-07-29 22:10:12 -05:00
a1f4e8e8d9 Use unicode ✔ for ls Running and Created columns 2022-07-27 22:10:04 -05:00
ddd391c8b0
Mask disabled category from action by default 2022-07-27 21:48:47 -05:00
53272b0da9 ls: add CREATED and RUNNING columns 2022-07-25 10:18:58 -05:00
959ffec79b Add RUNNING column to ls output 2022-07-21 17:17:26 -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