# diagrid call bindings

Trigger Dapr output bindings from an id

### Description

Trigger an output binding from an id via the Dapr Bindings API.

### Options

```
  -h, --help   help for bindings
```

### Options inherited from parent commands

```
      --api-key string   Diagrid Cloud API key
```

### SEE ALSO

- [diagrid call](../call.md)	 - Invoke Catalyst APIs directly
- [diagrid call bindings post](./post.md)	 - Send POST request to an output binding
- [diagrid call bindings put](./put.md)	 - Send PUT request to an output binding
