uninstallAgentJava#

Uninstall managed java installation

This command requests the agent uninstall java, but does not wait for or report the result. If an installation is the active JAVA_HOME or configured as JAVA_HOME, that installation is not removed.

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  uninstallAgentJava [parameters]

Parameters#

Parameter Type Required Description
agent string true Name or ID of the agent
package string true Name of a package to uninstall from the agent

Related REST command: Uninstall managed java installation.

Parent topic: CLI Commands