Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CLI command to show workflow termination info #10

Open
cmarcelk opened this issue Mar 18, 2022 · 0 comments
Open

add CLI command to show workflow termination info #10

cmarcelk opened this issue Mar 18, 2022 · 0 comments
Assignees

Comments

@cmarcelk
Copy link
Contributor

cmarcelk commented Mar 18, 2022

My understanding is that the server has an API for getting the metadata that is stored upon workflow termination, both in the case of normal and abnormal termination. Would be very nice to get access to this for debugging workflows. For example "relay workflow:logs:list --name mywf" to list out the last X instances of the named workflow, and "relay workflow:logs:get --name mywf --instance myinstanceid" to show the stored metadata of a specific instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants