Skip to content

Results CLI: List and Get Events for PipelineRuns and TaskRuns #1233

@adambkaplan

Description

@adambkaplan

Feature request

Add the following event-related subcommands to tkn results:

  • pipelinerun events list: list events for a provided PipelineRun
  • pipelinerun events get: get a specific event (by ID)
  • taskrun events list: list events for a provided TaskRun
  • taskrun events get: get a specific event (by ID)
  • events list: list events (all for a given namespace)
  • events get: get a specific event (by ID)

Use case

Query and analyze events that occur during the execution of a TaskRun and/or PipelineRun.

See also #439

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions