Open aporcupine opened 8 years ago
When running rack servers instance list with flags such as name or image and no results are returned it would be useful if the return value was non-zero.
rack servers instance list
This would make it much easier to use if statements when scripting things.
Can you show me what you're using now and what you'd change it to if the return value was non-zero?
When running
rack servers instance list
with flags such as name or image and no results are returned it would be useful if the return value was non-zero.This would make it much easier to use if statements when scripting things.