-
Notifications
You must be signed in to change notification settings - Fork 263
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
kn service get <service-name> will list all the services #143
Comments
@navidshaikh I think
|
@rhuss : sounds good, +1
👍 |
@rhuss @navidshaikh Thank you /assign |
Fixed with #150 |
Get all the services in particular namespace
get a particular service by specifying service name
current:
Expected: Should list only that perticular service.
something like below
Because of above behavior when we do
It will give the detailed yaml info for all the services.
Applicable for all kn commands
The text was updated successfully, but these errors were encountered: