Skip to content

Specifying --confirm and --repository results in error for func create #819

@lance

Description

@lance

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions