Skip to content

dotnet tool init #23561

Closed
Closed
@nojaf

Description

@nojaf

Is your feature request related to a problem? Please describe.

When you want to install a local tool via dotnet tool install x, you first need a tool manifest.
Today you can do this using dotnet new tool-manifest.

Describe the solution you'd like

How about an alias like dotnet tool init?
A bit easier to remember.

At the same time, I also wouldn't mind it if the manifest file was created automatically if absent.

Metadata

Metadata

Assignees

Labels

Area-Toolsgood first issueIssues that would be a good fit for someone new to the repository. Narrow in scope, well-defined.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions