askill
b2c-sites

b2c-sitesSafety 100Repository

List and inspect storefront sites on B2C Commerce (SFCC/Demandware) instances with the b2c cli. Always reference when using the CLI to list storefront sites, find site IDs, or check site configuration.

22 stars
1.2k downloads
Updated 2/22/2026

Package Files

Loading files...
SKILL.md

B2C Sites Skill

Use the b2c CLI plugin to list and inspect storefront sites on Salesforce B2C Commerce instances.

Tip: If b2c is not installed globally, use npx @salesforce/b2c-cli instead (e.g., npx @salesforce/b2c-cli sites list).

Examples

List Sites

# list all sites on the configured instance
b2c sites list

# list sites on a specific server
b2c sites list --server my-sandbox.demandware.net

# list sites with JSON output (useful for parsing/automation)
b2c sites list --json

# use a specific instance from config
b2c sites list --instance production

# enable debug logging
b2c sites list --debug

More Commands

See b2c sites --help for a full list of available commands and options in the sites topic.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

87/100Analyzed 2/22/2026

Well-structured skill for the b2c CLI showing how to list and inspect storefront sites. Provides multiple practical examples with different flags, clear instructions, and a useful tip about npx usage. The deeply nested path (depth 5) suggests internal organization but the content itself is generic and reusable for any SFCC developer. Minor gaps in error handling but overall high quality and actionable."

100
90
80
75
90

Metadata

Licenseunknown
Version-
Updated2/22/2026
PublisherSalesforceCommerceCloud

Tags

observability