Skip to content

Commit 6a7132c

Browse files
authored
@W-20893605 Add eCDN CLI commands and SDK client (#58)
* ecdn wip * waf and secutiry * mrt-rules, etc * docs * tests * typo * Update changeset for eCDN feature * update tests to use new pattern
1 parent 253c1e9 commit 6a7132c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+27306
-3
lines changed

.changeset/sour-months-post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
'@salesforce/b2c-tooling-sdk': minor
44
---
55

6-
adds package.json config source for project level shared config
6+
Add `b2c ecdn` commands for managing eCDN zones, certificates, WAF, caching, security settings, and related configurations.

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ const guideSidebar = [
3535
{ text: 'WebDAV Commands', link: '/cli/webdav' },
3636
{ text: 'ODS Commands', link: '/cli/ods' },
3737
{ text: 'MRT Commands', link: '/cli/mrt' },
38+
{ text: 'eCDN Commands', link: '/cli/ecdn' },
3839
{ text: 'SLAS Commands', link: '/cli/slas' },
3940
{ text: 'Custom APIs', link: '/cli/custom-apis' },
4041
{ text: 'SCAPI Schemas', link: '/cli/scapi-schemas' },

0 commit comments

Comments
 (0)