bird realtime apps get
Usage
कोड उदाहरण
bird realtime apps get <realtime-app-id> [flags]Description
Read one Realtime app's configuration and the connection details a client needs (app_id, region). Key material is never included, so a client that also needs a key reads listRealtimeAppKeys.
Procedure
Step 3 of 3 of "Provision a Realtime app for a client to connect to". Previous: bird realtime apps create.
Examples
कोड उदाहरण
bird realtime apps get <realtime-app-id>
bird realtime apps get <realtime-app-id> -f text
# find an id to pass
bird realtime apps listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird realtime apps create | Create a Realtime app |
| bird realtime apps delete | Delete a Realtime app |
| bird realtime apps list | List Realtime apps |
| bird realtime apps update | Update a Realtime app |