Skip to content

Conversation

@lizrabuya
Copy link
Contributor

@lizrabuya lizrabuya commented Dec 11, 2025

Description

Currently, bk pipeline create just returns the pipeline url of the created pipeline. This PR allows the user to output the created pipeline with either json or yaml formats as options using the --output flag.

Changes

The following options are added to the bk pipeline create

Example

$ bk pipeline create "My Pipeline" -d "Description" -r "[email protected]:org/repo.git" --dry-run --output yaml
$ bk pipeline create "My Pipeline" -d "Description" -r "[email protected]:org/repo.git"  --output json

@lizrabuya lizrabuya requested a review from a team as a code owner December 11, 2025 22:50
@mcncl mcncl merged commit f3f7dca into main Dec 12, 2025
1 check passed
@mcncl mcncl deleted the SUP-5741-pipeline_create_verbose branch December 12, 2025 00:10
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

Successfully merging this pull request may close these issues.

3 participants