AllProfilesFromFileParams: { filepath?: string }

Parameters to load the all the profiles from the configuration file

Type declaration

  • Optionalfilepath?: string

    The path at which to locate the configuration file.

    Defaults to the value of the SCW_CONFIG_PATH environment variable or ~/.scw/config otherwise.