Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

cli: Provide a way to re-attach to a pipeline run #4010

Closed
briancain opened this issue Oct 7, 2022 · 0 comments · Fixed by #4042
Closed

cli: Provide a way to re-attach to a pipeline run #4010

briancain opened this issue Oct 7, 2022 · 0 comments · Fixed by #4042
Assignees
Labels
core/pipeline Issues related to the pipelines feature

Comments

@briancain
Copy link
Member

Is your feature request related to a problem? Please describe.

If the jobstream client fails for some reason, or if a user ctrl-c's during a pipeline run, they will loose access to watching the jobstream easily. They could manually attach to each stream with waypoint job get-stream <jobid> but that would be pretty tedious.

Describe the solution you'd like

Provide a way for the CLI to re-attach to a running pipeline to continue following the job stream.

Describe alternatives you've considered

Nothing really, other than manually getting each jobstream for the pipeline.

Explain any additional use-cases
If there are any use-cases that would help us understand the use/need/value please share them as they can help us decide on acceptance and prioritization.

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core/pipeline Issues related to the pipelines feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant