Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISettingsFile

Hierarchy

  • ISettingsFile

Index

Properties

Optional credentialManagerOptions

credentialManagerOptions: Record<string, unknown>

Optional configuration values supplied to the active credential manager. This is stored at the top level (not in overrides) to maintain backward compatibility with older CLI versions.

overrides

overrides: OverrideSettings

The overrides object determines which items will be used for any overrides in the overrides loader. Overrides can come from the base cli or plugins.

Generated using TypeDoc