Synopsis
ev job list [-hlV] [JOB_ID]
Description
Lists job definition. By default it lists the full job definitions in JSON format
Options
- -h, --help
-
Show this help message and exit.
- -l,
-
Enumerates the job/s displaying only its ID, name and type
- -V, --version
-
Print version information and exit.
Arguments
- [JOB_ID]
-
Optional job id. If a job id is specified a single job is returned matching the specified job id
Examples:
To get a simple list of jobs
shell: ev job list -l ID | Name | Description ------------+---------------------+--------------------------------------------- 4535 | gallant_cray | null 4536 | relaxed_sammet | null 4537 | friendly_spence | null 4538 | elated_elion | null 4539 | focused_kalam | null 4540 | inspiring_wilson | null 4541 | trusting_hodgkin | null