bird realtime apps keys list
Usage
Codebeispiel
bird realtime apps keys list <realtime-app-id> [flags]Description
List an app's keys, oldest first, without their secrets: a secret is readable only in the response that created it. Revoked keys are excluded unless include_revoked is true. An app can hold several live keys at once, which is what makes rotation zero-downtime.
Examples
Codebeispiel
bird realtime apps keys list <realtime-app-id>Options
| Name | Description |
|---|---|
| --include-revoked | When true, include revoked keys in the response. |
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird realtime apps keys create | Create a Realtime app key |
| bird realtime apps keys revoke | Revoke a Realtime app key |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Die Funktion erkundenRealtimeDem Lernpfad folgenBuild your first integrationImplementierungsleitfadenSend your first realtime event
Übung ausprobieren und ein Implementierungs-Briefing erhalten