Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Create a new service instance with a named broker

Open
#1,115 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
api

Research direction

Start with the Cloud Foundry service-management documentation linked in the issue, especially the CLI broker-name option (-b), then locate the Java client's service-instance creation entry point and related tests. Done means the client exposes a way to create an instance with a named broker and verifies that behavior.

Written by the indexing model from the issue text.

Description

enhancement operations triaged

Hello,

As per the CLI documentation, I could create a service instance using a specific broker by passing broker name as argument ("-b") like the way it is explained in the CF documentation (https://docs.cloudfoundry.org/devguide/services/managing-services.html). However, I don't see such an option available via the cf java client. Could you please advise here.

Thanks,
Vishnu Prasath

Dominant language
Java
Stars
334
Forks
319
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudfoundry/cf-java-client

All issues in cloudfoundry/cf-java-client

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.