# `smallforce gmb locations`

Read and update a Google Business location

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

## Subcommands

- [`smallforce gmb locations get`](/docs/cli/commands/gmb/locations/get): Get the current details for one Google Business location
- [`smallforce gmb locations update`](/docs/cli/commands/gmb/locations/update): Update selected fields on one Google Business location

## Complete command help

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

Read and update a Google Business location

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

Commands:
  get [options] <accountId> <destinationId>     Get the current details for one Google Business
                                                location
  update [options] <accountId> <destinationId>  Update selected fields on one Google Business
                                                location
  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.
