Skip to main content
Lists every application in the project with its short ID and type (web or mobile). Use the short ID with qatech environments or with --application-overrides on qatech run and qatech chat.

Usage

qatech applications [options]

Options

FlagShortDescription
--json-jMachine-readable output
--api-key <key>Per-command API key override
--help-hShow command help

Examples

qatech applications
qatech applications --json

Sample output

Applications:

  My Web App (app-myapp_Abc123) - web
  My Mobile App (app-mymobile_Def456) - mobile