-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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
Labels
No labels