Skip to content

Instantly share code, notes, and snippets.

@inokappa
Created June 9, 2013 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inokappa/5743999 to your computer and use it in GitHub Desktop.
Save inokappa/5743999 to your computer and use it in GitHub Desktop.
kappa@x1carbon:~/git/forks/knife-xapi/lib/xenapi$ knife xapi guest create --help |egrep -i 'chef|recipe|recipes'
--bootstrap-version VERSION The version of Chef to install
-N, --node-name NAME The Chef node name for your new node
-s, --server-url URL Chef Server URL
-E, --environment ENVIRONMENT Set the Chef environment
-j JSON_ATTRIBS, A JSON string to be added to the first run of chef-client
-r, --run-list RUN_LIST Comma separated list of roles/recipes to apply
-v, --version Show chef version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment