ApeWorX / silverback

Blockchain automation library, and SDK for the Silverback Platform
https://apeworx.io/silverback
Apache License 2.0
88 stars 10 forks source link

No version flag #144

Open fubuloubu opened 4 days ago

fubuloubu commented 4 days ago
$ silverback --version
Usage: silverback [OPTIONS] COMMAND [ARGS]...
Try 'silverback --help' for help.

Error: No such option: --version
linear[bot] commented 4 days ago

SBK-592 No version flag

CreedsCode commented 15 hours ago

Taking this, the conversation on implementation details is over at the ApeWorkX Discord.

fubuloubu commented 11 hours ago

@CreedsCode this is the implementation we use in ape

https://github.com/ApeWorX/ape/blob/d43ea7785eaa3547d17b391d7f973d558f4122a0/src/ape/_cli.py#L178