# `smallforce social reviews`

List Facebook and Google Business reviews and manage replies

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

## Subcommands

- [`smallforce social reviews list`](/docs/cli/commands/social/reviews/list): List reviews, ratings, reply state, and review IDs
- [`smallforce social reviews get`](/docs/cli/commands/social/reviews/get): Get one organization-owned review
- [`smallforce social reviews reply`](/docs/cli/commands/social/reviews/reply): Publish or replace the reply to one review
- [`smallforce social reviews delete-reply`](/docs/cli/commands/social/reviews/delete-reply): Delete the existing provider reply from one review

## Complete command help

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

List Facebook and Google Business reviews and manage replies

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

Commands:
  list [options]                     List reviews, ratings, reply state, and review IDs
  get [options] <reviewId>           Get one organization-owned review
  reply [options] <reviewId>         Publish or replace the reply to one review
  delete-reply [options] <reviewId>  Delete the existing provider reply from one review
  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.
