Skip to content

refactor CLI main package #824

@qweeah

Description

@qweeah

Currently both the root command and some sub-commands are implemented in the main package, which is not a good practice for Cobra.

Also to satisfy #807, all the command types should be moved out of the main package with root command type exported publicly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions