Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

chef-dk 0.7.0 chef Binary Should Support Alternate Config Files #518

Closed
sean-horn opened this issue Sep 18, 2015 · 2 comments
Closed

chef-dk 0.7.0 chef Binary Should Support Alternate Config Files #518

sean-horn opened this issue Sep 18, 2015 · 2 comments
Labels
Type: Enhancement Adds new functionality.

Comments

@sean-horn
Copy link

Zendesk 6044

As a chef-dk 0.7.0 customer, I would like all of the chef subcommands where it makes sense to support alternate config files.

For example, this works

chef show-policy -c /root/.chef/knife.rb.chef.manage.io

But this does not

chef update alohaupdate.rb -c /root/.chef/knife.rb.chef.manage.io 
invalid option: -c 
Usage: chef update [ POLICY_FILE ] [options]
@sean-horn sean-horn changed the title chef-dk chef Binary Should Support Alternate Config Files chef-dk 0.7.0 chef Binary Should Support Alternate Config Files Sep 18, 2015
@danielsdeleo
Copy link
Contributor

Do you have a list of all the commands where you need this? Hard to call this one done without that. AFAICT it's just chef update, since chef install has it and the other policyfile commands talk to a chef server so they probably have it.

@danielsdeleo
Copy link
Contributor

Ok, chef update now has the config flag, too. I think we've got everything that needs it accepting the flag.

@thommay thommay added Type: Enhancement Adds new functionality. and removed Enhancement labels Feb 1, 2017
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement Adds new functionality.
Development

No branches or pull requests

3 participants