Visual Editor
Jobs are configured and tested via the UI’s visual editor.
From here you can test jobs before deploying jobs to workers.
On the left is the input, in the middle the actions, and on the right is the output.
There is also a way to view and edit the job in YAML. Click the Raw Job
button
and you are presented with the job in JSON and YAML format. Internally, jobs are represented as JSON documents.
It is then possible to Edit Raw Job
With very large jobs, using the raw job editor can be helpful to quickly make small edits to job definitions.