tektoncd / tektoncd/cli

Support cli command for StepAction CRD

Open
#2,576 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

kind/feature
Dominant language
Go
Stars
461
Forks
277
Avg merge
16h 48m
Merged PRs (30d)
95

Description

Feature request

tektoncd/pipeline has introduced a new CRD, StepAction like Tasks and Pipelines. TKn cli should support some commands for StepAction.

Use case
  • List the StepActions
  • Describe the StepActions
  • Delete the StepAction
UI Example

tkn stepaction list/describe/delete

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked StepAction documentation and inspecting existing tkn resource-command patterns. Confirm how list, describe, and delete are handled for Tasks and Pipelines, then define completion as working tkn stepaction list, describe, and delete commands with appropriate coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.