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

fix: print "No functions found in [ns] namespace" for kn func list #240

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

lance
Copy link
Member

@lance lance commented Dec 9, 2020

When there are no functions deployed, the kn func list command now says so.

Fixes: #228

Signed-off-by: Lance Ball lball@redhat.com

@lance lance requested a review from a team December 9, 2020 16:17
@lance lance self-assigned this Dec 9, 2020
When there are no functions deployed, the `kn func list` command now says so.

Fixes: #228

Signed-off-by: Lance Ball <lball@redhat.com>
@lance lance merged commit 61ea8d4 into main Dec 11, 2020
@lance lance deleted the lance/228-empty-list branch December 11, 2020 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty func list should print 'no functions found in X namespace'
2 participants