Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfig

Hierarchy

  • IConfig

Index

Properties

Optional $schema

$schema: string

Optional autoStore

autoStore: boolean

Optional credentialManagerOptions

credentialManagerOptions: ICredentialManagerOptions

Options to pass to the credential manager when it is initialized. Allows configuration of credential manager behavior without relying on environment variables. The structure of options depends on the specific credential manager being used.

defaults

defaults: {}

Type declaration

  • [key: string]: string

Optional plugins

plugins: string[]

profiles

profiles: {}

Type declaration

Generated using TypeDoc