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

Add -o url to describe of resources which can be accessed via URL #1093

Closed
2 tasks
navidshaikh opened this issue Nov 5, 2020 · 1 comment · Fixed by #1118
Closed
2 tasks

Add -o url to describe of resources which can be accessed via URL #1093

navidshaikh opened this issue Nov 5, 2020 · 1 comment · Fixed by #1118
Assignees
Labels
good first issue Denotes an issue ready for a new contributor. kind/feature New feature or request
Milestone

Comments

@navidshaikh
Copy link
Collaborator

navidshaikh commented Nov 5, 2020

Feature request

We've kn service describe -o url which returns the service URL. This is to request similar feature for other eventing resources.

  • broker
  • channel

Use case

User can use kn broker describe b0 -ourl etc for the scripting use cases.

UI Example

kn broker describe b0 -ourl
kn channel describe c0 -ourl

/kind good-first-issue

@navidshaikh navidshaikh added kind/feature New feature or request good first issue Denotes an issue ready for a new contributor. labels Nov 5, 2020
@arghya88
Copy link
Contributor

arghya88 commented Nov 6, 2020

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor. kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants