Upgrade/Uninstall/Help
Instructions for upgrading/uninstalling/help for K2 Installer.
Upgrade K2 Components
Run the following command:
sudo bash k2install.sh -g AGENT_VERSION
Note: Please specify the version with -g option to which you want to update your agents.
Uninstall K2 Components
sudo bash k2install.sh -u
Note: Make sure you didn't change K2 single-agent container name in env.properties file. If changed, please check the updated container name by running the 'docker ps' command on the terminal and specify it in env.properties file before uninstalling.
Get Help
sudo bash k2install.sh -h
Last updated
Was this helpful?