defang compose ps
Get list of services in the project
defang compose ps [flags]
Options
-h, --help help for ps
-l, --long show more details
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
-T, --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] (default auto)
-v, --verbose verbose logging
SEE ALSO
- defang compose - Work with local Compose files