lvl system checks update
update a specific check from a system
lvl system checks update [SystemID] [CheckID] [flags]
Options
  -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'']
  -u, --unset stringArray        Unset an existing parameter on a check, restoring it to its default value
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 checks - Manage systems checks