pulsar
pulsar copied to clipboard
🎁 [Feature Request]: Expose and document all command line parameters
What is the feature you would like to see?
Expose and document all command line parameters that can be provided to the application. The goal being to provide configuration parity with the Advanced CLI. Previous discussions have suggested that the majority (maybe all?) of the flags available to the Advanced CLI are also available to the Simple CLI in some way.
There is an overlap with the node documentation effort being worked on by @EmilFattakhov. The first step would be to confirm if and how advanced parameters can be supplied.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Maybe there is an opportunity to provide a config.toml template as a half-way house for a quick win?