Sha256: 5be8ef5fc5a9285aa1a52a7d9ef18fc71898249a05706d79717c570a5dab10bb

Contents?: true

Size: 923 Bytes

Versions: 9

Compression:

Stored size: 923 Bytes

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "DELETE" "" "February 2022" ""
.SH "NAME"
\fBdelete\fR \- delete a preview
.SH "SYNOPSIS"
.nf
uffizzi preview delete [PREVIEW_ID] [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
.fi
.SH "DESCRIPTION"
.nf
Deletes a preview with the given preview ID\.

This command can fail for the following reasons:
    \- The preview specified does not exist\.
    \- The preview specified belongs to a different project\.

For more information on Uffizzi previews, see:
https://docs\.uffizzi\.com/cli/preview
.fi
.SH "POSITIONAL ARGUMENTS"
.nf
[PREVIEW_ID]
    ID for the preview you want to delete\.
.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 deletes the preview with ID deployment\-213:

    $ uffizzi preview delete deployment\-213
.fi

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
uffizzi-cli-0.3.7 man/uffizzi-delete
uffizzi-cli-0.3.6 man/uffizzi-delete
uffizzi-cli-0.3.5 man/uffizzi-delete
uffizzi-cli-0.3.4 man/uffizzi-delete
uffizzi-cli-0.3.3 man/uffizzi-delete
uffizzi-cli-0.3.2 man/uffizzi-delete
uffizzi-cli-0.2.2 man/uffizzi-delete
uffizzi-cli-0.2.1 man/uffizzi-delete
uffizzi-cli-0.2.0 man/uffizzi-delete