Skip to content

[FEATURE REQUEST] poco logs select services to show #72

Description

@petercseh-sf

I would like to be able to select a few of my services and see only their logs in a single terminal.
Right now poco logs <plan> can only print the log for every service in the plan. This is too much, I have many services which produce a lot of (for my current task) irrelevant logs.

Docker compose does this natively, when I type docker-compose logs <service1> <service2>. I would like to have the same functionality with poco logs.

Expected command:

  • poco logs nginx mongodb

Output should be whatever docker-compose logs nginx mongodb would produce.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions