github DopplerHQ/cli 3.25.0

latest releases: 3.68.0, 3.67.1, 3.67.0...
2 years ago

This release contains a minor breaking change when using doppler secrets get. Previously, requesting a nonexistent secret would return a blank value. Now, requesting a nonexistent secret results in an error and a non-zero exit code. To restore the original behavior, specify the --no-exit-on-missing-secret flag.

Changelog

28dead2 Fix handling of values containing '=' when setting secrets
cc6c0a8 Throw an error if a non-existent secret is requested from secrets get

Docker images

  • docker pull dopplerhq/cli:3.25.0
  • docker pull dopplerhq/cli:3.25
  • docker pull dopplerhq/cli:3
  • docker pull dopplerhq/cli:latest
  • docker pull gcr.io/dopplerhq/cli:3.25.0
  • docker pull gcr.io/dopplerhq/cli:3.25
  • docker pull gcr.io/dopplerhq/cli:3
  • docker pull gcr.io/dopplerhq/cli:latest

Don't miss a new cli release

NewReleases is sending notifications on new releases.