v1 Command Reference
porter list
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
porter list
lists applications, jobs or addons in a specific cluster and namespace.
porter list all
To list all releases in the default
namespace, simply run:
To list all releases in a different namespace, run:
porter list applications
To list applications in the default
namespace, simply run:
To list applications in a different namespace, run:
porter list jobs
To list jobs in the default
namespace, run:
To list jobs in a different namespace, run:
porter list addons
To list addons in the default
namespace, run:
To list addons in a different namespace, run: