Skip to content

'dotnet commands' command #4284

@TheRealPiotrP

Description

@TheRealPiotrP

dotnet-commands should enumerate all executables on the path that match the 'dotnet-' preamble. The preamble should not be displayed in the output. So, if we have:

dotnet-restore
dotnet-commands
dotnet-compile

then we should see:

$ dotnet commands
  compile
  commands
  restore

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions