Skip to content

Consider supporting multiple NAMEs on some commands #317

@duglin

Description

@duglin

In what area(s)?

Classifications:
/kind feature
/kind proposal

Describe the feature:

It would be nice if some commands supported multiple resource names to make life easier for people. For example, I was cleaning up my env and I tried this:

$ kn service delete echo helloworld foo
requires the service name.

and it died because it wasn't expecting more than one service name. It would be nice if we could support multiple NAMEs on certain commands where it makes sense.

It's also kind of an odd error message right now. I would have expected something more like only one service name is allowed, not a message implying I didn't specify any at all.

Metadata

Metadata

Labels

good first issueDenotes an issue ready for a new contributor.kind/featureNew feature or requestkind/proposalIssues or PRs related to proposals.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions