Skip to content

extensions No such command #1522

Closed
Closed
@Shereef

Description

@Shereef

https://github.com/dotnet/upgrade-assistant/blob/main/docs/design/Extension_Management.md

$ dotnet tool update -g --add-source https://api.nuget.org/v3/index.json --ignore-failed-sources upgrade-assistant
Tool 'upgrade-assistant' was reinstalled with the latest stable version (version '0.5.261').

$ upgrade-assistant.exe --version
0.5.261.51392

$ upgrade-assistant.exe
USAGE:
    upgrade-assistant [OPTIONS] <COMMAND>

EXAMPLES:
    upgrade-assistant upgrade <PROJECT_PATH>
    upgrade-assistant upgrade <PROJECT_PATH> --operation Inplace --targetFramework net6.0
    upgrade-assistant upgrade <PROJECT_PATH> --operation SideBySide --targetFramework LTS --destination <NEW_PROJECT_NAME_OR_PATH>

OPTIONS:
    -h, --help       Prints help information
    -v, --version    Prints version information

COMMANDS:
    upgrade    Upgrade project or its features. This command lets you pick upgrade options and guides through upgrade process

$ upgrade-assistant.exe extensions

Error: Unknown command 'extensions'.

       extensions
       ^^^^^^^^^^ No such command

Metadata

Metadata

Assignees

No one assigned

    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