Add wrangler containers instances command#12873
Conversation
This allows overriding the default escapeCodeTimeout, which is absurdly high.
🦋 Changeset detectedLatest commit: eebd7f2 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 |
|
✅ All changesets look good |
|
Codeowners approval required for this PR:
Show detailed file reviewers |
|
I'm Bonk, and I've done a quick review of your PR. This PR adds Issue found:
|
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
3e0cdf2 to
3552b35
Compare
3552b35 to
8d40cce
Compare
emily-shen
left a comment
There was a problem hiding this comment.
I can never figure out if the containers commands are supposed to handle non-DO containers, i thought the containers product as opposed to cloudchamber was that containers used
|
(a rebase should fix your windows CI error) |
|
I think we should also update |
IRCody
left a comment
There was a problem hiding this comment.
I've lost the ability to click approve 😅 but LGTM.
Fixes CC-7200
Add a new
wrangler containers instances <application>to interactively list instances associated with an application. This mirrors the instances page in the Cloudflare Dash.Screenshot: