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

ngctl cmd tool #32

Closed
MegaByte875 opened this issue Jun 22, 2021 · 2 comments · Fixed by #39
Closed

ngctl cmd tool #32

MegaByte875 opened this issue Jun 22, 2021 · 2 comments · Fixed by #39
Labels
type/feature req Type: feature request wip Progress: work in progress

Comments

@MegaByte875
Copy link
Contributor

ngctl is a terminal cmd tool for nebula-operator, it has the following functions:

  • debug // debug a container in the specified pod
  • console // establish a connection to graphd
  • list // list all nebulaclusters
  • cluster-info // print cluster details, contains component status, resources, image versions etc.
  • version // print git commit info
@MegaByte875 MegaByte875 added the type/feature req Type: feature request label Jun 22, 2021
@wey-gu
Copy link
Contributor

wey-gu commented Jun 22, 2021

I am so very excited about ngctl, looking forward to it!

Hopefully to also have it wrapped in lifecycle management(scaling, update)/ BR in the future!

@kqzh
Copy link
Contributor

kqzh commented Jul 1, 2021

we can also use krew to make ngctl be a kubectl plugin. It's easier to find and install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request wip Progress: work in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants