# `smallforce gmb actions`

Manage Google Business place-action links

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

## Subcommands

- [`smallforce gmb actions list`](/docs/cli/commands/gmb/actions/list): List place-action links for one location
- [`smallforce gmb actions create`](/docs/cli/commands/gmb/actions/create): Create a place-action link
- [`smallforce gmb actions update`](/docs/cli/commands/gmb/actions/update): Update the type or URL of one place action
- [`smallforce gmb actions delete`](/docs/cli/commands/gmb/actions/delete): Delete one Google Business place action

## Complete command help

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

Manage Google Business place-action links

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

Commands:
  list [options] <accountId> <destinationId>               List place-action links for one location
  create [options] <accountId> <destinationId>             Create a place-action link
  update [options] <accountId> <destinationId> <actionId>  Update the type or URL of one place
                                                           action
  delete [options] <accountId> <destinationId> <actionId>  Delete one Google Business place action
  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.
