Skip to content

Implement ecdn firewall commands (list/create/get/update/delete/reorder) #299

@clavery

Description

@clavery

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions