Sha256: 661e16fe8fa28feb1c5bd10a3f569b6d1901d5242cf87b9d960c1e392d194bd9
Contents?: true
Size: 1.48 KB
Versions: 30
Compression:
Stored size: 1.48 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "CONFIG" "" "August 2023" "" .SH "NAME" \fBconfig\fR \- configure the Uffizzi command\-line interface (CLI) .SH "SYNOPSIS" .nf uffizzi config COMMAND [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.] .fi .SH "DESCRIPTION" .nf The uffizzi config command lets you configure this command\-line application\. If COMMAND is not specified, uffizzi config launches an interactive set up guide\. For more information on configuration options, see: https://docs\.uffizzi\.com/references/cli/ .fi .SH "UFFIZZI WIDE FLAGS" .nf These flags are available to all commands: \-\-project\. Run $ uffizzi help for details\. .fi .SH "COMMANDS" .nf COMMAND is one of the following: get\-value OPTION Displays the value of the specified option\. list Lists all options and their values from the config file\. set OPTION VALUE Sets the value of the specified option\. unset OPTION Deletes the value of the specified option\. .fi .SH "OPTIONS" .nf OPTION is one of the following: server The server of the Uffizzi API service you want to access\. Defaults to app\.uffizzi\.com\. name Your name\. project The current active project\. This project is used as the default unless \-\-project is pass as an argument\. .fi .SH "EXAMPLES" .nf To list the uffizzi configuration options, run: $ uffizzi config list To set a new current active project for uffizzi, run: $ uffizzi config set project my\-project .fi
Version data entries
30 entries across 30 versions & 1 rubygems