On 26/02/12 18:00, mitts daki wrote: > Hi, > I couldn't find much information on CLI commands, is there any CLI use > guide? and I want to know is there a way where jobs can be triggered > based on file update > > like when ever the file is updated Jobs are triggered? >
Hi Mitts, It's a sample help page: https://github.com/autotest/autotest/wiki/CLIHowTo The help info in program is very detailed. [root@dhcp-8-167 cli]# pwd /home/devel/autotest/cli [root@dhcp-8-167 cli]# ./atest job create --help Usage: atest job create [options] job_name .... .... -- Amos. _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
