spuder

knife upload

Jul 22nd, 2015
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.38 KB | None | 0 0
  1. # Knife upload doesnt' appear to do anything
  2. knife upload --chef-repo-path . /environments -V -c ~/.chef/chef-devops-lab/knife.rb
  3. INFO: Using configuration from /Users/sowen/.chef/chef-devops-lab/knife.rb
  4. echo $?
  5. 0
  6. knife upload --chef-repo-path . environments -V -c ~/.chef/chef-devops-lab/knife.rb
  7. INFO: Using configuration from /Users/sowen/.chef/chef-devops-lab/knife.rb
  8. echo $?
  9. 0
Advertisement
Add Comment
Please, Sign In to add comment