Skip to content

enhancement(cli): Allow >1 config targets for validate command#1218

Merged
Jeffail merged 1 commit intomasterfrom
expand-validate-targets
Nov 21, 2019
Merged

enhancement(cli): Allow >1 config targets for validate command#1218
Jeffail merged 1 commit intomasterfrom
expand-validate-targets

Conversation

@Jeffail
Copy link
Copy Markdown
Contributor

@Jeffail Jeffail commented Nov 21, 2019

The config targets for the validate command are now unadorned strings,
making it possible to utilize wildcard paths to validate multiple config
files in one command:

vector validate ./configs/*.toml ./and/also/this.toml

This also makes it more consistent with the new test subcommand.

@Jeffail Jeffail requested a review from lukesteensen November 21, 2019 12:15
The config targets for the validate command are now unadorned strings,
making it possible to utilize wildcard paths to validate multiple config
files in one command:

`vector validate ./configs/*.toml ./and/also/this.toml`

This also makes it more consistent with the new `test` subcommand.

Signed-off-by: Ashley Jeffs <ash@jeffail.uk>
@Jeffail Jeffail force-pushed the expand-validate-targets branch from bb41b91 to a6882dd Compare November 21, 2019 15:06
Copy link
Copy Markdown
Member

@lukesteensen lukesteensen left a comment

Choose a reason for hiding this comment

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

Is that html embedded in javascript embedded in markdown? 😨

@Jeffail Jeffail merged commit 9fe1eeb into master Nov 21, 2019
@Jeffail Jeffail deleted the expand-validate-targets branch November 21, 2019 15:39
@binarylogic
Copy link
Copy Markdown
Contributor

@lukesteensen I would never do that. It's javascript and JSX embedded in markdown which is embedded in a javascript app. 😄

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.

3 participants