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

Updates to kitchen init to be non-interactive (add --driver flag), add subcommand support, and introduce kitchen driver discover. #71

Merged
merged 6 commits into from
Mar 19, 2013

Conversation

fnichol
Copy link
Contributor

@fnichol fnichol commented Mar 19, 2013

Having a non-optional interactive command is disruptive, hard to script,
and a surprising usability experience. Frankly, this author cannot
remember why he added it in the first place (late night fun with
RubyGems??).

The --driver flag defaults to kitchen-vagrant and can take more than
one driver if required.

This pull request also adds a new subcommand, kitchen driver discover which
searches RubyGems for project names of the form 'kitchen-*'--similar to
the formerly interactive kitchen init command.

fnichol added 6 commits March 19, 2013 09:10
Having a non-optional interactive command is disruptive, hard to script,
and a surprising usability experience. Frankly, this author cannot
remember why he added it in the first place (late night fun with
RubyGems??).

The --driver flag defaults to `kitchen-vagrant` and can take more than
one driver if required.

This commit also adds a new subcommand, `kitchen driver discover` which
searches RubyGems for project names of the form 'kitchen-*'--similar to
the formerly interactive `kitchen init` command.
fnichol added a commit that referenced this pull request Mar 19, 2013
Updates to `kitchen init` to be non-interactive (add `--driver` flag), add subcommand support, and introduce `kitchen driver discover`.
@fnichol fnichol merged commit 1e363a5 into 1.0 Mar 19, 2013
@fnichol
Copy link
Contributor Author

fnichol commented Mar 19, 2013

I for one, approve 👍

@fnichol fnichol deleted the init-driver-flag branch March 19, 2013 22:52
@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 16, 2017
cheeseplus pushed a commit that referenced this pull request Sep 6, 2018
Signed-off-by: Seth Thomas <sthomas@chef.io>
cheeseplus pushed a commit that referenced this pull request Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant