SYNOPSIS
moncli [--help|--desc|<COMMAND>]OPTIONS
- --help
- Show the usage information
- --desc
- Describe an Cloud Watch command's help.
- [COMMAND] [ARGS]
- Invoke Cloud Watch command
DESCRIPTION
moncli is a wrapper script around the AWS Cloud Watch Commands. Its usual invocation is as a symbolic link via the direct name of the Cloud Watch command intended to be used. moncli replaces the stacked scripts provided by AWS with a single script.EXAMPLES
Example 1: moncli describe-alarms --region us-east-1Show Cloud Watch groups in us-east-1
Example 2: moncli --help
Show the help page