releases.shpreview
Cloudflare/Cloudflare Changelog/Containers - List Container instances with `wrangler containers instances`

Containers - List Container instances with `wrangler containers instances`

$npx -y @buildinternet/releases show rel_xae_xfOKAwP_DAOvsSllB

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 Use the --json flag for machine-readable output, which is also the default format in non-interactive environments such as CI pipelines. For the full list of options, refer to the containers instances command reference.

Fetched April 4, 2026