vantage6.cli.configuration_wizard.configuration_wizard#

configuration_wizard(type_, instance_name, system_folders)#

Create a configuration file for a node or server instance.

Parameters:
  • type (InstanceType) – Type of the instance to create a configuration for

  • instance_name (str) – Name of the instance

  • system_folders (bool) – Whether to use the system folders or not

Returns:

Path to the configuration file

Return type:

Path