rackspace / rack

A CLI for Rackspace (unmaintained)
Other
81 stars 57 forks source link

FR: make return value non-zero when no servers found #445

Open aporcupine opened 8 years ago

aporcupine commented 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.

This would make it much easier to use if statements when scripting things.

jrperritt commented 8 years ago

Can you show me what you're using now and what you'd change it to if the return value was non-zero?