# `once cache blob put`

Store bytes from a file or stdin and print their BLAKE3 digest.

## Synopsis

```text
once cache blob put [PATH]
```

## Arguments

| Argument | Required | Description |
| --- | --- | --- |
| `<PATH>` | no | File to store. Use `-` or omit the path to read stdin. |
