various improvement in the display of shell commands
this PR is mainly for code deduplication
- add the
get_base_url()
helper to extract base url of the request - add the
command_multiline
andcommand_oneline
for rendering shell commands - use the default job queue of the webapp in the job creation command
- display
<job_id>
instead of1
in the job result command
Edited by BAIRE Anthony