Trend Vision One provides CLI commands when installing or uninstalling the Endpoint Basecamp XDR sensor and Linux endpoint sensor on a Linux endpoint.
Command or Parameter
|
Description
|
Example
|
||
install
|
Installs Endpoint Basecamp
|
$ ./tmxbc install |
||
config set --proxyURL <proxy_server_URL>
|
Configures the Endpoint Basecamp program to use the specified proxy server
|
|
||
-v, --version
|
Displays the Endpoint Basecamp version
|
|
||
-h, --help
|
Displays help information
|
|
||
uninstall
|
Uninstalls Endpoint Basecamp
|
$ ./tmxbc uninstall |