# `smallforce gmb photos`

List, add, and delete Google Business photos

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

## Subcommands

- [`smallforce gmb photos list`](/docs/cli/commands/gmb/photos/list): List photos for one Google Business location
- [`smallforce gmb photos add`](/docs/cli/commands/gmb/photos/add): Publish an uploaded SmallForce asset as a Google Business photo
- [`smallforce gmb photos delete`](/docs/cli/commands/gmb/photos/delete): Delete one Google Business photo

## Complete command help

```text
Usage: smallforce gmb photos [options] [command]

List, add, and delete Google Business photos

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

Commands:
  list [options] <accountId> <destinationId>              List photos for one Google Business
                                                          location
  add [options] <accountId> <destinationId>               Publish an uploaded SmallForce asset as a
                                                          Google Business photo
  delete [options] <accountId> <destinationId> <photoId>  Delete one Google Business photo
  help [command]                                          display help for command
```

## Related reference

- [`smallforce gmb`](/docs/cli/commands/gmb): 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.
