Java Agent - CD Only Mode
This document describes how to configure the Java Agent in CD Only mode using -Dsl.mode=scanAndCoverage
Overview
Prerequisites
Downloading the Agent
wget -nv https://agents.sealights.co/sealights-java/sealights-java-latest.zip && \
unzip -oq sealights-java-latest.zip && \
cat version.txtInvoke-WebRequest -Uri "https://agents.sealights.co/sealights-java/sealights-java-latest.zip" -OutFile "sealights-java-latest.zip"
Expand-Archive -Path "sealights-java-latest.zip" -DestinationPath "sealights-java" -Force
Get-Content .\sealights-java\version.txtCD Only Mode Configuration
Required System Properties
System Properties
Description
Optional System Properties
System Properties
Description
Examples
Logging
Validation
Last updated
Was this helpful?

