Config Key Reference
File Locations
~/.99problems./.99problems
Resolution order merges home + local, then CLI/env overrides.
Top-Level Keys
default_instancetelemetry.enabledtelemetry.otlp_endpointtelemetry.exclude_targets
Instance Keys
Use instances.<alias>.<field>:
platform(github|gitlab|jira|bitbucket)urltokenaccount_email(Jira)repostatetypetype_defaultdeployment(Bitbucket:cloud|selfhosted)per_page
Environment Variables
GITHUB_TOKENGITLAB_TOKENJIRA_TOKENJIRA_ACCOUNT_EMAILBITBUCKET_TOKEN
Selection Behavior
- Explicit
--instance - Single configured instance (auto)
default_instance
If multiple instances exist and no default is set, --instance is required.