wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.97k stars 263 forks source link

Adding rds stop/start ability #169

Closed varunchandak closed 6 years ago

varunchandak commented 6 years ago

As per AWS, we can stop/start RDS, which we do not have in awless. Will we get this update in next release ?

AWS CLI:

aws rds stop-db-instance --db-instance-identifier XYZ
fxaguessy commented 6 years ago

Hi, Thanks for the suggestion, this is indeed a missing function in awless. We will try to add it in the next release.

varunchandak commented 6 years ago

Just FYI

as per this link