Spring Cloud Config management tool
Commandline tool used for managing configuration from Spring Cloud Config Server. Tool currently provides functionality to get (download) config file from server.
-h, --help help for scccmd
--log-level string command log level (options: [panic fatal error warning info debug trace]) (default "info")
- scccmd completion - Generate the autocompletion script for the specified shell
- scccmd decrypt - Decrypt the value server-side and prints the response
- scccmd diff - Diff the config from the given config server
- scccmd encrypt - Encrypt the value server-side and prints the response
- scccmd gendoc - Generates documentation for this tool in Markdown format
- scccmd get - Get the config from the given config server
- scccmd version - Print the version information
- scccmd webhook - Runs K8s webhook for injecting config from Cloud Config Server