Documentation
Sign inGet started

bird realtime apps keys list

Usage

Codevoorbeeld
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

Codevoorbeeld
bird realtime apps keys list <realtime-app-id>

Options

NameDescription
--include-revokedWhen true, include revoked keys in the response.
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird realtime apps keys createCreate a Realtime app key
bird realtime apps keys revokeRevoke a Realtime app key