Interface: ClientConfig
envconfig.ClientConfig
Client configuration represents a client config file.
Properties
profiles
• profiles: Record<string, ClientConfigProfile>
Map of profile name to its corresponding ClientConfigProfile.
envconfig.ClientConfig
Client configuration represents a client config file.
• profiles: Record<string, ClientConfigProfile>
Map of profile name to its corresponding ClientConfigProfile.