Skip to content

defang ps broken for Playground? #1896

@lionello

Description

@lionello
$ defang ps
To skip this prompt, run this command with --stack=<stack_name>
Select a stack
? stack defang (deployed Feb 3 2026)
 * Using the "defang" stack on defang from interactive selection; consider using BYOC (https://s.defang.io/byoc)

SERVICE  DEPLOYMENT    STATE          FQDN                              ENDPOINT                          HEALTHCHECKSTATUS
db       1yd7l3vgw3hv  UPDATE_QUEUED  te6dgeiqe9kd2-db.google.internal  te6dgeiqe9kd2-db.google.internal  skipped
release  1yd7l3vgw3hv  BUILD_QUEUED                                     N/A
web      1yd7l3vgw3hv  BUILD_QUEUED                                     N/A

To see more information about your services, do:

  defang ps -l

$ defang ps -l
To skip this prompt, run this command with --stack=<stack_name>
Select a stack
? stack defang (deployed Feb 3 2026)
 * Using the "defang" stack on defang from interactive selection; consider using BYOC (https://s.defang.io/byoc)
expiresAt: "2026-02-10T18:49:47.688923985Z"
project: dfng-django-heroku-test
services:
    - createdAt: "2026-02-03T18:49:47.685479514Z"
      endpoints:
        - te6dgeiqe9kd2-db.google.internal:5432
      etag: 1yd7l3vgw3hv
      privateFqdn: te6dgeiqe9kd2-db.google.internal
      project: te6dgeiqe9kd2
      service:
        name: db
      state: UPDATE_QUEUED
      status: SERVICE_DEPLOYMENT_COMPLETED
      updatedAt: "2026-02-03T18:49:47.685479514Z"
    - createdAt: "2026-02-03T18:40:01.426586774Z"
      etag: 1yd7l3vgw3hv
      project: te6dgeiqe9kd2
      service:
        name: release
      state: BUILD_QUEUED
      status: BUILD_STOPPING
      updatedAt: "2026-02-03T18:49:47.685486069Z"
    - createdAt: "2026-02-03T18:40:01.426576904Z"
      etag: 1yd7l3vgw3hv
      project: te6dgeiqe9kd2
      service:
        name: web
      state: BUILD_QUEUED
      status: SERVICE_DEPLOYMENT_COMPLETED
      updatedAt: "2026-02-03T18:49:47.685486791Z"

Metadata

Metadata

Assignees

No one assigned

    Labels

    playgroundApplies to Defang SaaS only

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions