bitcoin-dev-project / warnet

Monitor and analyze the emergent behaviors of Bitcoin networks
https://warnet.dev
MIT License
79 stars 31 forks source link

warcli scenarios stop: add `--all` flag #403

Open pinheadmz opened 1 month ago

pinheadmz commented 1 month ago

because you might have a bunch running and who can be bothered to copy/paste all those little PID numbers

pinheadmz commented 1 month ago

also, now that we have names for running scenarios, maybe we can stop them by name as well. I think we might not even need to enforce name-uniqueness like warcli stop tx_flood would stop ALL tx_flood scenarios that are running, even multiple in parallel