Skip to content

Regroup the command implementations in respective sub-packages #66

@navidshaikh

Description

@navidshaikh

Presently, all the command implementations reside under pkg/kn/commands/, we should re-group the implementations based on command-group.

for eg:

pkg/kn/commands/service/ <-- implementing all the sub-commands under kn service
pkg/kn/commands/revision/
pkg/kn/commands/build/
pkg/kn/commands/

and so on..

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