Cloudflare Docs
Workers
Workers
View RSS feed
Visit Workers on GitHub
Set theme to dark (⇧+D)

Wrangler Changelog

​​ 2023-09-05

​​ 3.7.0

​​ 2023-08-22

​​ 3.6.0

​​ 2023-08-15

​​ 3.5.1

​​ 2023-08-08

​​ 3.5.0

​​ 2023-07-27

​​ 3.4.0


# Example of piping in a file
> cat ./my-file.json | wrangler secret:bulk
# Example of piping in a string
> echo '{"key":"value"}' | wrangler secret:bulk
# Example of redirecting input from a file
> wrangler secret:bulk < ./my-file.json

Closes #3577

​​ 2023-07-18

​​ 3.3.0

​​ 2023-07-11

​​ 3.2.0

​​ 2023-07-06

​​ 3.1.2

​​ 2023-06-20

​​ 3.1.1

​​ 2023-06-06

​​ 3.1.0

​​ 2023-05-22

​​ 3.0.1

​​ 2023-05-17

​​ 3.0.0