Skip to content

r2dtools/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installer

R2DTools Agent Installer

Usage

Install the latest version of the agent

./installer install

Install the specific version of the agent

./installer install --version "version"

Update the agent to the latest version

./installer update

Uninstall the agent

./installer uninstall