How to stop local running edge functions?

I started my local edge functions via Supabase CLI command supabase functions serve.
Is there a CLI command to stop them other than CTRL+C or similar?
Was this page helpful?