Sha256: 8da736d5d3470dc4f9dacf54c546b95f07678dbea5db17ab62851becf0e09e76
Contents?: true
Size: 1.12 KB
Versions: 30
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 "DESCRIBE" "" "August 2023" "" .SH "NAME" \fBdescribe\fR \- show metadata for a project .SH "SYNOPSIS" .nf uffizzi project describe PROJECT_SLUG [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.] .fi .SH "DESCRIPTION" .nf Shows metadata for a project given a valid project slug\. This command can fail for the following reasons: \- There is no project with the given project slug For more information on Uffizzi projects, see: https://docs\.uffizzi\.com/references/cli/ .fi .SH "UFFIZZI WIDE FLAGS" .nf \-\-output FORMAT Output format\. FORMAT is one of the following: json, pretty Default is json\. .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 prints metadata in json format for a project with the project slug my\-app\-xc8fw: $ uffizzi project describe my\-app\-xc8fw The following command pretty prints metadata for a project with the project slug my\-app\-xc8fw: $ uffizzi project describe my\-app\-xc8fw \-\-output pretty .fi
Version data entries
30 entries across 30 versions & 1 rubygems