Skip to content

Commit

Permalink
[automated] Update Forest CLI docs (#5393)
Browse files Browse the repository at this point in the history
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
  • Loading branch information
LeshyBot and github-merge-queue[bot] authored Mar 10, 2025
1 parent bc9ce33 commit 494256b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/docs/users/reference/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -1671,10 +1671,11 @@ Arguments:
<TEST_DUMP_FILES>... Path to test dumps that are generated by `forest-tool api dump-tests` command
Options:
--db <DB> Path to the database folder that powers a Forest node
--chain <CHAIN> Filecoin network chain
--out-dir <OUT_DIR> Folder into which test snapshots are dumped
-h, --help Print help
--db <DB> Path to the database folder that powers a Forest node
--chain <CHAIN> Filecoin network chain
--out-dir <OUT_DIR> Folder into which test snapshots are dumped
--allow-response-mismatch Allow generating snapshot even if Lotus generated a different response. This is useful when the response is not deterministic
-h, --help Print help
```

### `forest-tool api dump-tests`
Expand Down

0 comments on commit 494256b

Please sign in to comment.