Sha256: 23f490e1b7dee6815eaef085e9be716d7b41e601ed6f42250493e5ad1d5c00ac
Contents?: true
Size: 1.48 KB
Versions: 4
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" "" "April 2022" "" .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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
uffizzi-cli-0.8.0 | man/uffizzi-config |
uffizzi-cli-0.7.3 | man/uffizzi-config |
uffizzi-cli-0.7.2 | man/uffizzi-config |
uffizzi-cli-0.6.0 | man/uffizzi-config |