Sha256: 2ad1c4d75f93fa08e392d4a1bc1dddac34b1bb37dbc0597ede08f45ecc10d8f3

Contents?: true

Size: 1.08 KB

Versions: 10

Compression:

Stored size: 1.08 KB

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-DEV\-STOP" "" "October 2023" ""
.SH "NAME"
\fBuffizzi\-dev\-stop\fR \- stop a development environment
.SH "SYNOPSIS"
.nf
uffizzi dev stop
.fi
.SH "DESCRIPTION"
.nf
Stops a dev environment and deletes the backing
Uffizzi cluster resources, including any persistent
volumes, and the namespace itself\. The Uffizzi
cluster config is deleted from the kubeconfig file\.

This command watches for file changes in a given local
project directory, as specified in your configuration file\.
It then serializes those changes and redeploys them onto
a Uffizzi cluster\.

The command looks for a configuration at the specified
path CONFIG_FILE\. Skaffold configurations are currently
supported\. For help creating a skaffold\.yaml file, see:
https://skaffold\.dev/docs/init/

For more information on Uffizzi clusters, see:
https://docs\.uffizzi\.com/references/cli/
.fi
.SH "FLAGS"
.nf
 \-\-help, \-h
    Show this message and exit\.
.fi
.SH "EXAMPLES"
.nf
To stop a dev environment, run:

    $ uffizzi dev stop
.fi

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
uffizzi-cli-2.3.3 man/uffizzi-dev-stop
uffizzi-cli-2.3.2 man/uffizzi-dev-stop
uffizzi-cli-2.3.1 man/uffizzi-dev-stop
uffizzi-cli-2.3.0 man/uffizzi-dev-stop
uffizzi-cli-2.2.2 man/uffizzi-dev-stop
uffizzi-cli-2.2.1 man/uffizzi-dev-stop
uffizzi-cli-2.2.0 man/uffizzi-dev-stop
uffizzi-cli-2.1.4 man/uffizzi-dev-stop
uffizzi-cli-2.1.3 man/uffizzi-dev-stop
uffizzi-cli-2.1.2 man/uffizzi-dev-stop