You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JamesMurkin is this really something that is doable? My understanding is that JobID is strictly identified with queue and job set, in other words it is possible to have same JobID value with different queue/jobset pairs.
From jobId we can determine jobset/queue quite simply.
This makes it a lot easier to use this command, rather than having to have a command like:
armadactl kube logs --queue queueA --jobSet some-job-set --jobId <job_id>
It can be as simple as
armadactl kube logs <job_id>
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: