Skip to content

Commit e4cebe3

Browse files
committed
added to workers integration doc and wranglers command doc
1 parent d1221ca commit e4cebe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/workers/wrangler/commands.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Wrangler offers a number of commands to manage your Cloudflare Workers.
3434
- [`secret`](#secret) - Manage the secret variables for a Worker.
3535
- [`secret bulk`](#secret-bulk) - Manage multiple secret variables for a Worker.
3636
- [`secrets-store secret`](#secrets-store-secret) - Manage account secrets within a secrets store.
37+
- [`secrets-store store`](#secrets-store-store) - Manage your store within secrets store.
3738
- [`workflows`](#workflows) - Manage and configure Workflows.
3839
- [`tail`](#tail) - Start a session to livestream logs from a deployed Worker.
3940
- [`pages`](#pages) - Configure Cloudflare Pages.

0 commit comments

Comments
 (0)