This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Need a way to inform user of Hosting-supported command-line arguments` #693
Closed
Description
Command-line arguments such as --contentRoot {root}
are <sarcasm>
💯% discoverable</sarcasm>
-- if you've received the right email from @NTaylorMullen or are reading the code. Users are not even informed that all supported options are name / value pairs, let alone that they map to configuration options. Then, there's nothing available to list the configuration options that Hosting (in particular) supports.
Part of this may be an aspnet/Configuration
bug. But the end-to-end experience isn't great either way.
/cc @danroth27 @glennc