b2c-ecdn

Official

Orchestrate eCDN zones and security with b2c cli.

AuthorSalesforceCommerceCloud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables teams to manage B2C Commerce eCDN configurations—zones, purge policies, TLS certificates, and security settings—through the b2c CLI, reducing manual overhead and configuration drift.

Core Features & Use Cases

  • CDN Zone Management: Create, list, update, and delete eCDN zones across tenants.
  • Cache & Purge Control: Purge content by path, tag, or whole-zone cache for rapid deployment.
  • Security & Certificates: Manage TLS certificates, SSL modes, and WAF rules across zones.
  • Use Case: A brand provisions a new storefront zone, installs a certificate, and purges assets after a deployment.

Quick Start

Use the b2c ecdn commands to inspect zones and apply a certificate, or purge cache after a deploy.

  • List zones: b2c ecdn zones list --tenant-id <tenant> --json
  • Purge cache: b2c ecdn cache purge --tenant-id <tenant> --zone <zone> --path /assets
  • Add certificate: b2c ecdn certificates add --tenant-id <tenant> --zone <zone> --hostname www.example.com --certificate-file ./cert.pem --private-key-file ./key.pem

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: b2c-ecdn
Download link: https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/archive/main.zip#b2c-ecdn

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.