Sha256: 2ee252662fbdfb52b96e9ce3939a130ff1b0de148a5bbe7069ae50964b94e3b8

Contents?: true

Size: 921 Bytes

Versions: 13

Compression:

Stored size: 921 Bytes

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-CLUSTER\-DELETE" "" "November 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

13 entries across 13 versions & 1 rubygems

Version Path
uffizzi-cli-2.4.11 man/uffizzi-cluster-delete
uffizzi-cli-2.4.10 man/uffizzi-cluster-delete
uffizzi-cli-2.4.9 man/uffizzi-cluster-delete
uffizzi-cli-2.4.8 man/uffizzi-cluster-delete
uffizzi-cli-2.4.7 man/uffizzi-cluster-delete
uffizzi-cli-2.4.6 man/uffizzi-cluster-delete
uffizzi-cli-2.4.5 man/uffizzi-cluster-delete
uffizzi-cli-2.4.4 man/uffizzi-cluster-delete
uffizzi-cli-2.4.3 man/uffizzi-cluster-delete
uffizzi-cli-2.4.2 man/uffizzi-cluster-delete
uffizzi-cli-2.4.1 man/uffizzi-cluster-delete
uffizzi-cli-2.4.0 man/uffizzi-cluster-delete
uffizzi-cli-2.3.4 man/uffizzi-cluster-delete