Skip to content

Add list / ls CLI command for pipeline and pipelinestep #666

@nitinbhojwani

Description

@nitinbhojwani

What needs to be done?

Extend the CLI to support list (alias ls) commands for pipeline and pipelinestep, similar to how computecluster and nodepool support listing through list / ls.

Requirements:

  • Add a list (alias ls) command to:

    • pipeline → should use the ListPipelines API
    • pipelinestep → should use the ListPipelineSteps API
  • Ensure consistent output formatting with other list commands

  • Add help text and example(s) in the CLI usage output.

  • Add tests coverage for these

References:

  • Existing computecluster list and nodepool list commands for behavior and structure.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions