Skip to main content

LegacyAgentMetadata

coreVersionstring

Core agent version override

targetHoststring

Target host override for local or ngrok usage

shouldAutoBuildOnReleaseboolean

Whether to automatically build on agent release

autoUpdateboolean

Whether to auto deploy code and configuration changes to live connections

LegacyAgentMetadata
{
"coreVersion": "string",
"targetHost": "string",
"shouldAutoBuildOnRelease": true,
"autoUpdate": true
}