Sha256: f880bac4d091ca0e0c8ebe18b21a382f81249b92f0c1061b91a9420cf8e2fc96
Contents?: true
Size: 799 Bytes
Versions: 30
Compression:
Stored size: 799 Bytes
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-PROJECT\-SECRET\-CREATE" "" "August 2023" "" .SH "NAME" \fBuffizzi\-project\-secret\-create\fR \- Creates a secret from STDIN .SH "SYNOPSIS" .nf uffizzi project secret create SECRET [\-] [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.] .fi .SH "DESCRIPTION" .nf Creates a secret from STDIN For more information on the uffizzi project secret command, 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 "EXAMPLES" .nf The following command creates a secret called MY_SECRET from STDIN in the default project: $ printf "my secret password" | uffizzi project secret create MY_SECRET .fi
Version data entries
30 entries across 30 versions & 1 rubygems