Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Knife
-
Labels:None
Description
Mimic the multi-tab support for "macterm" in knife. should allow a command like this:
knife ssh "role:web" iterm
This should launch iterm and a tab (with an ssh session) for each result returned from the search.
Finished...code is here:
http://github.com/schisamo/chef/tree/CHEF-1793