doppler configure

View the config file

Subcommands

NameDescription
debugView current configuration utilizing all config sources
getGet the value of one or more options in the config file
optionsList all supported config options
resetReset local CLI configuration to a clean initial state
setSet the value of one or more options in the config file
unsetUnset the value of one or more options in the config file

Options

NameDescription
--api-host <string>The host address for the Doppler API (default "https://api.doppler.com")
--configuration <string>Config file (default "~/.doppler/.doppler.yaml")
--dashboard-host <string>The host address for the Doppler Dashboard (default "https://dashboard.doppler.com")
--debug <string>Output additional information
--dns-resolver-address <string>Address to use for DNS resolution (default "1.1.1.1:53")
--dns-resolver-proto <string>Protocol to use for DNS resolution (default "udp")
--dns-resolver-timeout <duration>Max dns lookup duration (default 5s)
--enable-dns-resolverBypass the OS's default DNS resolver
--jsonOutput json
--no-check-versionDisable checking for Doppler CLI updates
--no-read-envDo not read config from the environment
--no-timeoutDisable http timeout
--no-verify-tls
  • Dangerous 💥
--print-configOutput active configuration
--scope <string>The directory to scope your config to (default ".")
--silentDisable output of info messages
--timeout <duration>Max http request duration (default 10s)
--token, -t <string>Doppler token
-h, --helpHelp for configure
-p, --project <string>Project (e.g. backend)