Sha256: fe9f2439744e13cee61f9c3ee01671ac4fab0be7e3d00afbcc448084d3a2ac6e

Contents?: true

Size: 794 Bytes

Versions: 8

Compression:

Stored size: 794 Bytes

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-PROJECT\-SECRET\-CREATE" "" "April 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://docs\.uffizzi\.com/cli/project
.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

8 entries across 8 versions & 1 rubygems

Version Path
uffizzi-cli-0.9.0 man/uffizzi-project-secret-create
uffizzi-cli-0.8.0 man/uffizzi-project-secret-create
uffizzi-cli-0.7.3 man/uffizzi-project-secret-create
uffizzi-cli-0.7.2 man/uffizzi-project-secret-create
uffizzi-cli-0.6.0 man/uffizzi-project-secret-create
uffizzi-cli-0.5.2 man/uffizzi-project-secret-create
uffizzi-cli-0.5.1 man/uffizzi-project-secret-create
uffizzi-cli-0.5.0 man/uffizzi-project-secret-create