
# comment

Set or clear a short comment on a VM

## Usage

```
comment <hostname> <text>
```

## Options

- `--json`: output in JSON format

## Examples

```
comment my-vm staging copy
```

