Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 836 Bytes

File metadata and controls

30 lines (19 loc) · 836 Bytes

Support

Where to get help

  • Bug reports / feature requests: GitHub Issues
  • Questions / troubleshooting: GitHub Discussions (recommended)

If GitHub Discussions is not enabled, please open an Issue and clearly mark it as a question.

Before you open an issue

Please search existing issues first.

For bug reports, providing the following helps a lot:

  • Output of cds version
  • Output of go version
  • OS + architecture
  • Exact command(s) executed
  • Relevant logs (redact secrets)

Configuration and sensitive data

Please do not paste secrets (tokens, passwords, private keys, certificates).

If configuration is relevant, include only sanitized snippets and indicate:

  • Whether CDS_CONFIG_PATH is set
  • Where CDS read its config from
  • Which config file(s) were used (e.g., CLI config vs agent config)