bird realtime apps keys list
Usage
Esempio di codice
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
Esempio di codice
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 |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Esplora la funzionalitàRealtimeSegui il percorso di apprendimentoBuild your first integrationGuida all'implementazioneSend your first realtime event
Prova l'esercitazione e ottieni un brief di implementazione