Creates a Function in the mentioned directory with the specified language/runtime selected and handles HTTP events.
Creates a Function in the mentioned directory with the specified git based template selected.
Build a function project (source code in the workspace) as a container image and push to a registry.
Run your function to see how it works locally before to push it on your cluster.
Deploys a function to the currently configured Knative-enabled cluster from your IDE
Invokes the function by sending a test request to the currently running function instance, either locally or remote