Skip to content

[suggestion] juliaup add <channel> <version> #234

Open
@deoradh

Description

@deoradh

Say I want to peg a channel named dev to the latest 1.7~aarch64 version. With the existing add and link, I don't see that as possible. Consider adding juliaup add <channel> <version>:

  • juliaup add dev 1.7~aarch64
    -- downloads version 1.7~aarch64 if needed
    -- adds an entry for dev pointing to 1.7~aarch64

  • juliaup add prod lts
    -- downloads version lts if needed
    -- adds an entry for prod pointing to lts

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions