Sha256: aed1fb14f5543e6d99df341d165a369481b3632514cfe7baa10efa5364c43346
Contents?: true
Size: 682 Bytes
Versions: 8
Compression:
Stored size: 682 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/cli/project ## 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
8 entries across 8 versions & 1 rubygems