Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ npx @hashgraph/solo:@latest one-shot single deploy
@hashgraph/solo:@latest rapid-fire destroy all --deployment my-deployment
```

See this example for more details: [examples/network-load-generator/README.md](../../examples/network-load-generator/README.md)
See this example for more details: [examples/rapid-fire/](../../examples/rapid-fire/)

A full list of all available `rapid-fire` commands can be found in [Solo CLI Commands](solo-commands.md/#rapid-fire)

Expand Down
Loading