Sha256: 64ccf238c4e3ec973c4ba5c82e8067f75ce467e91767965e390cec1cd8ea510a

Contents?: true

Size: 855 Bytes

Versions: 9

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

9 entries across 9 versions & 1 rubygems

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