Netflix / dispatch

All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
Apache License 2.0
4.95k stars 488 forks source link

Asks user to type database hostname and name before asking for confirmation to drop database #5132

Closed mvilanova closed 2 weeks ago

mvilanova commented 2 weeks ago
Please enter the database hostname (env = localhost): localhost
Please enter the database name (env = dispatch): dispatch
Are you sure you want to drop database: 'localhost:dispatch'? [y/N]: y
Success.