Suppress some Wrangler output when running wrangler setup from C3#11524
Suppress some Wrangler output when running wrangler setup from C3#11524
Conversation
🦋 Changeset detectedLatest commit: 91c9fac The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
9f22dbe to
9ca4049
Compare
5b9a08d to
eb5b577
Compare
|
Claude finished @penalosa's task —— View job Changeset Review Complete✅ All changesets look good I've reviewed Version Types ✅
Changelog Quality ✅
Markdown Headers ✅
NotesRegarding the review comment about whether these should be patches: The changeset guidelines define minor versions as including "new CLI commands, new configuration options" - since these are new CLI flags (configuration options), |
Co-Authored-By: smacleod@cloudflare.com <smacleod@cloudflare.com>
Two new hidden flags have been added to `wrangler setup` to suppress output and skip installation.
…oudflare#11524) * Suppress some Wrangler output when running wrangler setup from C3 * Fix tests * fix shapshots * Add hidden flags to suppress output in wrangler setup Two new hidden flags have been added to `wrangler setup` to suppress output and skip installation. --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Fixes https://jira.cfdata.org/browse/DEVX-2363