Sha256: fb336690847c245b9c44b402fd149a98d87e90c10fa9dbef707e6ce9c5a6425d
Contents?: true
Size: 686 Bytes
Versions: 30
Compression:
Stored size: 686 Bytes
Contents
uffizzi-project-secret-create - Creates a secret from STDIN ================================================================ ## SYNOPSIS uffizzi project secret create SECRET [-] [UFFIZZI_WIDE_FLAG ...] ## DESCRIPTION Creates a secret from STDIN For more information on the uffizzi project secret command, see: https://docs.uffizzi.com/references/cli/ ## UFFIZZI WIDE FLAGS These flags are available to all commands: --project. Run $ uffizzi help for details. ## EXAMPLES 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
Version data entries
30 entries across 30 versions & 1 rubygems