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

Build CLI for TiDB Operator #305

Closed
10 of 14 tasks
aylei opened this issue Mar 11, 2019 · 6 comments
Closed
10 of 14 tasks

Build CLI for TiDB Operator #305

aylei opened this issue Mar 11, 2019 · 6 comments
Assignees
Labels
area/cli Related to tkctl enhancement New feature or request

Comments

@aylei
Copy link
Contributor

aylei commented Mar 11, 2019

It will be convenient if we build a CLI utility to manage tidb-cluster and the other resources like istio-ctl.

v1 plan:

Commands:

  • use: select tidb cluster to use
  • list: list tidb clusters
  • info: get tidb cluster help info
  • get: get tidb cluster resource details
  • debug: troubleshooting tidb cluster
  • pdctl: launch pdctl
  • ctop: real-time container monitoring

Misc:

  • unit test
  • CI/CD
  • document
  • e2e test
  • *select by store-id/member-id
  • *columns beyond k8s meta (volume available bytes, etc.)
  • *auto-completion @onlymellb

*:optionally

@aylei aylei added the enhancement New feature or request label Mar 24, 2019
@aylei aylei self-assigned this Mar 24, 2019
@aylei
Copy link
Contributor Author

aylei commented Apr 9, 2019

#357 Completes part of the CLI design

@tennix
Copy link
Member

tennix commented Apr 9, 2019

Can we add a checklist for the CLI in this issue to help track what will be implemented and the current progress?

@aylei
Copy link
Contributor Author

aylei commented Apr 9, 2019

Can we add a checklist for the CLI in this issue to help track what will be implemented and the current progress?

Of course, I've added that.

@gregwebs gregwebs added the area/cli Related to tkctl label Jul 2, 2019
@gregwebs
Copy link
Contributor

gregwebs commented Jul 2, 2019

@aylei should this be close now or we are still going through the checklist?

@aylei
Copy link
Contributor Author

aylei commented Jul 2, 2019

@gregwebs Thanks for your attention! I am going to close it now

@aylei
Copy link
Contributor Author

aylei commented Jul 2, 2019

un-done items are supposed to be tracked in separate issues, closing

@aylei aylei closed this as completed Jul 2, 2019
yahonda pushed a commit that referenced this issue Dec 27, 2021
* en: add doc for access tidb dashboard

* Apply suggestions from code review

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>

* Update access-dashboard.md

* Update en/access-dashboard.md

* Apply suggestions from code review

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>

Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to tkctl enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants