Sha256: 37ebbd9eacbce4a95ff07eeb152426b8e6ef9b784cbbff29d0c1c4d3afaaa0ca

Contents?: true

Size: 1.12 KB

Versions: 4

Compression:

Stored size: 1.12 KB

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UPDATE" "" "April 2022" ""
.SH "NAME"
\fBuffizzi preview update\fR \- update a preview
.SH "SYNOPSIS"
\fBuffizzi preview update [PREVIEW_ID] [COMPOSE_FILE] [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
.SH "DESCRIPTION"
\fBGiven a preview ID and new compose file, update a preview\. Updating a preview does not change its preview URL\.

This command can fail for the following reasons:
    \- There is no preview with the given PREVIEW_ID
    \- The COMPOSE_FILE specified is invalid

For more information on Uffizzi previews, see:
https://docs\.uffizzi\.com/cli/preview
.SH "POSITIONAL ARGUMENTS"
\fB[PREVIEW_ID]
.nf
    The ID of the preview that you want to update\.
.P
\fB[COMPOSE_FILE]
.nf
    The new compose file you want to preview\.
.SH "UFFIZZI WIDE FLAGS"
These flags are available to all commands: \-\-project\. Run $ uffizzi help for details\.
.SH "EXAMPLES"
The following command updates a preview with ID deployment\-67 using compose file docker\-compose\.alt\.yml:
.P
.nf
    $ uffizzi preview update deployment\-67 docker\-compose\.alt\.yml
.fi
.IP "" 0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
uffizzi-cli-0.9.0 man/uffizzi-preview-update
uffizzi-cli-0.8.0 man/uffizzi-preview-update
uffizzi-cli-0.7.3 man/uffizzi-preview-update
uffizzi-cli-0.7.2 man/uffizzi-preview-update