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

@elliotxx

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

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