Skip to content

Add config check command#198

Open
jongio wants to merge 1 commit into
mainfrom
idea/config-check-command
Open

Add config check command#198
jongio wants to merge 1 commit into
mainfrom
idea/config-check-command

Conversation

@jongio

@jongio jongio commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Closes #195

Adds a read-only grut config check command that loads and validates the active config, prints the config path, and exits with an error on invalid settings.

Validation:

  • go test ./cmd ./internal/config
  • go build ./...

Closes #195

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a config check command

1 participant