# tuist hash

Utilities to debug the hashing logic used by features like binary caching or selective testing.

## Subcommands

| Command | Description |
| --- | --- |
| `tuist hash cache` | Returns the hashes that will be used to persist binaries of the graph in its current state to the cache. |
| `tuist hash selective-testing` | Returns the hashes that will be used to persist targets' test results to select tests in future test runs. |
