bird realtime apps delete
Usage
Contoh kode
bird realtime apps delete <realtime-app-id> [flags]Description
Permanently delete a Realtime app. Every connected client is disconnected, all keys and configuration are removed, and clients holding one of its keys start failing immediately. Deleted apps cannot be restored.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Contoh kode
bird realtime apps delete <id> --yesOptions
Safety
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --yes | Confirm a destructive action (required; the CLI never prompts) |
Related
| Name | Description |
|---|---|
| bird realtime apps create | Create a Realtime app |
| bird realtime apps get | Get a Realtime app |
| bird realtime apps list | List Realtime apps |
| bird realtime apps update | Update a Realtime app |
Sumber daya terkait
Lanjutkan dengan dokumentasi, panduan, dan contoh untuk topik ini. Sumber daya tersedia dalam bahasa Inggris.
Jelajahi kemampuannyaRealtimeIkuti jalur pembelajaranBuild your first integrationPanduan implementasiSend your first realtime event
Coba praktiknya dan dapatkan ringkasan implementasi