Skip to content

Sjeanpierre/go_rs_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_rs_sync

Go utility written to synchronize AWS vpc meta-data with Rightscale

My first go project, so if you come across any inefficiencies please let me know.

Supports the syncing of

  • VPC Names
  • Subnet Names
  • Route Names
  • Internet Gateway Names
usage: ./go_rs_sync --vpc=VPC [<flags>]
Flags:
  --help         Show help.
  -v, --vpc=VPC  Id of the VPC to sync with Rightscale
  -f, --config="config.json" JSON configuration file with the following keys
      rs_oauth_token - (required)
      rs_endpoint - (optional, defaults to my.rightscale.com)
      aws_region - (required)

About

Go utility to synchronize AWS vpc meta-data with Rightscale

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages