Skip to content

add some "scriptable" switch variant #19

Open
@nils-a

Description

@nils-a

the goal is that the selector is not shown and the target to switch to is given directly at the commandline.

something like:

dotnet jvs switch --to="C:\Program Files\Amazon Corretto\jdk15.0.2_7"

or better still:

dotnet jvs alias add --name=jdk15 --target="C:\Program Files\Amazon Corretto\jdk15.0.2_7"
dotnet jvs switch --to=jdk15

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions