Actions
User story #15223
closedExecute a single directive on the agent
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
Be able to execute a single directive from a shell on the agent:
- rudder agent execute -l to list available directives / technique
- rudder agent execute <directive id> to execute a single directive
With audit and enforce override options.
Beware that old techniques merge directives and more than one directive will be executed if you run one of them
TODO do not run techniques with hooks !
Actions