...
There are two commands that can be used to update both parameters. Note that neither option is required, but at least one option must be included.
CommandsCommand
Code Block |
---|
skysync.js diagnostics logging update --level={level} --retention={days} |
or
Code Block |
---|
skysync.js diagnostics logging update -l={level}-r={days} |
...