Sha256: 0e47fa7e359d3523bbf625630369efc1aefa42648881b995df9076486f7be53e
Contents?: true
Size: 815 Bytes
Versions: 5
Compression:
Stored size: 815 Bytes
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-CLUSTER\-DELETE" "" "August 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 "EXAMPLES" .nf The following command deletes the cluster with CLUSTER_NAME my\-cluster: $ uffizzi cluster delete my\-cluster .fi
Version data entries
5 entries across 5 versions & 1 rubygems