b2c-config
OfficialDiagnose CLI config and credential sources.
AuthorSalesforceCommerceCloud
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The B2C CLI configuration and credential sources can be confusing, leading to failed authentications and misrouted instances. This Skill provides visibility into where each setting comes from and how to troubleshoot.
Core Features & Use Cases
- View resolved configuration: Inspect which config files and environment variables are in effect for a given instance.
- Identify credential sources: Determine whether values come from dw.json, ~/.mobify, environment variables, or plugin sources, and understand their precedence.
- Debug and secure credentials: Unmask sensitive values when needed and validate that OAuth tokens and credentials are loaded correctly.
- Scripting-friendly output: Produce JSON output suitable for automation and scripting.
Quick Start
Use the b2c setup config features to inspect current configuration and credential sources:
- Display the resolved configuration: b2c setup config
- View configuration for a specific instance: b2c setup config -i staging
- Show actual passwords and API keys (use with caution): b2c setup config --unmask
- Output as JSON for scripting: b2c setup config --json | jq '.config'
- Check which sources are loaded: b2c setup config --json | jq '.sources'
Dependency Matrix
Required Modules
None requiredComponents
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-config Download link: https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/archive/main.zip#b2c-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.