migrating CloudWatch utils from sleepless/fc => FinalsClub
[oweals/finalsclub.git] / util / CloudWatch-1.0.12.1 / RELEASENOTES.TXT
1 Amazon CloudWatch Command Line Tools
2 ===============================
3
4 CloudWatch CLI version 1.0.12.1 (API 2010-08-01)
5 =================================================
6 * Added the mon-put-data command to put metric data into Cloudwatch
7 * CLI script now restores the parent script echo settings in windows
8
9 CloudWatch CLI version 1.0.9.5 (API 2010-08-01)
10 =================================================
11
12 Config changes
13 --------------
14 * Updated to use the new API version
15 * Modified the syntax of existing commands to reflect the new API
16 * --measure-name is now --metric-name for mon-get-stats
17 * Added filtering for mon-list-metrics
18 * Added multiple APIs for Alarms
19
20 CloudWatch CLI version 1.0.2.3 (API 2009-05-15)
21 =================================================
22 * Minor Fixes
23
24 CloudWatch CLI version 1.0.0.24 (API 2009-05-15)
25 =================================================
26 * Fixed output of exponential numbers
27
28 CloudWatch CLI version 1.0.0.22 (API 2009-05-15)
29 =================================================
30 * Fixed default start-time and end-time timezone.
31
32 CloudWatch CLI version 1.0-1 (API 2009-05-15)
33 =================================================
34
35 Config changes
36 --------------
37 * Environment var MONITORING_HOME has been renamed to
38    AWS_CLOUDWATCH_HOME
39 * Environment var MONITORING_URL has been renamed to
40    AWS_CLOUDWATCH_URL
41
42 Command changes
43 ---------------
44 * bin/mon has been removed.
45 * bin/service has been renamed bin/mon-cmd.
46 * All commands now have default 555 permissions.
47 * For all command line options which accept a list of args, args
48   must now be separated by ",".
49 * --accesskeyid has been renamed to --access-key-id
50 * --secretkey has been renamed to --secret-key
51 * All short options for optional arguments have been removed
52
53 CloudWatch CLI version 1.0 (API 2009-05-15)
54 =================================================