Skip to main content

defang deployments

List all active deployments

defang deployments [flags]

Aliases: deployment, deploys, deps, dep

Options

  -h, --help           help for deployments
-l, --limit uint32 maximum number of deployments to list (default 10)
--utc show logs in UTC timezone (ie. TZ=UTC)

Options inherited from parent commands

      --color color-mode       colorize output; one of [never auto always] (default auto)
-C, --cwd string change directory before running the command
--debug debug logging for troubleshooting the CLI
--dry-run dry run (don't actually change anything)
-f, --file stringArray compose file path(s)
--non-interactive disable interactive prompts / no TTY (default true)
-p, --project-name string project name
-P, --provider provider bring-your-own-cloud provider; one of [defang aws digitalocean gcp] (default auto)
-s, --stack string stack name (for BYOC providers)
-v, --verbose verbose logging
--workspace name-or-id workspace to use (default personal tenant)

SEE ALSO

  • defang - Defang CLI is used to take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes.
  • defang deployments history - List deployment history for a project
Auto generated by spf13/cobra on 2-Jan-2026