Sha256: 4007e7dbab7e90085575b6a0c0ff1cc33cf18b43a1d608fb852324c601558863

Contents?: true

Size: 922 Bytes

Versions: 12

Compression:

Stored size: 922 Bytes

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-CLUSTER\-DELETE" "" "September 2023" ""
.SH "NAME"
\fBuffizzi\-cluster\-delete\fR \- delete a cluster
.SH "SYNOPSIS"
.nf
uffizzi cluster delete [CLUSTER_NAME]
.fi
.SH "DESCRIPTION"
.nf
Deletes a cluster with the given cluster name\.

This command can fail for the following reasons:
    \- The cluster specified does not exist\.
    \- The cluster specified belongs to a different project\.

For more information on Uffizzi clusters, see:
https://docs\.uffizzi\.com/references/cli/
.fi
.SH "POSITIONAL ARGUMENTS"
.nf
[CLUSTER_NAME]
    Name for the cluster you want to delete\.
.fi
.SH "FLAGS"
.nf
\-\-delete\-config=false
    Delete cluster from kubeconfig\.
    Default is true\.
.fi
.SH "EXAMPLES"
.nf
The following command deletes the cluster with CLUSTER_NAME my\-cluster:

    $ uffizzi cluster delete my\-cluster
.fi

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
uffizzi-cli-2.3.3 man/uffizzi-cluster-delete
uffizzi-cli-2.3.2 man/uffizzi-cluster-delete
uffizzi-cli-2.3.1 man/uffizzi-cluster-delete
uffizzi-cli-2.3.0 man/uffizzi-cluster-delete
uffizzi-cli-2.2.2 man/uffizzi-cluster-delete
uffizzi-cli-2.2.1 man/uffizzi-cluster-delete
uffizzi-cli-2.2.0 man/uffizzi-cluster-delete
uffizzi-cli-2.1.4 man/uffizzi-cluster-delete
uffizzi-cli-2.1.3 man/uffizzi-cluster-delete
uffizzi-cli-2.1.2 man/uffizzi-cluster-delete
uffizzi-cli-2.1.0 man/uffizzi-cluster-delete
uffizzi-cli-2.0.37 man/uffizzi-cluster-delete