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

feat(patch): allow arrays to be specified on the CLI #1056

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented Oct 16, 2023

requires apiops > 0.1.22 for this pr: Kong/go-apiops#100

values were specified on the CLI as --value 'key:value', and arrays could not. But arrays
were possible in the patch file format. This adds the format --value '[1,2,3]' to specify the arrays on the CLI as well.

@Tieske Tieske changed the base branch from main to bump/apiops October 27, 2023 20:55
@Tieske Tieske marked this pull request as ready for review October 27, 2023 20:55
@Tieske Tieske requested a review from a team as a code owner October 27, 2023 20:55
@Tieske Tieske merged commit 72dccbc into bump/apiops Oct 27, 2023
3 of 35 checks passed
@Tieske Tieske deleted the pathc-help branch October 27, 2023 20:55
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.

None yet

1 participant