Orca logs
orca logs
Tails logs from docker compose project.
Synopsis
Basically a 'docker compose logs -f', you may supply a service to tail specifically.
Options
-h, --help help for logs
-p, --project string The name of the project within the workspace to run this command for.
-s, --service string The service within the project to exec into
-w, --workspace string The name of the workspace to run this command for.
Options inherited from parent commands
--log-format string log format to use (default "text")
--log-level string Log level to use, one of: debug, info, warn, error, none. Defaults to none, as most errors are already surfaced anyway. (default "none")
SEE ALSO
- orca - Orca is used to orchestrate complex development environments with docker compose.