Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 856 Bytes

scccmd_get.md

File metadata and controls

26 lines (18 loc) · 856 Bytes

scccmd get

Get the config from the given config server

Options

  -a, --application string   name of the application to get the config for
  -h, --help                 help for get
  -l, --label string         configuration label (default "master")
  -p, --profile string       configuration profile (default "default")
  -s, --source string        address of the config server

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
  • scccmd get files - Get the config files from the given config server
  • scccmd get values - Get the config values in specified format from the given config server