Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .changeset/sour-months-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
'@salesforce/b2c-tooling-sdk': minor
---

adds package.json config source for project level shared config
Add `b2c ecdn` commands for managing eCDN zones, certificates, WAF, caching, security settings, and related configurations.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const guideSidebar = [
{ text: 'WebDAV Commands', link: '/cli/webdav' },
{ text: 'ODS Commands', link: '/cli/ods' },
{ text: 'MRT Commands', link: '/cli/mrt' },
{ text: 'eCDN Commands', link: '/cli/ecdn' },
{ text: 'SLAS Commands', link: '/cli/slas' },
{ text: 'Custom APIs', link: '/cli/custom-apis' },
{ text: 'SCAPI Schemas', link: '/cli/scapi-schemas' },
Expand Down
Loading
Loading