Skip to content

Command func templates list returns invalid templates #2955

@alfechner

Description

@alfechner

The templates returned from func templates list are not valid as input for func new's --template parameter.

func templates list --language dotnet returns (amongst others) the template 'Azure Service Bus Topic trigger'.

Using the output in func new --template 'Azure Service Bus Topic trigger' will result in an error Unknown template 'AzureServiceBusTopictrigger' (Parameter 'templateName').

Instead Service Bus Topic trigger needs to be used.

Version 4.0.3971

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions