Closed esanchezm closed 5 years ago
I think in this special case we should return True if there are no registered instances in the service. I think that makes sense considering the nature of this tool is cleanup but it's not an error to clean something empty.
True
Missing tests. Do not merge
Sorry I was only running the tests on test_cli.py
test_cli.py
I think in this special case we should return
True
if there are no registered instances in the service. I think that makes sense considering the nature of this tool is cleanup but it's not an error to clean something empty.