Configuration Options for Supported Agents
This includes the configuration options that can be used during the agent operations such as install, upgrade, and so on.
If you are using Agent Management UI, you can perform the agent lifecycle operations as mentioned in Manage the Agents.
If you are using smartagentctl, you can perform the agent lifecycle operations as mentioned in Manage the Agents Using smartagentctl.
The following are the custom configuration options that are common to all agents for all the supported agent operations:
Option | Description | Required | Note |
---|---|---|---|
-h, --help | help for smartagentctl | No | |
--log-file string | File to write logs to (default "/var/folders/l0/28chkh2d3916m4_8chr8kj700000gn/T/go-build3209006333/b001/exe/log.log") | No | |
--output-format string | Log output format: json or console (default "json") | No | |
--remote | Run the command on remote systems instead of locally | No | |
--verbose | Enable verbose/debug logging | No |