Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CLI command for configuration validation #1497

Merged
merged 2 commits into from
May 26, 2024
Merged

Conversation

0xERR0R
Copy link
Owner

@0xERR0R 0xERR0R commented May 26, 2024

new command for configuration validation

blocky validate to validate default config path

or

blocky validate --config /path/to/config.yaml

closes #1463

@0xERR0R 0xERR0R added the 🔨 enhancement New feature or request label May 26, 2024
@0xERR0R 0xERR0R added this to the v0.25 milestone May 26, 2024
@0xERR0R 0xERR0R enabled auto-merge (squash) May 26, 2024 18:24
Copy link
Collaborator

@kwitsch kwitsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice feature 👍

@0xERR0R 0xERR0R merged commit 3dcd310 into main May 26, 2024
13 of 16 checks passed
@delete-merged-branch delete-merged-branch bot deleted the validate-command branch May 26, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: config validation command line option
2 participants