Skip to content

Commit b4cd3f3

Browse files
authored
Update src/content/changelog/ssl/2025-04-09-secrets-store-beta.mdx
1 parent 51e88b9 commit b4cd3f3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/changelog/ssl/2025-04-09-secrets-store-beta.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Cloudflare Secrets Store is available today in Beta. You can now store, manage,
1111

1212
To spin up your Cloudflare Secrets Store, simply click the new Secrets Store tab [in the dashboard](http://dash.cloudflare.com/?to=/:account/secrets-store) or use this Wrangler command:
1313

14-
```wrangler secrets-store store create <name> --remote```
14+
```sh
15+
wrangler secrets-store store create <name> --remote
16+
```
1517

1618
The following are supported in the Secrets Store beta:
1719

0 commit comments

Comments
 (0)