Skip to content

Conversation

@jochenehret
Copy link
Contributor

Description of the Change

Enhancement for rfc-0040-service-binding-rotation.

Add parameter strategy to bind-service command. Allowed values are single (default) and multiple. With multiple, the CLI sends and additional parameter "strategy": "multiple" to the CC v3 API:
https://v3-apidocs.cloudfoundry.org/version/3.207.0/index.html#create-a-service-credential-binding

Why Is This PR Valuable?

This PR enhances the CLI so that the multiple service binding feature is enabled for end users. More PRs for other related commands will follow.

Applicable Issues

cloudfoundry/community#1198

How Urgent Is The Change?

Not super urgent.

Other Relevant Parties

Change is backwards compatible, so no regressions expected.

@anujc25
Copy link
Contributor

anujc25 commented Jan 7, 2026

Added some comment on #3654 that applies to this PR as well.

* and complete "help" docu integration tests
@jochenehret
Copy link
Contributor Author

Updated this PR with review comments from #3654

Copy link
Contributor

@anujc25 anujc25 left a comment

Choose a reason for hiding this comment

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

LGTM. (integration tests failure are unrelated and the same test were successful on v8 branch)

@anujc25 anujc25 merged commit aa7bb5a into cloudfoundry:main Jan 15, 2026
15 of 16 checks passed
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.

2 participants