Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Refactor CMD to reflect cobra defaults #3

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

cdrage
Copy link
Collaborator

@cdrage cdrage commented Jun 13, 2017

Refactors the cmd / cli folder to use the standard cobra templates (via
cobra init and cobra new. Cleans this up so it's much cleaner.

Also changes pkg/opencomposition.go to avoid using cobra / viper in
it's code (completely separate it from everywhere else).

Refactors the cmd / cli folder to use the standard cobra templates (via
`cobra init` and `cobra new`. Cleans this up so it's much cleaner.

Also changes `pkg/opencomposition.go` to avoid using cobra / viper in
it's code (completely separate it from everywhere else).
@surajssd
Copy link
Member

LGTM! Thanks for the clean up!

@surajssd surajssd merged commit a2ec828 into kedgeproject:master Jun 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants