# diagrid call state

Read and write state store entries via the Dapr State API

### Description

Read and write state store entries on an existing state component via the Dapr State API.

### Options

```
  -h, --help   help for state
```

### Options inherited from parent commands

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

### SEE ALSO

- [diagrid call](../call.md)	 - Invoke Catalyst APIs directly
- [diagrid call state delete](./delete.md)	 - Delete a state item
- [diagrid call state get](./get.md)	 - Retrieve state item
- [diagrid call state set](./set.md)	 - Create or update a state item
- [diagrid call state transaction](./transaction.md)	 - Execute a KV store transaction
