Created
June 9, 2013 15:45
-
-
Save inokappa/5743997 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ knife xenserver vm create --help |egrep -i 'chef|recipe|recipes' | |
--bootstrap-version VERSION The version of Chef to install | |
--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 | |
-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