- Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
Description
Currently the solid start --help gives you a list of command line options not all of which work. Some like --no-webid with in the config file but not in the args. Be kind to users - be consistent.
Currently the init questions force you to give paths to SSL certs even if you are not using webid (which is this program's very obscure way of saying not use HTTPS!) If the answer to "Are you using HTTPS and using webids?" is false, init should skip the SSL cert path questions.
The command line should have an argument to point to the config file, and the help should explain where the default config file is.
melvincarvalho