Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigAutoStoreFindActiveProfileOpts

Defines the options used by the ConfigAutoStore._findActiveProfile function

Hierarchy

Index

Properties

Optional defaultProfileName

defaultProfileName: string

Default profile name used if no profiles matched the search for active profiles Used if params == null

Optional params

CLI Handler Parameters to use when searching for the active profile

Optional profileProps

profileProps: string[]

List of properties required in the profile schema

Optional profileTypes

profileTypes: string[]

Optional profile types to look for Used if params == null

Generated using TypeDoc