# `smallforce social comments`

List organic comment threads and manage public or private replies

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run `smallforce social comments --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce social comments threads`](/docs/cli/commands/social/comments/threads): List posts with organic comments
- [`smallforce social comments list`](/docs/cli/commands/social/comments/list): Refresh and list comments in one local thread
- [`smallforce social comments reply`](/docs/cli/commands/social/comments/reply): Publish a top-level comment or reply to a specific comment
- [`smallforce social comments edit`](/docs/cli/commands/social/comments/edit): Edit a Reddit comment
- [`smallforce social comments delete`](/docs/cli/commands/social/comments/delete): Delete a provider comment
- [`smallforce social comments hide`](/docs/cli/commands/social/comments/hide): Hide a supported provider comment
- [`smallforce social comments unhide`](/docs/cli/commands/social/comments/unhide): Unhide a supported provider comment
- [`smallforce social comments unlike`](/docs/cli/commands/social/comments/unlike): Remove the connected account's like
- [`smallforce social comments like`](/docs/cli/commands/social/comments/like): Like or react to a supported provider comment
- [`smallforce social comments moderate`](/docs/cli/commands/social/comments/moderate): Set YouTube comment moderation status
- [`smallforce social comments private-reply`](/docs/cli/commands/social/comments/private-reply): Send a Facebook or Instagram private reply to a comment

## Complete command help

```text
Usage: smallforce social comments [options] [command]

List organic comment threads and manage public or private replies

Options:
  -h, --help                           display help for command

Commands:
  threads                              List posts with organic comments
  list [options] <threadId>            Refresh and list comments in one local thread
  reply [options] <threadId>           Publish a top-level comment or reply to a specific comment
  edit [options] <commentId>           Edit a Reddit comment
  delete [options] <commentId>         Delete a provider comment
  hide [options] <commentId>           Hide a supported provider comment
  unhide [options] <commentId>         Unhide a supported provider comment
  unlike [options] <commentId>         Remove the connected account's like
  like [options] <commentId>           Like or react to a supported provider comment
  moderate [options] <commentId>       Set YouTube comment moderation status
  private-reply [options] <commentId>  Send a Facebook or Instagram private reply to a comment
  help [command]                       display help for command
```

## Related reference

- [`smallforce social`](/docs/cli/commands/social): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
