kongfig
kongfig copied to clipboard
Validate an existing configuration
Hello,
Is it possible to validate an existing Kongfig configuration without having to upload the configuration to the Kong server to verify if you have a valid configuration
Adding a command to do a diff between server state and local config should do the trick.
Considerations:
- diff command exit code
- unmanaged default values
- unmanaged definitions
@CyExy can you elaborate by giving an example? Did you mean git diff?
@neilma if you have your yaml files in git repo yes git diff help