We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've kn service describe -o url which returns the service URL. This is to request similar feature for other eventing resources.
kn service describe -o url
User can use kn broker describe b0 -ourl etc for the scripting use cases.
kn broker describe b0 -ourl
kn channel describe c0 -ourl
/kind good-first-issue
The text was updated successfully, but these errors were encountered:
/assign
Sorry, something went wrong.
arghya88
Successfully merging a pull request may close this issue.
Feature request
We've
kn service describe -o url
which returns the service URL. This is to request similar feature for other eventing resources.Use case
User can use
kn broker describe b0 -ourl
etc for the scripting use cases.UI Example
/kind good-first-issue
The text was updated successfully, but these errors were encountered: