Skip to content

getstream status

Scope: app

Show current CLI and project status: the account the CLI is logged in to and the app scope that its commands would target.

Like every app-scoped command, status acts on the current project's app unless --app-id or the STREAM_API_KEY and STREAM_API_SECRET environment variables override it.

getstream status [flags]

Examples

getstream status
getstream status --app-id 1234567

Flags

Flag Description
--app-id <int> id of the app to act on; defaults to the project's app

Global flags

Flag Description
--verbose print API requests and full error details