Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 551 Bytes

scccmd_encrypt.md

File metadata and controls

26 lines (17 loc) · 551 Bytes

scccmd encrypt

Encrypt the value server-side and prints the response

scccmd encrypt [flags]

Options

  -h, --help            help for encrypt
  -s, --source string   address of the config server
      --value string    value to encrypt *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