autil

command module
v0.0.0-...-12336e1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

README

autil

Description

AWS Utility Command

Usage

autil <command> <options>

command
  config: print profile infomation
  ec2: print ec2 host

options
  profile name
    profile name of aws credentials(~/.aws/credentials)
  region
    target region
  • ec2
$ autil ec2 region credential-profilename
$ tagname\tpublic-dnsname
  • ec2ssh ( ec2 ssh login using peco )
$ ec2ssh [-u sshuser] region credential-profilename

Install

To install, use go get:

$ go get github.com/hirokazumiyaji/autil

Contribution

  1. Fork (https://github.com/hirokazumiyaji/autil/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create a new Pull Request

Author

Hirokazu Miyaji

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