List of property names that have been prompted for.
Do a dry run of creating JSON template for config. Also create a schema file in the same folder alongside the config.
Config object to be populated
If true, properties will be left empty for user config
Is the config to be a global config?
Creates JSON template for config. Also creates a schema file in the same folder alongside the config.
Config object to be populated
If true, properties will be left empty for user config
Is the config to be a global config?
Shall we overwrite an existing config?
Process the command and input.
Parameters supplied by yargs
Prompts for the value of a property on the CLI. Returns null if --prompt false
argument is passed, or prompt times out, or a blank value is entered.
The name of the property
The profile property definition
Generated using TypeDoc
Init config