Skip to content

add some "scriptable" switch variant #19

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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