Documentation
Sign inGet started

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 list

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird realtime apps createCreate a Realtime app
bird realtime apps deleteDelete a Realtime app
bird realtime apps listList Realtime apps
bird realtime apps updateUpdate a Realtime app