Skip to main content
Prerequisites
porter cluster contains commands for reading from a connected cluster.

porter cluster list

This lists all clusters under a certain project. The default output renders a formatted table with each cluster’s name, provider, region, status, and creation date, with the name hyperlinked to its dashboard page in supported terminals. Flags: Example:

porter cluster namespace list

This lists all namespace in a cluster. This is a good mechanism to check that you are properly authenticated to a cluster.