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 option to fly get-pipeline command #6144

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

techgaun
Copy link
Member

@techgaun techgaun commented Oct 9, 2020

Allows fly cli to get pipeline for different teams
without having to switch targets

#5215

Signed-off-by: techgaun [email protected]

What does this PR accomplish?

Feature

references #5215 .

Changes proposed by this PR:

  • Allows fly cli to get pipeline for different teams
    without having to switch targets by adding --team fly CLI switch

Notes to reviewer:

Release Note

Contributor Checklist

Reviewer Checklist

  • Code reviewed
  • Tests reviewed
  • Documentation reviewed
  • Release notes reviewed
  • PR acceptance performed
  • New config flags added? Ensure that they are added to the
    BOSH and
    Helm packaging; otherwise, ignored for
    the integration
    tests

    (for example, if they are Garden configs that are not displayed in the
    --help text).

@techgaun techgaun marked this pull request as ready for review October 10, 2020 02:19
Allows fly cli to get pipeline for different teams
without having to switch targets

concourse#5215

Signed-off-by: techgaun <[email protected]>
@zoetian zoetian merged commit e229887 into concourse:master Oct 14, 2020
@techgaun techgaun deleted the get-pipeline-team-arg branch October 17, 2020 03:28
@aoldershaw aoldershaw added the release/undocumented This didn't warrant being documented or put in release notes. label Oct 26, 2020
@aoldershaw aoldershaw changed the title fly: add --team option to get-pipeline command fly: add --team option to get-pipeline command Oct 26, 2020
@aoldershaw aoldershaw changed the title fly: add --team option to get-pipeline command fly: add --team option to get-pipeline command Oct 26, 2020
@aoldershaw aoldershaw changed the title fly: add --team option to get-pipeline command Add --team option to fly get-pipeline command Oct 26, 2020
evanchaoli pushed a commit to evanchaoli/concourse that referenced this pull request Jan 25, 2021
… to 6.7.x

Allows fly cli to get pipeline for different teams
without having to switch targets

concourse#5215

Signed-off-by: techgaun <[email protected]>

Conflicts:
	fly/commands/get_pipeline.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fly release/undocumented This didn't warrant being documented or put in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants