Skip to content

Getting Help

Generate a bundle for troubleshooting:

Terminal window
scc support bundle

This creates a zip file with:

  • Configuration (secrets redacted)
  • Recent logs
  • System information
  • Docker status

Report bugs or request features:

github.com/CCimen/scc/issues

Include:

  1. SCC version (scc --version)
  2. OS and Docker version
  3. What you tried
  4. What happened
  5. Support bundle (if applicable)

Before opening an issue:

Terminal window
# Full diagnostic
scc doctor
# Check config sources
scc config explain
# Verify plugins
scc audit plugins
# Check team config
scc team validate <team>