flyctl
flyctl copied to clipboard
:sparkles: add --redis-database flag to redis connect and proxy commands
currently these commands require user input to select which database instance by ame they want to connect to. This adds a flag to support using this in contexts where user input is either not possible or not desired
This would be a good addition!