Files
pezkuwi-subxt/substrate/client/cli
Bastian Köcher 8a7c2c3142 CLI: Make --dev conflict with --chain (#6146)
If we are running `--dev` chain, we should forbid the `--chain`
argument. The `--dev` chain is always special by only having one
authority etc and some other chain spec is probably not setup for this
correctly. In the end `--dev` is just a shortcut for `--validator --alice`.
2020-05-26 21:25:15 +02:00
..
2020-05-26 14:32:23 +02:00

= Substrate CLI

Substrate CLI library

include::doc/shell-completion.adoc[]