Using GuardMode Agent Command Line
Tip. Always run PowerShell as an Administrator when working with the GuardMode Agent command line interface.
GuardMode Agent exposes a command line interface (CLI) that can be used to modify its configuration and behavior.
To use GuardMode Agent CLI, navigate to the directory where GuardMode Agent is installed and locate executable files. On Windows, this file is named Catalogic.GuardMode.Agent.exe
and on Linux, it is Catalogic.GuardMode.Agent
.
All top-level commands are listed when running the below:
PowerShell
Bash
To get help for a specific subcommand or a group of commands, run the command with the --help
flag, for example:
PowerShell
Bash
To see all required parameters and the description of a command, run the command with the --help
flag, for example:
PowerShell
Bash