ProfileFromFileParams: AllProfilesFromFileParams & {
    profileName?: string;
}

Parameters to load the profile from the configuration file

Type declaration

  • OptionalprofileName?: string

    Name of the profile to load.

    default