Sha256: 0b6cf4339b952e392e5026719f965d1200e8ca013540d0773450f8df538ca7eb

Contents?: true

Size: 855 Bytes

Versions: 8

Compression:

Stored size: 855 Bytes

Contents

uffizzi-preview-delete - delete a preview
================================================================

## SYNOPSIS
    uffizzi preview delete [PREVIEW_ID] [UFFIZZI_WIDE_FLAG ...] 

## DESCRIPTION
    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

## POSITIONAL ARGUMENTS
    [PREVIEW_ID]
        ID for the preview you want to delete.  

## UFFIZZI WIDE FLAGS
    These flags are available to all commands: --project. Run $ uffizzi 
    help for details.

## EXAMPLES
    The following command deletes the preview with ID deployment-213:

        $ uffizzi preview delete deployment-213

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
uffizzi-cli-0.9.0 man/uffizzi-preview-delete.ronn
uffizzi-cli-0.8.0 man/uffizzi-preview-delete.ronn
uffizzi-cli-0.7.3 man/uffizzi-preview-delete.ronn
uffizzi-cli-0.7.2 man/uffizzi-preview-delete.ronn
uffizzi-cli-0.6.0 man/uffizzi-preview-delete.ronn
uffizzi-cli-0.5.2 man/uffizzi-preview-delete.ronn
uffizzi-cli-0.5.1 man/uffizzi-preview-delete.ronn
uffizzi-cli-0.5.0 man/uffizzi-preview-delete.ronn