Sha256: d20db39c9fe68d5bdf7349bb97e42452aa4490f7f6405eb6eb6a5622ddc4833c

Contents?: true

Size: 1.27 KB

Versions: 7

Compression:

Stored size: 1.27 KB

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-DEV" "" "October 2023" ""
.SH "NAME"
\fBuffizzi\-dev\fR \- manage dev environments
.SH "SYNOPSIS"
.nf
uffizzi dev COMMAND
.fi
.SH "DESCRIPTION"
.nf
Manage Uffizzi development environments\.

Use these commands for building, pushing, and deploying your
project changes to a remote development cluster\. Cloud\-based
dev environments offer many benefits compared to traditional
local development, including:
  \- More similar to production deployments
  \- Access to more memory and CPU for resource\-intensive
    apps
  \- Scalability and flexibility for microservices apps
  \- Faster build times
  \- Avoid accumulation of build artifacts on local machine
  \- App components available at public URLs or IP addresses
  \- TLS certificates for HTTPS
  \- Better team collaboration via shareable links

For more information on Uffizzi clusters, see:
https://docs\.uffizzi\.com/references/cli/
.fi
.SH "COMMANDS"
.nf
COMMAND is one of the following:

 start
    Start a dev environment

 stop
    Stop a dev environment

 describe
    Display details of a dev environment

 ingress
    Display ingress hosts
.fi
.SH "HELP"
.nf
Run \'uffizzi dev COMMAND \-\-help\' for more information on a command\.
.fi

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
uffizzi-cli-2.3.3 man/uffizzi-dev
uffizzi-cli-2.3.2 man/uffizzi-dev
uffizzi-cli-2.3.1 man/uffizzi-dev
uffizzi-cli-2.3.0 man/uffizzi-dev
uffizzi-cli-2.2.2 man/uffizzi-dev
uffizzi-cli-2.2.1 man/uffizzi-dev
uffizzi-cli-2.2.0 man/uffizzi-dev