cli icon indicating copy to clipboard operation
cli copied to clipboard

The official CLI for interacting with your Doppler secrets and configuration.

Results 49 cli issues
Sort by recently updated
recently updated
newest added

`doppler run --mount` currently only supports environment variable compatible name transformers. This PR defines a new models collection of available mount formats and adds support for the `dotnet-json` name transformer....

**Describe the bug** When terminating a session in VS Code that's been called with doppler run, the terminal window is sluggish and unresponsive. Have to close it and re-open a...

bug

**Is your feature request related to a problem? Please describe.** I'm trying to run `doppler run` in a docker container with `USER nobody`. However this fails with message `Doppler Error:...

enhancement

**Is your feature request related to a problem? Please describe.** Let's say I have a project / config containing 10 secrets, but I want just 2 of them in my...

enhancement

**Is your feature request related to a problem? Please describe.** Hey, I want to create an integration with the `doppler` CLI. Therefore I want to check, if I'm already logged...

enhancement

**Is your feature request related to a problem? Please describe.** `kubectl` can only be configured by setting `KUBECONFIG` to a file path and having the file contain the configuration. **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** I wouldn't say that I like typing "doppler run " each time I use my CLI. **Describe the solution you'd...

enhancement

This works pretty well from my testing, but there are more edge cases to handle before this is ready to merge. At a minimum, this needs: - [ ] Tests...

The changes work well for me :+1: I confirmed that all three preference values work well, with different nested structures. Git operations on the nodes also work well and are...