# benchweave evidence index


Index every artifact: sha256 + class + regenerating command.


``` bash
benchweave evidence index [OPTIONS]
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: benchweave evidence index [OPTIONS]

      Index every artifact: sha256 + class + regenerating command.

    Options:
      --dest DIRECTORY  Evidence tree root; the digest index lands at
                        <dest>/index.md.  [required]
      --json            Emit the stable machine JSON contract instead of text.
      --help            Show this message and exit.


# Options


`--dest: DIRECTORY`  
**Required.** Evidence tree root; the digest index lands at /index.md.

`--json`  
Emit the stable machine JSON contract instead of text.
