secretpublisher

command module
v0.0.0-...-aa80995 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2023 License: MIT Imports: 8 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
gateway

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL