rds-snap

1.2.4 • Public • Published

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-snap

or

yarn global add rds-snap

Usage

Select the rds instances that you want to create a snapshot of

rds-snap select

List instances that will be backed up

rds-snap instances

List snapshots that have been created

rds-snap list

Create snapshot of the instances you select before and delete old snapshot

rds-snap run

Readme

Keywords

none

Package Sidebar

Install

npm i rds-snap

Weekly Downloads

0

Version

1.2.4

License

MIT

Unpacked Size

29.8 kB

Total Files

21

Last publish

Collaborators

  • amyisme13