Skip to content

[Feature Request] Get Individual Process Info/State on CLI #271

Closed
@albertilagan

Description

Feature Request

Use Case:

Similar to how doing a curl on /processes or /process/<name> can get you details about the process, e.g IsRunning, status, it would be nice to be able to do the same thing on cli

Proposed Change:

process-compose process state
process-compose process info

Who Benefits From The Change(s)?

  1. Integrators
  2. Users doing CI test

Alternative Approaches

Alternatively as mention above you can do this by doing a curl on the existing http server, problem is I want to use --unix-socket and afaik if it's enabled http server is disabled,

Metadata

Assignees

No one assigned

    Labels

    doneDone, awaiting releaseenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions