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

Allow supplying pipeline argument positionally #264

Closed
patrobinson opened this issue May 31, 2024 · 2 comments
Closed

Allow supplying pipeline argument positionally #264

patrobinson opened this issue May 31, 2024 · 2 comments

Comments

@patrobinson
Copy link

Usage:
  bk build view <number> [pipeline] [flags]

I should be able to supply pipeline without having to supply the number argument.

@mcncl
Copy link
Contributor

mcncl commented Oct 2, 2024

@patrobinson just going through open issues and wanted to check in on this one; we support bk build view -p PIPELINE_SLUG. Does that solve this or would you want to not have to use a -p flag?

@mcncl
Copy link
Contributor

mcncl commented Oct 25, 2024

I'm going to close this out as done given there is an option to pass in just the pipeline with -p. You're welcome to reopen this if you feel it doesn't solve the initial issue. 🙂

@mcncl mcncl closed this as completed Oct 25, 2024
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