@cloudflare/containers-shared@0.12.0
📦 cloudflare-workersView on GitHub →
✨ 2 features🔧 1 symbols
Summary
This release introduces a new `wrangler containers instances` command to list container instances for an application and adds pagination support to the underlying API client.
✨ New Features
- Added `wrangler containers instances <application_id>` command to list container instances, displaying instance ID, state, location, version, and creation time.
- Implemented support for pagination in the `wrangler containers instances` command and the containers-shared API client.