Skip to main content
List apps that were launched by FlowDeck, including their status and identifiers.
# List running apps
flowdeck apps

# Include stopped apps
flowdeck apps --all

# Validate and prune stale entries
flowdeck apps --prune

# JSON output
flowdeck apps --json

# Show usage examples
flowdeck apps --examples

Options

OptionShortDescription
--examples-eShow usage examples
--json-jOutput JSON/NDJSON events
--all-aShow all apps including stopped ones
--pruneValidate and prune stale entries

JSON Output

When --json is set, apps emits an NDJSON event with type app_list. The payload includes totals and the app list under data.apps.