

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# mon-cmd
<a name="cli-mon-cmd"></a>

## Description
<a name="w2aab9c11b3"></a>

列出所有其他 CloudWatch 命令。如需特定命令的說明，請使用下列命令：

```
commandname --help
```

## 語法
<a name="w2aab9c11b5"></a>

 ****mon-cmd**** 

## Output
<a name="w2aab9c11b7"></a>

此命令會在表格中列出所有 Amazon CloudWatch 命令。

Amazon CloudWatch CLI 會在 stderr 上顯示錯誤。

## 範例
<a name="w2aab9c11b9"></a>

### 範例請求
<a name="w2aab9c11b9b2"></a>

此範例會列出所有 Amazon CloudWatch 命令。

```
mon-cmd 

Command Name                       Description                                            
------------                       -----------                                            
help                               
mon-delete-alarms                  Delete alarms.                                          
mon-describe-alarm-history         Show the history of alarm transitions and actions taken.                                 
mon-describe-alarms                List alarms and show detailed alarm configuration.                                 
mon-describe-alarms-for-metric     Show alarms for a given metric.   
mon-disable-alarm-actions          Disable all actions for a given alarm.                  
mon-enable-alarm-actions           Enable all actions for a given alarm.                   
mon-get-stats                      Get metric statistics.                                  
mon-list-metrics                   List user's metrics.  
mon-put-data                       Put metric data.
mon-put-metric-alarm               Create a new alarm or update an existing one.           
mon-set-alarm-state                Manually set the state of an alarm.                     
mon-version                        Prints the version of the CLI tool and API.

For help on a specific command, type '<commandname> --help'
```

## 相關主題
<a name="w2aab9c11c11"></a>

### 下載
<a name="w2aab9c11c11b2"></a>
+ [設定命令列介面](SetupCLI.md)

### 相關命令
<a name="w2aab9c11c11b4"></a>
+  [mon-version](cli-mon-version.md) 