Optionalfilename?: stringThe file name.
OptionalfilePath?: stringThe full file path where the config file is stored.
OptionalisGlobal?: booleanIf the file is in the global or project directory.
OptionalisState?: booleanIf the file is in the state folder or no (.sfdx).
OptionalrootFolder?: stringThe root folder where the config file is stored.
OptionalstateFolder?: stringThe state folder where the config file is stored.
OptionalthrowOnNotFound?: booleanIndicates if init should throw if the corresponding config file is not found.
The interface for Config options.