v1 Command Reference
porter helm
Prerequisites
- You’ve logged in to the Porter CLI after running porter auth login
- You’re connected to the correct project by running porter config set-project
- You’re connected to the correct cluster by running porter config set-cluster
- You have
helm
installed locally. See Install helm
porter helm
is a wrapper around the helm
CLI tool that automatically sets the correct kubeconfig for your configured Porter cluster, in the form:
For example, if with helm
you would do something like:
The above would translate to the following: