Skip to content

Implement "Config Check" Command #51

Description

@balajz

Currently, Configuration is validated during startup, but errors can be cryptic. Enhance internal/config/validate.go and add a pgxcli config check command.

This help users debug their config files without trying to connect to a database. Add line-number reporting for TOML errors.

Optional: specific suggestions (e.g., "Style 'monokai' is valid, but 'monokai-dark' is not").

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions