ELB Dance -


MIT
跨平台
Python

软件简介

elb-dance 简化了到 AWS ELB 系统的注册和取消注册操作。

使用方法:

elb-dance.

Usage:
  elb-dance register <elb-name> [--instance-id=<id>] [--role=<role>]
  elb-dance deregister <elb-name> [--instance-id=<id>] [--role=<role>]
  elb-dance (-h | --help)
  elb-dance --version

Options:
  -h --help           Show this screen.
  --version           Show version.
  --instance-id=<id>  The instance id to use
  --role=<role>       IAM role use to get temporary access keys.