.\" Man page generated from reStructuredText. . .TH "LAVA" "1" "May 16, 2018" "0.25 " "LAVA Tool" .SH NAME lava \- LAVA Command Line Support . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SUMMARY .sp \fBlava\fP is a command\-line tool to interact with LAVA. \fBDEPRECATED\fP .SH USAGE .sp lava [\-h] [args] .SH OPTIONAL ARGUMENTS .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .UNINDENT .UNINDENT .UNINDENT .SH SUBCOMMANDS .sp Type \fBlava \-h\fP for help on a specific subcommand. .SH AVAILABLE SUBCOMMANDS .INDENT 0.0 .TP .B status Retrieves the status of a job. .INDENT 7.0 .INDENT 3.5 .INDENT 0.0 .TP .B Usage: lava status [\-h] [\-\-non\-interactive] [JOB_ID] .TP .B Positional arguments: JOB_ID Prints status information about the provided job id. .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help Show this help message and exit .TP .B \-\-non\-interactive\fP,\fB \-n Do not ask for input parameters. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B run Runs a job on the local dispatcher. .INDENT 7.0 .INDENT 3.5 Usage: lava run [\-h] [\-\-non\-interactive] [JOB] .INDENT 0.0 .TP .B Positional arguments: .INDENT 7.0 .TP .B JOB The job file to run, or a directory containing a job file. If nothing is passed, it uses the current working directory. .UNINDENT .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help Show this help message and exit .TP .B \-\-non\-interactive\fP,\fB \-n Do not ask for input parameters. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B script LAVA script file handling. .INDENT 7.0 .INDENT 3.5 usage: lava script [\-h] {run, submit} ... .INDENT 0.0 .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .UNINDENT .TP .B Sub\-command to invoke: {run, submit} .INDENT 7.0 .TP .B run Runs the specified shell script on a local device. .TP .B submit Submits the specified shell script to a LAVA server. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B init Set\-ups the base directory structure. .INDENT 7.0 .INDENT 3.5 Usage: lava init [\-h] [\-\-non\-interactive] [DIR] .INDENT 0.0 .TP .B Positional arguments: .INDENT 7.0 .TP .B DIR The name of the directory to initialize. Defaults to current working directory. .UNINDENT .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help Show this help message and exit .TP .B \-\-non\-interactive\fP,\fB \-n Do not ask for input parameters. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B submit Submits a job to LAVA. .INDENT 7.0 .INDENT 3.5 .INDENT 0.0 .TP .B Usage: lava submit [\-h] [\-\-non\-interactive] [JOB_ID] .TP .B Positional arguments: .INDENT 7.0 .TP .B JOB The job file to send, or a directory containing a job file. If nothing is passed, it uses the current working directory. .UNINDENT .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help Show this help message and exit .TP .B \-\-non\-interactive\fP,\fB \-n Do not ask for input parameters. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B update Updates a job file with the correct data. .INDENT 7.0 .INDENT 3.5 .INDENT 0.0 .TP .B Usage: lava update [\-h] [\-\-non\-interactive] [JOB_ID] .TP .B Positional arguments: .INDENT 7.0 .TP .B JOB Automatically updates a job file definition. If nothing is passed, it usesthe current working directory. .UNINDENT .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help Show this help message and exit .TP .B \-\-non\-interactive\fP,\fB \-n Do not ask for input parameters. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B job LAVA job file handling. .INDENT 7.0 .INDENT 3.5 Usage: lava job [\-h] {status, new, run, details, submit} ... .INDENT 0.0 .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .UNINDENT .TP .B Sub\-command to invoke: {status, new, run, details, submit} .INDENT 7.0 .TP .B status Retrieves the status of a job. .TP .B new Creates a new job file. .TP .B run Runs the specified job file on the local dispatcher. .TP .B details Retrieves the details of a job. .TP .B submit Submits the specified job file. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B scheduler Interact with LAVA Scheduler .INDENT 7.0 .INDENT 3.5 Usage: lava scheduler [\-h] {job\-output, devices\-list, cancel\-job, resubmit\-job, job\-details, job\-status, get\-pipeline\-device\-config, submit\-job, jobs\-list} .INDENT 0.0 .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .UNINDENT .TP .B Sub\-command to invoke: {job\-output, devices\-list, cancel\-job, resubmit\-job, job\-details, job\-status, get\-pipeline\-device\-config, submit\-job, jobs\-list} .INDENT 7.0 .TP .B job\-output Get job output from the scheduler. .TP .B devices\-list Get list of devices from the scheduler. .TP .B cancel\-job Cancel job, if exists. .TP .B resubmit\-job Resubmit job, if exists. .TP .B job\-details Get job details, if it existed, from the scheduler. .TP .B job\-status Get job status and bundle sha1, if it existed, from the scheduler. .TP .B get\-pipeline\-device\-config Get the pipeline device configuration from scheduler to a local file or stdout. .TP .B submit\-job Submit a job to lava\-scheduler .TP .B jobs\-list Get list of running and submitted jobs from the scheduler. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B testdef LAVA test definitions handling. .INDENT 7.0 .INDENT 3.5 Usage: lava testdef [\-h] {new, run, submit} ... .INDENT 0.0 .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .UNINDENT .TP .B Sub\-command to invoke: {new, run ,submit} .INDENT 7.0 .TP .B new Creates a new test definition file. .TP .B run Runs the specified test definition on a local device. .TP .B submit Submits the specified test definition to a LAVA server. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .TP .B details Retrieves the details of a job. .INDENT 7.0 .INDENT 3.5 .INDENT 0.0 .TP .B Usage: lava details [\-h] [\-\-non\-interactive] [JOB_ID] .TP .B Positional arguments: JOB_ID Prints information about job with the provided job id. .TP .B Optional arguments: .INDENT 7.0 .TP .B \-h\fP,\fB \-\-help Show this help message and exit .TP .B \-\-non\-interactive\fP,\fB \-n Do not ask for input parameters. .UNINDENT .UNINDENT .UNINDENT .UNINDENT .UNINDENT .SH AUTHOR Linaro Validation Team .SH COPYRIGHT 2010-2018, Linaro Limited .\" Generated by docutils manpage writer. .