aws-utilities-go

command module
v0.0.0-...-4f19e1b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2015 License: MIT Imports: 12 Imported by: 0

README

aws-utilities-go

aws utilities written by go

Instance Operations

start, stop, and show status, your ec2 instances.

Command Options

--nametag, -n [*required]

"Name" tag to search instances. you can use "*"

--mode, -m [*required]

start or stop or status

Example

command

$ aws-utilities -p my_main_profile op -n *test -m status

outputs

(Nametag PrivateIP PublicIP InstanceID InstanceState)

simeji-test 172.30.0.200 54.xxx.xxx.201 i-xxxaaaa1 running
simeji-test2 172.30.0.201  i-xxxbbbb2 stopped

Global Options

--profile, -p

your profile. default: "default"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL