# diagrid workflow archive

Work with workflow history archives

### Description

Inspect and verify workflow history archive files produced by workflow archiving.

### Options

```
  -h, --help   help for archive
```

### Options inherited from parent commands

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

### SEE ALSO

- [diagrid workflow](../workflow.md)	 - Explore workflow executions
- [diagrid workflow archive export](./export.md)	 - Export terminal workflow executions as signed archives
- [diagrid workflow archive print](./print.md)	 - Print the decoded workflow history from an archive file
- [diagrid workflow archive print-certs](./print-certs.md)	 - Print the certificates that signed a workflow archive
- [diagrid workflow archive trust-anchor](./trust-anchor.md)	 - Print the CA bundle that verifies a project's workflow archives
- [diagrid workflow archive verify](./verify.md)	 - Verify the signatures in a workflow archive file
