vantage6.cli.configuration_wizard.algo_store_configuration_questionaire¶
- algo_store_configuration_questionaire(instance_name)¶
Questionary to generate a config file for the algorithm store server instance.
- Parameters:
instance_name (str) – Name of the server instance.
- Returns:
Dictionary with the new server configuration
- Return type:
dict