Skip to content

How to filter all jobs that accessed a connection, a dataset, or an artifact #1487

Discussion options

You must be logged in to vote

V1.18 the following filters, or any combination, will be possible:

  • By connection name connections.name: CONNECTION1 | CONNECTION2
  • By connection tag connections.tags: TAG1 | TAG2
  • By connection kind connections.kind: git or connections.kind: KIND1 | KIND2
  • By artifact name artifacts.name: LINEAGE1 | LINEAGE2
  • By artifact kind artifacts.kind: model or artifacts.kind: KIND1 | KIND2
  • By artifact path artifacts.path: foo/bar
  • By artifact state artifacts.state: STATE

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by polyaxon-team
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
1 participant