Sha256: c34660ece6e587c1cf2bbd92716baa720dd8ff840a67dc0c89de3071f90aaca4

Contents?: true

Size: 719 Bytes

Versions: 5

Compression:

Stored size: 719 Bytes

Contents

uffizzi-cluster-delete - delete a cluster
================================================================

## SYNOPSIS
    uffizzi cluster delete [CLUSTER_NAME]

## DESCRIPTION
    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/

## POSITIONAL ARGUMENTS
    [CLUSTER_NAME]
        Name for the cluster you want to delete.

## EXAMPLES
    The following command deletes the cluster with CLUSTER_NAME my-cluster:

        $ uffizzi cluster delete my-cluster

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
uffizzi-cli-2.0.36 man/uffizzi-cluster-delete.ronn
uffizzi-cli-2.0.35 man/uffizzi-cluster-delete.ronn
uffizzi-cli-2.0.32 man/uffizzi-cluster-delete.ronn
uffizzi-cli-2.0.27 man/uffizzi-cluster-delete.ronn
uffizzi-cli-2.0.29 man/uffizzi-cluster-delete.ronn