wb app list

Name

wb-app-list - List all apps.

Synopsis

wb app list [--abandoned] [--config=<appConfigName>] [--format=<format>] [--owner=<owner>] [--workspace=<id>]

Description

List all apps.

Options

  • --abandoned
    Only show abandoned apps. An app is abandoned when its owner has lost access (e.g. after being downgraded from Writer to Reader or removed from the workspace).

  • --config, --app-config=<appConfigName>
    Filter on a particular app configuration.

  • --format=<format>
    Set the format for printing command output. Defaults to the config format property.

    Valid values: JSON, TEXT

    Default: null
    
  • --owner=<owner>
    Filter apps by owner email.

  • --workspace=<id>
    Workspace ID to use for this command only.

Last Modified: 3 September 2026