- Jan 18, 2021
-
-
Dan Lorenc authored
-
- Jan 13, 2021
-
-
Dan Lorenc authored
This switches out cobra commands to return obj, err. This should make it easier to test them, and also keep formatting across the commands consistent. Formatting should happen in one place, instead of having each command print directly.
-