Skip to content

Add setup config command#62

Merged
clavery merged 3 commits intomainfrom
feature/instance-config
Jan 21, 2026
Merged

Add setup config command#62
clavery merged 3 commits intomainfrom
feature/instance-config

Conversation

@clavery
Copy link
Copy Markdown
Collaborator

@clavery clavery commented Jan 21, 2026

Summary

  • Add b2c setup config command to display resolved configuration with source tracking
  • Shows all configuration values organized by category (Instance, Authentication, SCAPI, MRT)
  • Indicates which source file or environment variable provided each value
  • Masks sensitive values (password, clientSecret, mrtApiKey) by default; --unmask reveals them
  • Supports --json output for scripting

Documentation

  • Updated CLI reference (docs/cli/setup.md) with full command documentation
  • Added "Debugging Configuration" section to configuration guide (docs/guide/configuration.md)
  • Created b2c-config agent skill for AI assistants (plugins/b2c-cli/skills/b2c-config/SKILL.md)

@clavery clavery merged commit 269de20 into main Jan 21, 2026
3 checks passed
amit-kumar8-sf pushed a commit that referenced this pull request Jan 21, 2026
* docs on setup

* fix: update test to use new helper pattern after main merge
@clavery clavery deleted the feature/instance-config branch January 27, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant