paritytech/polkadot-sdk-docs

Ref docs for `cli`

Closed this issue · 0 comments

Create the reference docs as part of the Developer Hub -> https://github.com/paritytech/polkadot-sdk/blob/9c2b3eaa8c05f4f25809e87f1890679261cd1e03/developer-hub/src/reference_docs/mod.rs#L86

The focus should be: Learn about substrate's CLI, and how it can be extended.

  • Command line arguments of a typical substrate based chain, and how to find and learn them.
  • How to extend them with your custom stuff.