Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 551 Bytes

scccmd_decrypt.md

File metadata and controls

26 lines (17 loc) · 551 Bytes

scccmd decrypt

Decrypt the value server-side and prints the response

scccmd decrypt [flags]

Options

  -h, --help            help for decrypt
  -s, --source string   address of the config server
      --value string    value to decrypt *WARNING* unsafe use standard-in instead

Options inherited from parent commands

      --log-level string   command log level (options: [panic fatal error warning info debug trace]) (default "info")

SEE ALSO

  • scccmd - Spring Cloud Config management tool