Software Engineering

Containers - List Container instances with `wrangler containers instances`

Cloudflare Developer Platform Changelog · 2026-03-12

A new wrangler containers instances command lists all instances for a given Container application. This mirrors the instances view in the Cloudflare dashboard. The command displays each instance's ID, name, state, location, version, and creation time: wrangler containers instances APPLICATIONID Use the --json flag f...

Feedback