Summary
The eCDN firewall commands were documented but never implemented. These commands would manage custom firewall rules on CDN zones.
Commands to Implement
b2c ecdn firewall list — List custom firewall rules
b2c ecdn firewall create — Create a custom firewall rule
b2c ecdn firewall get — Get a firewall rule
b2c ecdn firewall update — Update a firewall rule
b2c ecdn firewall delete — Delete a firewall rule
b2c ecdn firewall reorder — Reorder firewall rules
Context
Discovered during v1.0 GA readiness audit. Documentation and oclif topic entries were removed in the cleanup PR. The oclif topic in package.json and docs in docs/cli/ecdn.md were referencing non-existent commands.
Summary
The eCDN firewall commands were documented but never implemented. These commands would manage custom firewall rules on CDN zones.
Commands to Implement
b2c ecdn firewall list— List custom firewall rulesb2c ecdn firewall create— Create a custom firewall ruleb2c ecdn firewall get— Get a firewall ruleb2c ecdn firewall update— Update a firewall ruleb2c ecdn firewall delete— Delete a firewall ruleb2c ecdn firewall reorder— Reorder firewall rulesContext
Discovered during v1.0 GA readiness audit. Documentation and oclif topic entries were removed in the cleanup PR. The oclif topic in package.json and docs in docs/cli/ecdn.md were referencing non-existent commands.