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

Introduce cobra for postcli #199

Open
fasmat opened this issue Jul 21, 2023 · 0 comments
Open

Introduce cobra for postcli #199

fasmat opened this issue Jul 21, 2023 · 0 comments
Assignees

Comments

@fasmat
Copy link
Member

fasmat commented Jul 21, 2023

The code in postcli is now complex enough that it becomes hard to follow which flags are intended for which commands and how everything fits together.

  • This needs to be cleaned up preferably with a library like cobra.
  • Existing code should be split into sub commands (init, verify, resize, bench, etc.)
  • The sub commands should have some rudimentary tests
  • A new sub command version should be added that prints the version of postcli/post.
@fasmat fasmat self-assigned this Jul 21, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Dev team kanban Jul 21, 2023
@fasmat fasmat moved this from 📋 Backlog to 🔖 Next in Dev team kanban Jul 21, 2023
@fasmat fasmat moved this from 🔖 Next to 🏗 Doing in Dev team kanban Jul 28, 2023
@fasmat fasmat moved this from 🏗 Doing to 🔖 Next in Dev team kanban Sep 11, 2023
@dshulyak dshulyak moved this from 🔖 Next to 📋 Backlog in Dev team kanban Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant