Guest User

Untitled

a guest
May 25th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. Sub-Command: cookbook bulk delete REGEX (options)
  2.  
  3. Sub-Command: cookbook delete COOKBOOK (options)
  4.  
  5. Sub-Command: cookbook download COOKBOOK (options)
  6. -f, --file FILE The filename to write to
  7.  
  8. Sub-Command: cookbook list (options)
  9. -w, --with-uri Show corresponding URIs
  10.  
  11. Sub-Command: cookbook metadata COOKBOOK (options)
  12. -a, --all Generate metadata for all cookbooks, rather than just a single cookbook
  13. -o, --cookbook-path PATH:PATH A colon-separated path to look for cookbooks in
  14.  
  15. Sub-Command: cookbook show COOKBOOK [PART] [FILENAME] (options)
  16. -f, --fqdn FQDN The FQDN of the host to see the file for
  17. -p, --platform PLATFORM The platform to see the file for
  18. -V, --platform-version VERSION The platform version to see the file for
  19.  
  20. Sub-Command: cookbook upload [COOKBOOKS...] (options)
  21. -a, --all Upload all cookbooks, rather than just a single cookbook
  22. -o, --cookbook-path PATH:PATH A colon-separated path to look for cookbooks in
Add Comment
Please, Sign In to add comment