1.2.4 • Published 5 years ago
rds-snap v1.2.4
rds-snap
A cli app to create snapshot of rds instances
Prerequisite
Setup your aws credentials & config like in this guide
Install
Install this package globally using your preferred package manager
npm install -g rds-snapor
yarn global add rds-snapUsage
Select the rds instances that you want to create a snapshot of
rds-snap selectList instances that will be backed up
rds-snap instancesList snapshots that have been created
rds-snap listCreate snapshot of the instances you select before and delete old snapshot
rds-snap run