Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Type Aliases
Type Alias: ProviderSource
Documentation
GitHub
npm
Introduction
Introduction
Quickstart
Installation
Mantle
CLI Commands
Concepts
CI/CD Guides
Security
Tollgate
CLI Commands
Concepts
Integration Guides
Security
API Reference
API Reference
Mantle API
Mantle API
Classes
Interfaces
Functions
Type Aliases
Type Alias: CIProvider
Type Alias: CircuitState
Type Alias: ConfigOutputFormat
Type Alias: DetectionSignal
Type Alias: ErrorCode
Type Alias: ExitCode
Type Alias: FindingSeverity
Type Alias: FindingStatus
Type Alias: OutputFormat
Type Alias: ProtectionMode
Type Alias: ProviderSource
Type Alias: Scope
Type Alias: Severity
Variables
Tollgate API
On this page
Type Alias: ProviderSource
Type Aliases
Type Alias: ProviderSource
Dotset CLI API Documentation
/
index
/ ProviderSource
Type Alias: ProviderSource
Copy
type
ProviderSource
=
"auto"
|
"dotenv"
|
"environment"
|
"aws-sm"
;
Defined in:
src/mantle/providers/types.ts:129
Supported provider sources
Type Alias: ProtectionMode
Type Alias: Scope
⌘I