

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

## 설명
<a name="w2aab9c11b3"></a>

기타 모든 CloudWatch 명령을 나열합니다. 특정 명령에 대한 도움말을 보려면 다음 명령을 사용합니다.

```
commandname --help
```

## 구문
<a name="w2aab9c11b5"></a>

 ****mon-cmd**** 

## 출력
<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) 