Sha256: b6dc55d9e9d9db9ff2b3ca0da59fe3a894f167fe3685de09990dcbb28c007f3b
Contents?: true
Size: 1.27 KB
Versions: 13
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" "" "November 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
13 entries across 13 versions & 1 rubygems