Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.02 KB

scccmd_diff.md

File metadata and controls

28 lines (20 loc) · 1.02 KB

scccmd diff

Diff the config from the given config server

Options

  -a, --application string      name of the application to get the config for
  -h, --help                    help for diff
      --label string            configuration label (default "master")
      --profile string          configuration profile (default "default")
  -s, --source string           address of the config server
      --target-label string     second label to diff with
      --target-profile string   second profile to diff with, --profile value will be used, if not defined

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