-
- Downloads
Add a helper to wrap Cobbra functions to make them easier to test.
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.
Loading
Please register or sign in to comment