

Les traductions sont fournies par des outils de traduction automatique. En cas de conflit entre le contenu d'une traduction et celui de la version originale en anglais, la version anglaise prévaudra.

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

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

Répertorie toutes les autres CloudWatch commandes. Pour obtenir de l'aide sur une commande spécifique, utilisez la commande suivante :

```
commandname --help
```

## Syntaxe
<a name="w2aab9c11b5"></a>

 ****mon-cmd**** 

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

Cette commande répertorie toutes les CloudWatch commandes Amazon dans un tableau.

L'Amazon CloudWatch CLI affiche les erreurs sur stderr.

## Exemples
<a name="w2aab9c11b9"></a>

### Exemple de requête
<a name="w2aab9c11b9b2"></a>

Cet exemple répertorie toutes les CloudWatch commandes Amazon.

```
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'
```

## Rubriques connexes
<a name="w2aab9c11c11"></a>

### Download
<a name="w2aab9c11c11b2"></a>
+ [Configuration de l'interface de ligne de commande](SetupCLI.md)

### Commande connexe
<a name="w2aab9c11c11b4"></a>
+  [mon-version](cli-mon-version.md) 