Sha256: 01deac1cb714582555d66c1165f5a284eceb05786d80fc43537ea7ac4b37bf1d
Contents?: true
Size: 798 Bytes
Versions: 16
Compression:
Stored size: 798 Bytes
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-PROJECT\-SECRET\-CREATE" "" "May 2022" "" .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://github\.com/UffizziCloud/uffizzi_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
16 entries across 16 versions & 1 rubygems