Sha256: bc0aa2f8a4de80e0ceb3c6657c6f00a280e8f73deb85f262d84d47bce43eedc2

Contents?: true

Size: 1.05 KB

Versions: 5

Compression:

Stored size: 1.05 KB

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-CLUSTER\-CREATE" "" "September 2023" ""
.SH "NAME"
\fBuffizzi\-cluster\-create\fR \- create a cluster
.SH "SYNOPSIS"
.nf
uffizzi cluster create
.fi
.SH "DESCRIPTION"
.nf
Creates a new cluster\.

For more information on Uffizzi clusters, see:
https://docs\.uffizzi\.com/references/cli/
.fi
.SH "FLAGS"
.nf
\-\-name=CLUSTER\-NAME
    Set cluster name

\-\-kubeconfig="/path/to/your/kubeconfig"
    Path to kubeconfig file

\-\-manifest="/path/to/your/manifest"
    Path to manifest file

\-\-update\-current\-context
    Update current\-context in kubeconfig file

\-\-output=pretty\-json
\-\-output=json
    Use this option for formatting output\.
.fi
.SH "EXAMPLES"
.nf
To create a cluster with the auto generated name, run:

    $ uffizzi cluster create

To create a cluster with name, run:

    $ uffizzi cluster create \-\-name="my\-cluster"

To create a cluster from a manifests directory, run:

    $ uffizzi cluster create \-\-name="my\-cluster" \-\-manifest=manifests/
.fi

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
uffizzi-cli-2.0.36 man/uffizzi-cluster-create
uffizzi-cli-2.0.35 man/uffizzi-cluster-create
uffizzi-cli-2.0.32 man/uffizzi-cluster-create
uffizzi-cli-2.0.27 man/uffizzi-cluster-create
uffizzi-cli-2.0.29 man/uffizzi-cluster-create