furio / ec2-boot-cinema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EC2-BOOT-CINEMA

WIP

Follow in different ways the boot of an EC2

Commands

Params:

  • --instance-id: the ec2 instance id
  • --region: aws region if not present in the config

cinema

Uses ascii-cinema to render the console. CTRL+C to exit

log

Print log from console. CTRL+C to exit

single-log

A debug command to fiddle with AWS Api. To be removed.

Build

make build

About


Languages

Language:Go 95.5%Language:Makefile 4.5%