vantage6.cli.configuration_wizard.node_configuration_questionaire¶
- node_configuration_questionaire(dirs, instance_name)¶
Questionary to generate a config file for the node instance.
- Parameters:
dirs (dict) – Dictionary with the directories of the node instance.
instance_name (str) – Name of the node instance.
- Returns:
Dictionary with the new node configuration
- Return type:
dict