Skip to content

Support --all-namespaces flag for list commands #785

@pradeepitm12

Description

@pradeepitm12

Cli should support --all-namespaces for all the list subcommands.

Currently, cli list subcommands take flag -n namespace as an input, which lists the given resource of a given namespace
tkn foo list -n bar

Support to all-namespaces flag will help the user to list a particular resource in all the namespaces.
tkn task list --all-namespaces

Adding to this, if all-namespaces flag is enabled then cli should show an extra column which tells the namespace too.

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions