Skip to main content

defang compose logs

Tail logs from one or more services

defang compose logs [flags]

Options

      --etag string    deployment ID (ETag) of the service
-h, --help help for logs
-n, --name string name of the service
-r, --raw show raw (unparsed) logs
-S, --since string show logs since duration/time
--utc show logs in UTC timezone (ie. TZ=UTC)

Options inherited from parent commands

      --color color-mode      colorize output; one of [always never] (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 cloud provider to use for bring-your-own-cloud; one of [defang aws] (default auto)
-v, --verbose verbose logging

SEE ALSO

Auto generated by spf13/cobra on 13-Sep-2024