
Overview
kubectl-onmetal is a kubectl plugin for working with the onmetal types.
Installation, Usage and Development
To install the tool, run
make install
This makes the tool available under /usr/bin/local/kubectl-onmetal
and thus (if present in your PATH) via
kubectl onmetal
.
Contributing
We'd love to get feedback from you. Please report bugs, suggestions or post questions by opening a GitHub issue.
License
Apache-2.0