Sha256: b0a17dff4f3ceefc46f797ff10dc900c7a53d71c6ab1d78575a93d056fb3b074

Contents?: true

Size: 1.02 KB

Versions: 7

Compression:

Stored size: 1.02 KB

Contents

uffizzi-dev-stop - stop a development environment
================================================================

## SYNOPSIS
    uffizzi dev stop

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

## FLAGS
     --help, -h
        Show this message and exit.

## EXAMPLES
    To stop a dev environment, run:

        $ uffizzi dev stop

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
uffizzi-cli-2.3.0 man/uffizzi-dev-stop.ronn
uffizzi-cli-2.2.2 man/uffizzi-dev-stop.ronn
uffizzi-cli-2.2.1 man/uffizzi-dev-stop.ronn
uffizzi-cli-2.2.0 man/uffizzi-dev-stop.ronn
uffizzi-cli-2.1.4 man/uffizzi-dev-stop.ronn
uffizzi-cli-2.1.3 man/uffizzi-dev-stop.ronn
uffizzi-cli-2.1.2 man/uffizzi-dev-stop.ronn