Skip to content

Secret Publisher is a command line tool created to talk with Secret Receiver

License

Notifications You must be signed in to change notification settings

betorvs/secretpublisher

Repository files navigation

Secret Publisher

Travis-CI: Build Status

Command line tool to use Secret Receiver

Build

go build

Environment variables

ENCODING_REQUEST is used to accepted only encoded requests.

How to use this command

$ secretpublisher --help

secretpublisher is a command line tool to interact with Secret Receiver

Usage:
  secretpublisher [flags]
  secretpublisher [command]

Available Commands:
  check       check SECRET_NAME
  create      create SECRET_NAME
  delete      delete SECRET_NAME
  exist       exist SECRET_NAME
  help        Help about any command
  update      update SECRET_NAME
  version     Print the version number of usernamectl

Flags:
      --commandTimeout string    use COMMAND_TIMEOUT environment variable
      --debug                    add --debug in the command
      --encodingRequest string   use ENCODING_REQUEST environment variable
  -h, --help                     help for secretpublisher
      --receiverURL string       use RECEIVER_URL environment variable
      --testRun string           use TESTRUN environment variable (default "false")

Use "secretpublisher [command] --help" for more information about a command.

About

Secret Publisher is a command line tool created to talk with Secret Receiver

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages