Skip to content

Conversation

pinheadmz
Copy link
Contributor

Catch a few likely confused user errors we saw during test today:

(.venv) --> warnet deploy resources/scenarios/miner_std.py
Usage: warnet deploy [OPTIONS] DIRECTORY [UNKNOWN_ARGS]...
Try 'warnet deploy --help' for help.

Error: Invalid value for 'DIRECTORY': 'resources/scenarios/miner_std.py' is not a valid directory.
Are you trying to run a scenario? See `warnet run --help`

(.venv) --> warnet deploy resources/networks/6_node_bitcoin/ --tank=miner
Usage: warnet deploy [OPTIONS] DIRECTORY [UNKNOWN_ARGS]...
Try 'warnet deploy --help' for help.

Error: Invalid value: Unknown args: ('--tank=miner',)
Are you trying to run a scenario? See `warnet run --help`

@pinheadmz pinheadmz merged commit f76c753 into bitcoin-dev-project:main Oct 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant