.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-CLUSTER\-SLEEP" "" "November 2023" ""
.SH "NAME"
\fBuffizzi\-cluster\-sleep\fR
.P
$ uffizzi cluster sleep \-h uffizzi\-cluster\-sleep \- put a cluster to sleep (non\-destructive) ================================================================
.SH "SYNOPSIS"
.nf
uffizzi cluster sleep [CLUSTER_NAME]
.fi
.SH "DESCRIPTION"
.nf
Scales a Uffizzi cluster down to zero resource utilization
while keeping the namespace and any stateful resources,
like persistent volume claims\. If no CLUSTER_NAME is
specified, the kubeconfig current context is used\.

For more information on Uffizzi clusters, see:
https://docs\.uffizzi\.com/references/cli/
.fi
.SH "OPTIONS"
.nf
CLUSTER_NAME
The name of the target Uffizzi cluster
.fi
.SH "EXAMPLES"
.nf
To put the Uffizzi cluster in the current context to
sleep, run:

    $ uffizzi cluster sleep

To put a Uffizzi cluster outside the current context to
sleep, run:

    $ uffizzi cluster sleep my\-cluster
.fi

