Enumeration TerminalExecutionPolicy

Terminal command auto-execution policy.

Controls how terminal commands are handled when the agent requests execution.

Enumeration Members

Enumeration Members

AUTO: 2

Auto-run safe commands, ask for potentially dangerous ones

EAGER: 3

Always auto-run without asking

OFF: 1

Always ask user before running