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

internal/cli: Implement get-stream for job CLI #3410

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

briancain
Copy link
Member

This commit implements the get stream subcommand for the job CLI so that
users can attach to completed or currently running job streams.

This commit implements the get stream subcommand for the job CLI so that
users can attach to completed or currently running job streams.
@briancain briancain added the pr/no-changelog No automatic changelog entry required for this pull request label Jun 3, 2022
@briancain briancain requested a review from a team June 3, 2022 17:48
@vercel
Copy link

vercel bot commented Jun 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
waypoint-ui ✅ Ready (Inspect) Visit Preview Jun 3, 2022 at 5:53PM (UTC)

@github-actions github-actions bot added the core label Jun 3, 2022
@briancain
Copy link
Member Author

Notice that this is going into the f-pipelines branch because that's the branch with the extracted job stream client that makes implementing this CLI super easy. It's also going to be a fairly critical feature of pipelines so users can attach to jobs as they execute in a step out of band from waypoint pipeline run.

@briancain briancain merged commit 2969935 into f-pipelines Jun 6, 2022
@briancain briancain deleted the feat/cli/impl-get-job-stream-cli branch June 6, 2022 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants