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
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:

