.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-CLUSTER\-LIST" "" "August 2023" ""
.SH "NAME"
\fBuffizzi\-cluster\-list\fR \- list clusters in a project
.SH "SYNOPSIS"
.nf
uffizzi cluster list [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
.fi
.SH "DESCRIPTION"
.nf
Lists all clusters for a project, including active,
deploying and failed clusters\.

For more information on Uffizzi clusters, see:
https://docs\.uffizzi\.com/references/cli/
.fi
.SH "FLAGS"
.nf
\-\-output=pretty\-json
\-\-output=json
    Use this option for formatting output\.
.fi
.SH "EXAMPLES"
.nf
To list all clusters, run:

    $ uffizzi cluster list

To list all clusters in json format, run:

    $ uffizzi cluster list \-\-output="pretty\-json"
.fi

