Skip to main content

lvl system cookbooks add

add a cookbook to a system

lvl system cookbooks add [systemID] [flags]

Options

      --defer                    Defer applying changes to cookbooks for lvl system cookbooks apply
-h, --help help for add
-p, --parameters stringArray Add custom parameters for cookbook. SINGLE PAR: [ -p waf=true ], MULTIPLE PAR: [ -p waf=true -p timeout=200 ], MULTIPLE VALUES: [ -p versions=''7, 5.4'']
-t, --type string Cookbook type (non-editable). Cookbook types can't repeat for one system
--wait Wait for the operation to finish on the API.

Options inherited from parent commands

      --apikey string   API key
--config string config file (default is $HOME/.lvl.yaml)
-o, --output string Specifies output mode for commands. Accepted values are 'text', 'json', 'yaml' or 'id'. (default "text")
--trace Do detailed network request logging. This is intended for debugging and should not be parsed.

SEE ALSO