Details
Description
knife environment from file -a
would load all the environments in chef-repo/environments
Issue Links
- is duplicated by
-
CHEF-3566
knife environment from file does not glob
-
knife environment from file -a
would load all the environments in chef-repo/environments
CHEF-3566
knife environment from file does not glob
as mentioned on the mailing list earlier [1], this should be possible using
The same works for roles:
For roles, I could verify that it works and in fact uploaded all roles from the roles directory. For environments however it did not work though and would upload only the first environment from the environments directory.
Might be a Windows-only issue as shell expansion might kick in on sane OSes.
[1] http://lists.opscode.com/sympa/arc/chef/2012-09/msg00177.html