lvl system cookbooks update
update existing cookbook from a system
lvl system cookbooks update [systemID] [cookbookID] [flags]
Examples
lvl system cookbooks update [systemID] [cookbookID] {-p}.
SINGLE PARAMETER: -p waf=true
MULTIPLE PARAMETERS: -p waf=true -p timeout=200
MULTIPLE VALUES: -p versions=''7, 5.4'' OR -p versions=7,5.4 (seperated by comma)
Options
--defer Defer applying changes to cookbooks for lvl system cookbooks apply
-h, --help help for update
-p, --parameters stringArray Add custom parameters for a check. Usage -> SINGLE PAR: [ -p waf=true ], MULTIPLE PAR: [ -p waf=true -p timeout=200 ], MULTIPLE VALUES: [ -p versions=''7, 5.4'']
--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
- lvl system cookbooks - Manage systems cookbooks