Member Junction
    Preparing search index...

    Type Alias PartialInstallConfig

    PartialInstallConfig: Partial<InstallConfig>

    Partial configuration that can be loaded from a --config JSON file or passed programmatically. Fields not present will be prompted for interactively during the ConfigurePhase, or filled with InstallConfigDefaults in --yes mode.