Skip to content

Add reload command to validate and reload configuration #235

@DiTsi

Description

@DiTsi

Implement a reload command for IMPulse, similar in behavior to nginx -s reload.

Expected behavior:

When executed, the command should:

  1. Validate the current impulse.yml configuration file.
  2. If the configuration is valid, reload the running configuration without restarting the process.
  3. If the configuration is invalid, return an error and do not apply changes.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions