machine readable ps output + output of not running container #409
No reviewers
Labels
No Label
bug
build
ci/cd
contributing
design
documentation
duplicate
enhancement
help wanted
invalid
meta
question
security
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/abra#409
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
abra app ps --machine <app_name>
will now generate a json output. Additionally container that are not running will be shown with "unknown" properties. This way it's possible to automatically check if all container are running and are healthy. Related to coop-cloud/organising#577Looking good! Just driving by... an integration test would be nice but also if you're stuck for time and have some confidence in it, also feel free to merge. Thanks for taking a run at this!