Comment 2 for bug 1174626

Revision history for this message
Antonio Terceiro (terceiro) wrote : Re: [Bug 1174626] Re: lava-tool did not show job-output

Senthil, it looks like you forgot to add `job-output` as a subcommand of
`lava-tool`, and just added it as a subcommand of `lava scheduler`.

$ lava-tool job-output
usage: lava-tool [-h] {auth-add,submit-job,help,cancel-job,resubmit-job} ...
lava-tool: error: invalid choice: 'job-output' (choose from 'auth-add', 'submit-job', 'help', 'cancel-job', 'resubmit-job')
$ lava scheduler job-output
usage: lava scheduler job-output [-h] [--overwrite] [--output OUTPUT]
                                 SERVER JOB_ID
lava scheduler job-output: error: too few arguments