Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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}

...