Skip to content

Parser Updates

Parser updates are handled by scripts/update-parsers.sh in the license-monitor repository.

Terminal window
./scripts/update-parsers.sh --check-only
Terminal window
sudo ./scripts/update-parsers.sh --self-update
Terminal window
sudo ./scripts/update-parsers.sh --self-update --parser-type sidefx
Terminal window
sudo ./scripts/update-parsers.sh --rollback
Terminal window
./scripts/update-parsers.sh --config servers.toml
  • Backup before overwrite
  • Parser compatibility checks against installed binary version
  • Optional service restart
  • Dry-run support for change review