Skip to content

Change "get" to "list" #128

@duglin

Description

@duglin

Proposal: change get to list

When people want to list the set of services running I think kn service list is more natural for people. I know this is more of a personal preference kind of thing, especially when you consider that kubectl actually uses get for both (lists and singular), but if you think about how all of the kn service verbs act on a single instance of a service, get would therefore imply "get me info about A service". While, the word list more naturally implies you want a "list" of something back.... in this case services.

Net: change it to: kn service list to see all services.

Same should apply to the other nouns as well.

Metadata

Metadata

Assignees

No one assigned

    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