When specifying both --confirm and --repository in a call to func create an error is thrown in spite of valid input.
❯ kn func create -c -r https://github.com/boson-project/test-language-pack
? Function Path: foo
? Language Runtime:
? Template: http
Error: Required flag "language" not set.
Available language runtimes are:
go
Error: exit status 1