555 B
555 B
doppler
Manage environment variables across different environments. Some subcommands such as
runandsecretshave their own usage documentation. More information: https://docs.doppler.com/docs/cli.
- Setup Doppler project and configuration in current directory:
doppler setup
- Run a command with secrets injected into the environment:
doppler run --command {{command}}
- View your project list:
doppler projects
- View your secrets for current project:
doppler secrets
- Open Doppler dashboard in browser:
doppler open