We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Goal: kperf provides kperf vc nodepool [--kubeconfig PATH] list sub-command to list all that existing nodepools created by vc nodepool add.
kperf vc nodepool [--kubeconfig PATH] list
vc nodepool add
The output should be formatted into table.
NOTE: We can support --format=json/table/yaml in future. Right now, table is good enough.
--format=json/table/yaml
The text was updated successfully, but these errors were encountered:
closed by #73
Sorry, something went wrong.
manasachi
No branches or pull requests
Goal: kperf provides
kperf vc nodepool [--kubeconfig PATH] list
sub-command to list all that existing nodepools created byvc nodepool add
.The output should be formatted into table.
The text was updated successfully, but these errors were encountered: