CLI quibble: redis delete syntax inconsistent

This is a minor quibble but it keeps tripping me up. The command to destroy an app is fly destroy but the command to delete a hosted redis instance is fly redis delete. Also, the destroy command has a warning and requires confirmation (which I appreciate) while the redis delete command does not. It would be nice if the redis syntax mirrored the app command syntax and required similar confirmation!

Agree: redis delete should definitely ask for a confirmation… Consider filing an issue on GitHub? Issues · superfly/flyctl · GitHub

Thanks for the suggestion. Submitted: redis should require confirmation to delete instances · Issue #1473 · superfly/flyctl · GitHub

1 Like