You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If user run any operation (except Undeploy) on a Function, a new tab is opened in the terminal with kn func CLI output. IMHO this output should be printed in Output tab, as it it done for example for Git plugin.
Also every operation opens a new tab, which doesn't scale :)
The text was updated successfully, but these errors were encountered:
If user run any operation (except Undeploy) on a Function, a new tab is opened in the terminal with
kn func
CLI output. IMHO this output should be printed inOutput
tab, as it it done for example forGit
plugin.Also every operation opens a new tab, which doesn't scale :)
The text was updated successfully, but these errors were encountered: