Skip to content

status

Terminal window
turnout status

One command that answers “what is going on”:

  • the turnout version and data directory location;
  • whether turnout is set up on this machine;
  • every catalog - apps, servers, credentials, paths and groups - by count and name;
  • which server each app is bound to for development;
  • whether the gateway is running;
  • the five most recent actions from the journal.

status never prints secrets - it only reports which credentials exist.

turnout 0.10.2
Data directory: C:\Users\me\AppData\Local\lacodda\turnout
Apps: 2 (myapp, api)
Servers: 2 (prod, staging)
Creds: 1 (staging-deploy)
Paths: 1 (wwwroot)
Bindings:
myapp -> staging
Gateway: not running
Recent:
2026-08-08T22:07:31Z deploy myapp -> staging (142 files)
2026-08-08T22:06:55Z use myapp -> staging