You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/secrets-store/manage-secrets/how-to.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ You must have a [Super Administrator or Secrets Store Admin role](/secrets-store
13
13
14
14
## Manage via Wrangler
15
15
16
-
For Wrangler commands, refer to [Cloudflare Workers](/workers/wrangler/commands/#secrets-store-secret)documentation.
16
+
[Wrangler](/workers/wrangler/) is a command-line interface (CLI) that allows you to manage [Cloudflare Workers](/workers/) projects. Refer to [Wrangler commands](/workers/wrangler/commands/#secrets-store-secret)for guidance on how to use it with Secrets Store.
0 commit comments