Skip to content

feat(cli): process-compose process is-ready --wait #372

@dzmitry-lahoda

Description

@dzmitry-lahoda

Feature Request

Add cli command to wait for process to be ready

process-compose process is-ready --wait

Use Case:

Sugar for using bash loop curl API with jq for single process.

Proposed Change:

Add new command to CLI.

Who Benefits From The Change(s)?

Scripting is simpler. I want to start operating external scripts before whole project loaded. Usually some logging/metrics/warehouse things are lazy, do not need them to start transactions.

There is already project ready wait https://f1bonacc1.github.io/process-compose/cli/process-compose_project_is-ready/ , so adding for process will not be out.

Alternative Approaches

bash+curl+jq

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions