Hello All,
I am looking to see if there are more CLI commands for managing Harmony Endpoint Security agents. The only ones I found are below
Command to start update:
epam_cli.exe /av /update
Command to start a full scan of the system:
epam_cli.exe /av /scan
Those are great but I was hoping for more in-depth ones, such as;
- Updating policies (Agent UI > Menu > Update Now)
- Get current installed policies
- Controlling which blades are on/running
- This is possible on the MacOS agents using the cpstart.sh and cpstop.sh scripts
- Collect Logs (I know this can be done from the portal, but would also be nice to have a CLI form of it)
- Any other CLI commands that are available
Thank you!