Skip to content

Hyperlint Automation: CLI Monitor Alerts for 2025-01-23 #19375

@hyperlint-ai

Description

@hyperlint-ai

This report analyzes changes in CLI Monitor: wrangler from 2025-01-22 to 2025-01-23.

We found 4 commands that changed and have potential file changes.

Changes in wrangler put

--- 

+++ 

@@ -21,6 +21,7 @@

   wrangler d1                     🗄  Manage Workers D1 databases
   wrangler vectorize              🧮 Manage Vectorize indexes [open beta]
   wrangler hyperdrive             🚀 Manage Hyperdrive databases
+  wrangler cert                   🪪 Manage client mTLS certificates and CA certificate chains used for secured connections [open-beta]
   wrangler pages                  ⚡️ Configure Cloudflare Pages
   wrangler mtls-certificate       🪪  Manage certificates used for mTLS connections
   wrangler pubsub                 📮 Manage Pub/Sub brokers [private beta]

We didn't find any files to update. If you think this is an error, please contact support.

Changes in wrangler docs

--- 

+++ 

@@ -14,5 +14,3 @@

 
 OPTIONS
   -y, --yes  Takes you to the docs, even if search fails  [boolean]
-
-Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md

We didn't find any files to update. If you think this is an error, please contact support.

Changes in wrangler deploy

--- 

+++ 

@@ -38,3 +38,5 @@

       --upload-source-maps                         Include source maps when uploading this worker.  [boolean]
       --old-asset-ttl                              Expire old assets in given seconds rather than immediate deletion.  [number]
       --dispatch-namespace                         Name of a dispatch namespace to deploy the Worker to (Workers for Platforms)  [string]
+
+Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md

We didn't find any files to update. If you think this is an error, please contact support.

Changes in wrangler

--- 

+++ 

@@ -21,6 +21,7 @@

   wrangler d1                     🗄  Manage Workers D1 databases
   wrangler vectorize              🧮 Manage Vectorize indexes [open beta]
   wrangler hyperdrive             🚀 Manage Hyperdrive databases
+  wrangler cert                   🪪 Manage client mTLS certificates and CA certificate chains used for secured connections [open-beta]
   wrangler pages                  ⚡️ Configure Cloudflare Pages
   wrangler mtls-certificate       🪪  Manage certificates used for mTLS connections
   wrangler pubsub                 📮 Manage Pub/Sub brokers [private beta]

Relevant files:
src/content/docs/workers/wrangler/commands.mdx


Note: This report is currently in beta. If you have any feedback, please reach out to support.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions