Project

General

Profile

User story #15223

Updated by BenoƮt PECCATTE almost 5 years ago

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 !

Back