Upgrading and Uninstalling the Agent
Upgrading the Agent
The upgrade is not supported in this release. To use the latest version, uninstall the old agent and install the new version of the agent.
Uninstalling the Agent
Perform the following steps to uninstall the agent:
-
Using the terminal, run the following command to stop the Docker container:
docker stop <container-name>
-
Run the following command to remove the Docker container:
docker rm <container-name>