@@ -62,12 +62,12 @@ describe("wrangler", () => {
6262 wrangler pubsub 📮 Manage Pub/Sub brokers [private beta]
6363 wrangler dispatch-namespace 🏗️ Manage dispatch namespaces
6464 wrangler ai 🤖 Manage AI models
65+ wrangler secrets-store 🔐 Manage the Secrets Store [alpha]
6566 wrangler workflows 🔁 Manage Workflows
6667 wrangler pipelines 🚰 Manage Cloudflare Pipelines [open-beta]
6768 wrangler login 🔓 Login to Cloudflare
6869 wrangler logout 🚪 Logout from Cloudflare
6970 wrangler whoami 🕵️ Retrieve your user information
70- wrangler secrets-store 🔐 Manage the Secrets Store [alpha]
7171
7272 GLOBAL FLAGS
7373 -c, --config Path to Wrangler configuration file [string]
@@ -122,12 +122,12 @@ describe("wrangler", () => {
122122 wrangler pubsub 📮 Manage Pub/Sub brokers [private beta]
123123 wrangler dispatch-namespace 🏗️ Manage dispatch namespaces
124124 wrangler ai 🤖 Manage AI models
125+ wrangler secrets-store 🔐 Manage the Secrets Store [alpha]
125126 wrangler workflows 🔁 Manage Workflows
126127 wrangler pipelines 🚰 Manage Cloudflare Pipelines [open-beta]
127128 wrangler login 🔓 Login to Cloudflare
128129 wrangler logout 🚪 Logout from Cloudflare
129130 wrangler whoami 🕵️ Retrieve your user information
130- wrangler secrets-store 🔐 Manage the Secrets Store [alpha]
131131
132132 GLOBAL FLAGS
133133 -c, --config Path to Wrangler configuration file [string]
0 commit comments