-
Fixes
-
Fix piping secret values to
wrangler secret put <VAR_NAME>
- dmcgowan, issue/1322 pull/1316In 1.9.1, we introduced a bug where piping values to
wrangler secret put
no longer worked. In 1.9.2, that bug is squashed, and the command works as expected.
-