Sha256: 97e7a83f9f5e98ffe019cfcb11982a96a0934ada054781ca1b0c2223d792d79b

Contents?: true

Size: 1.12 KB

Versions: 9

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" "" "May 2022" ""
.SH "NAME"
\fBuffizzi preview update\fR \- update a preview
.SH "SYNOPSIS"
.nf
uffizzi preview update [PREVIEW_ID] [COMPOSE_FILE] [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
.fi
.SH "DESCRIPTION"
.nf
Given 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://github\.com/UffizziCloud/uffizzi_cli
.fi
.SH "POSITIONAL ARGUMENTS"
.nf
[PREVIEW_ID]
    The ID of the preview that you want to update\.

[COMPOSE_FILE]
    The new compose file you want to preview\.
.fi
.SH "UFFIZZI WIDE FLAGS"
.nf
These flags are available to all commands: \-\-project\. Run $ uffizzi
help for details\.
.fi
.SH "EXAMPLES"
.nf
The following command updates a preview with ID deployment\-67 using
compose file docker\-compose\.alt\.yml:

    $ uffizzi preview update deployment\-67 docker\-compose\.alt\.yml
.fi

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
uffizzi-cli-0.12.0 man/uffizzi-preview-update
uffizzi-cli-0.11.5 man/uffizzi-preview-update
uffizzi-cli-0.11.4 man/uffizzi-preview-update
uffizzi-cli-0.11.3 man/uffizzi-preview-update
uffizzi-cli-0.11.2 man/uffizzi-preview-update
uffizzi-cli-0.11.1 man/uffizzi-preview-update
uffizzi-cli-0.11.0 man/uffizzi-preview-update
uffizzi-cli-0.10.1 man/uffizzi-preview-update
uffizzi-cli-0.10.0 man/uffizzi-preview-update