Skip to main content

fluidctl slurm clusters jobs list

List slurm jobs

fluidctl slurm clusters jobs list [flags]

Options

  -h, --help               help for list
--limit int Limit the number of results (0 = no limit)
--partition string Filter jobs by partition
--state string Filter jobs by state (e.g., RUNNING, PENDING, FAILED)
--user string Filter jobs by user

Options inherited from parent commands

      --client-id string       OAuth Client ID
--client-secret string OAuth Client Secret
--cluster-id string Cluster ID
-F, --format string Output format (json, yaml, table) (default "table")
-P, --project string Project ID
-R, --region string Region
-T, --token string Auth token
-U, --url string Atlas Server URL

SEE ALSO