Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Support the disable-custom-source flag #26

Description

@elliotxx

Enhancement

Support the disable-custom-source flag is used to close fetch tags from custom source with one click.

Usage:

$ kusionup ls-ver
github@v0.1.0
github@v0.2.0
custom@v0.1.0-internal
custom@v0.2.0-internal

$ kusionup ls-ver --disable-custom-source
github@v0.1.0
github@v0.2.0

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions