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

Create cli option for master and agent #177

Open
nguyencatpham opened this issue Jul 23, 2023 · 1 comment
Open

Create cli option for master and agent #177

nguyencatpham opened this issue Jul 23, 2023 · 1 comment
Labels
go Pull requests that update Go code help wanted Extra attention is needed
Milestone

Comments

@nguyencatpham
Copy link
Collaborator

Tech task:

  1. define cli for master and agent
  2. implement option parser for master and agent

Consider using this pkg https://github.com/peterbourgon/ff

From HuyHa: Suggestion use library cli https://github.com/spf13/cobra

I had a prototype here https://github.com/nqd/gobench/blob/topology/main.go#L22 but used as ref

@nguyencatpham nguyencatpham added help wanted Extra attention is needed go Pull requests that update Go code labels Jul 23, 2023
@nguyencatpham nguyencatpham added this to the v2 milestone Jul 23, 2023
@nguyencatpham
Copy link
Collaborator Author

may discuss in next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant