# `ghst comment`

Comment moderation for Ghost.

## Usage
```bash
ghst comment [options] [command]
```

## Commands
- `list [options]`: List comments.
- `get <id>`: Get a comment by ID.
- `thread <id>`: Open comment moderation thread.
- `replies <id>`: List replies for a comment.
- `likes <id>`: List likes for a comment.
- `hide <id>`: Hide a comment.
- `show <id>`: Show a hidden comment.
- `delete <id>`: Delete a comment.
