Sha256: ed86741cb61325f5335bcf098ed754df50f54d0aa63dd1b8880cbbfd6a6b2be8
Contents?: true
Size: 1.13 KB
Versions: 17
Compression:
Stored size: 1.13 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "DESCRIBE" "" "May 2022" "" .SH "NAME" \fBuffizzi project describe\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://github\.com/UffizziCloud/uffizzi_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
17 entries across 17 versions & 1 rubygems