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 --team to fly watch #8171

Merged
merged 2 commits into from
Mar 24, 2022
Merged

Conversation

dhantha
Copy link

@dhantha dhantha commented Mar 15, 2022

Changes proposed by this PR

closes various items in #5215

  • Add team flag to fly watch command

Notes to reviewer

Added the team flag to fly watch command

Now you can include the --team flag to specify the team you want to watch if the target team is different from that team

Release Note

  • Added team flag to fly watch command, you could use this in the following format
    fly -t example watch --job my-pipeline/tests --build 52 --team other-team

@dhantha dhantha requested a review from a team as a code owner March 15, 2022 20:06
Signed-off-by: dhantha <[email protected]>
@clarafu clarafu self-assigned this Mar 18, 2022
Copy link
Contributor

@clarafu clarafu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just manually ran the --team flag on fly watch and it works perfectly! Thanks for the PR :)

@clarafu clarafu merged commit e56974c into concourse:master Mar 24, 2022
@clarafu clarafu changed the title add --team to fly watch Add --team to fly watch Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants