Skip to content

Commit

Permalink
[Wrangler] Pages secret
Browse files Browse the repository at this point in the history
  • Loading branch information
kodster28 committed Apr 29, 2024
1 parent 0532d4e commit 0de9b52
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/workers/wrangler/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -2012,6 +2012,16 @@ This command has been deprecated as of v3 in favor of [`wrangler pages deploy`](
{{</Aside>}}
### `secret`
Manage secrets that can be referenced in a Pages project.
```txt
wrangler pages secret put FOO
```
All the subcommands and definitions are identical to [`wrangler secret`](#secret).
---
## `queues`
Expand Down

0 comments on commit 0de9b52

Please sign in to comment.