Linux commands for the agent
/opt/cylance/desktop/cylance -h
Example usage of commands: cylance <option>
| Option | Description |
|---|---|
|
-r, --register=token |
Register the agent with the console using the provided token |
|
-s, --status |
Check for agent updates |
|
-b, --start-bg-scan |
Start the background threat detection scan |
|
-B, --stop-bg-scan |
Stop the background threat detection scan |
|
-d, --scan-dir=dir |
Scan a directory |
|
-l, --getloglevel |
Retrieve the current logging level |
|
-L, --setloglevel=level |
Set the logging level to specify the level of information gathered in debug logs |
|
-P, --getpolicytime |
Retrieve the policy update time |
|
-p, --checkpolicy |
Check for policy updates |
|
-t, --threats |
Display a list of threats |
|
-q, --quarantine=id |
Quarantine a file by specifying a hash ID |
|
-w, --waive=id |
Waive a file by specifying a hash ID |
|
-v, --version |
Display the version of this tool |
|
-h, --help |
Display a list of commands |