hk config dump
- Usage:
hk config dump [--format <FORMAT>]
Print effective runtime settings (JSON format)
Shows the merged configuration from all sources including CLI flags, environment variables, git config, user config, and project config.
Flags
--format <FORMAT>
Output format (json or toml)
Choices:
json
toml