Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: init project & namespace #256

Merged
merged 6 commits into from
Apr 11, 2022
Merged

Conversation

deryrahman
Copy link
Member

@deryrahman deryrahman commented Mar 30, 2022

This PR addresses #204 .

Changes

This PR introduces a new command to initialize Optimus client config interactively.

optimus init

For this PR to be merged, this PR and this PR should be merged.

@irainia irainia self-assigned this Mar 30, 2022
@irainia irainia force-pushed the feat-init-project-namespace branch 2 times, most recently from c31cf10 to 62f917d Compare April 4, 2022 09:25
@deryrahman deryrahman marked this pull request as ready for review April 4, 2022 09:26
@coveralls
Copy link

coveralls commented Apr 4, 2022

Pull Request Test Coverage Report for Build 2146289173

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.645%

Totals Coverage Status
Change from base Build 2113898795: 0.0%
Covered Lines: 5882
Relevant Lines: 7880

💛 - Coveralls

@irainia irainia force-pushed the feat-init-project-namespace branch from 62f917d to 13313e6 Compare April 5, 2022 07:07
cmd/init.go Show resolved Hide resolved
@deryrahman deryrahman force-pushed the feat-init-project-namespace branch from 13313e6 to d04f819 Compare April 8, 2022 02:46
@irainia irainia force-pushed the feat-init-project-namespace branch from d04f819 to fbe3138 Compare April 8, 2022 04:15
@irainia irainia force-pushed the feat-init-project-namespace branch from fbe3138 to 95cc115 Compare April 11, 2022 04:21
@sravankorumilli sravankorumilli merged commit d4beca8 into main Apr 11, 2022
@sravankorumilli sravankorumilli deleted the feat-init-project-namespace branch April 11, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimus provide a mechanism to register a project & namespace through cli
4 participants