# diagrid workflow

Explore workflow executions

### Description

Explore workflow executions for all ids in a project. Currently only supported for the managed workflow KV Store.

### Options

```
      --api-key string   Diagrid Cloud API key
  -h, --help             help for workflow
```

### SEE ALSO

- [diagrid workflow access-policy](./access-policy/access-policy.md)	 - Manage Dapr workflow access policies
- [diagrid workflow archive](./archive/archive.md)	 - Work with workflow history archives
- [diagrid workflow get](./get.md)	 - Show details for a workflow execution
- [diagrid workflow list](./list.md)	 - List workflow executions for all ids in a project
- [diagrid workflow pause](./pause.md)	 - Pause a workflow execution
- [diagrid workflow purge](./purge.md)	 - Purge workflow executions
- [diagrid workflow raise-event](./raise-event.md)	 - Raise an event to a workflow execution
- [diagrid workflow rerun](./rerun.md)	 - Rerun a workflow execution
- [diagrid workflow resume](./resume.md)	 - Resume a workflow execution
- [diagrid workflow start](./start.md)	 - Start a workflow execution
- [diagrid workflow terminate](./terminate.md)	 - Terminate a workflow execution
