cloudfoundry / cloudfoundry/cli
support a `cf domain` command to inspect a specific domain
@a-b is already working on this.
Since Oct 3, 2024.
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 990
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 8
Description
Please provide details on the following items. Failure to do so may result in deletion of your feature request.
cf domain works like cf service
What's the user value of this feature request?
A clear and concise description of what the user value is.
Scripting is easier with this command
Who is the functionality for?
Who will use this feature?
Primarily for people who script using the CF CLI
How often will this functionality be used by the user?
How often will they use this feature?
Who else is affected by the change?
Does this feature cause a breaking change? Are other users affected by this change?
n/a
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Scripting is unnecessarily cumbersome
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
cf domain DOMAIN
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.