# `ghst socialweb`

Ghost Social Web (ActivityPub) management.

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

## Commands
- `status`: Show social web settings and status.
- `enable/disable`: Enable or disable Social Web.
- `profile [handle]`: Show profile info.
- `search <query>`: Search accounts.
- `notes [options]`: Show note feed.
- `reader [options]`: Show reader feed.
- `notifications [options]`: Show notifications.
- `follow/unfollow <handle>`: Follow or unfollow accounts.
- `like/unlike <id>`: Manage likes.
- `note [options]`: Create a new social web note.
- `reply [options] <id>`: Reply to a post.
- `delete [options] <id>`: Delete a post.
- `block/unblock <id/handle>`: Manage account blocking.
- `upload <filePath>`: Upload media for notes/replies.
