[EC2] Add Monitoring flag

Signed-off-by: Koichi Shiraishi <zcheeee@gmail.com>
This commit is contained in:
zhee
2015-05-01 10:14:20 +09:00
parent 7dcd4c2dfd
commit 8821e7e5ee
4 changed files with 22 additions and 4 deletions

View File

@@ -819,6 +819,7 @@ Options:
- `--amazonec2-vpc-id`: **required** Your VPC ID to launch the instance in.
- `--amazonec2-zone`: The AWS zone launch the instance in (i.e. one of a,b,c,d,e). Default: `a`
- `--amazonec2-private-address-only`: Use the private IP address only
- `--amazonec2-monitoring`: Enable CloudWatch Monitoring.
By default, the Amazon EC2 driver will use a daily image of Ubuntu 14.04 LTS.