You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Graham Pugh edited this page Sep 28, 2019
·
1 revision
-r / --recipe_template RECIPE_TEMPLATE allows you to specify an alternate recipe template file (default behavior is to use the one in the current working directory specified in the preference Default_Recipe_Template, which is provided as RecipeTemplate.xml May not be used with -s.
-s / ---from_scratch Do not use a recipe template. Creates a recipe file from scratch. May not be used with -r.
-a / --auto Speed up recipe creation even more! Automatically chooses default values whenever possible, only prompting you when there isn't one.
-d / --dest DEST_FOLDER Specify a destination folder to which to write the recipe. Defaults to current directory.
-p / --package_only Will create a package-only recipe instead of a normal one, designed only to upload the package and create a package object. These types of recipe will produce no policy or smart group. It uses the RecipeTemplate-package-only.plist template in the Templates directory, and the recipe and identifier will be .jss-upload instead of .jss, to avoid confusion in case you publish your recipes.