Skip to content

Implement new option for dotnet new --list: --source #2909

@vlada-shubina

Description

@vlada-shubina

Implement new option for dotnet new --list: --source
--source option additionally prints template source (package) and its name

See draft below:
image

Requirements:

  • the following sources are supported: built-in, optional workload, package (user-installed) - corresponds to provider
  • for built-in no source name is used
  • for optional workload the name and version(?) of optional workload to be used
  • for package the name and version (if available) to be used as name
  • if template is included to several packages all of them should be printed
  • if different language(s) are included to different package, they should be printed as a separate sub line

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:1Work that is critical for the release, but we could probably ship withoutarea: CLIRelated to dotnet new CLI (usually dotnet/TemplateEngine.CLI source code)featureThe issue defines new feature.triagedThe issue was evaluated by the triage team, placed on correct area, next action defined.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions