Sha256: bee86823e3596f66835c0ba1b7f9f8012103145343a01f0f7e459c71cffed20c
Contents?: true
Size: 1.39 KB
Versions: 5
Compression:
Stored size: 1.39 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-PREVIEW\-LIST" "" "September 2022" "" .SH "NAME" \fBuffizzi\-preview\-list\fR \- list previews in a project .SH "SYNOPSIS" .nf uffizzi preview list [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.] .fi .SH "DESCRIPTION" .nf Lists all previews for a project, including active, building, deploying and failed previews\. For more information on Uffizzi previews, see: https://github\.com/UffizziCloud/uffizzi_cli .fi .SH "FLAGS" .nf \-\-filter=METADATA Metadata to filtering list of deployments\. \-\-output=pretty\-json Use this option for a more detailed description of listed deployments\. .fi .SH "UFFIZZI WIDE FLAGS" .nf These flags are available to all commands: \-\-project\. Run $ uffizzi help for details\. .fi .SH "EXAMPLES" .nf To list all previews in the default project, run: $ uffizzi preview list To list all previews in a project with name my_project, run: $ uffizzi preview list \-\-project="my_project" To list all previews in json format, run: $ uffizzi preview list \-\-output="pretty\-json" To list all previews filtered by metadata using single label, run: $ uffizzi preview list \-\-filter github\.repo=my_repo To list all previews filtered by metadata using multiple labels, run: $ uffizzi preview list \e \-\-filter="github\.repo=my_repo github\.pull_request\.number=23" .fi
Version data entries
5 entries across 5 versions & 1 rubygems