Skip to content

Apps

Manage applications.

Alias: app

Project-scoped

App commands require --project-id (or project-id in config) in addition to --token and --org-id.

List Apps

bnerd apps list

Alias: ls

Get App Details

bnerd apps get <app-name>

Examples

bnerd apps list
bnerd apps get my-app -o json

TUI Equivalent

In the interactive TUI (bnerd x), use the :apps command.