@cloudflare/containers-shared@0.13.0
📦 cloudflare-workersView on GitHub →
✨ 3 features🔧 1 symbols
Summary
The SDK upgraded the internal proxy-everything dependency to support DNS query filtering for constrained outbound HTTP requests. Additionally, the `wrangler containers list` command was rewritten to use a paginated Dash API endpoint for improved listing functionality.
✨ New Features
- The `wrangler containers list` command now uses the paginated Dash API endpoint, fetching from `/dash/applications` instead of `/applications`.
- The output of `wrangler containers list` now includes columns for ID, Name, State, Live Instances, and Last Modified, with container state derived from health instance counters.
- The `wrangler containers list` command now supports `--per-page` for interactive pagination and `--json` for machine-readable output.