Maintenance

Toggle the server-side login killswitch on a Supabase environment. Usage `/maintenance <env> <on|off>` (e.g. `/maintenance prod on`). Sets or unsets the `MAINTENANCE_MODE` secret on the login edge function, which short-circuits new logins with HTTP 503 when enabled. Existing sessions keep working.

pipecat-ai af2ae0c 2.7 KB Updated

File contents

pipecat-ai/gradient-bang/tree/main/.claude/skills/maintenance commit af2ae0c246

Frequently asked questions

npx skillmds@latest add pipecat-ai/maintenance