cli
cli copied to clipboard
Handle SIGINT/SIGTERM for the start command
What kind of change does this PR introduce?
This PR introduces a graceful shutdown for SIGINT/SIGTERM signals for the start command.
What is the current behavior?
Not implemented yet
What is the new behavior?
Handling SIGINT/SIGTERM signals.