What is “rds-command-line-tools” Package?
Amazon RDS command-line toolkit
For more details: https://aws.amazon.com/developertools/2928
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install rds-command-line-tools.
brew install rds-command-line-tools
Now, use rds-command-line-tools!
Leave a Reply
You must be logged in to post a comment.