Skip to content

andre-gonzalez/ec2-management

Repository files navigation

ec2-management

Scripts to manage ec2 instances from the command line


Prerequisites

  • Install aws cli
    • In Arch Linux run sudo pacman -S aws-cli
    • In Ubuntu or Debian run sudo apt install -S awscli

How to use

Create a .env file with this layout.

ec2_instance_id=
region=

If you prefer you can copy the file dotenv-layout

About

Scripts to manage ec2 instances from the command line

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages