Skip to content

CLI targets registry omits existing target adapters #219

@moishadzh-code

Description

@moishadzh-code

Problem

The CLI adapter registry says it mirrors packages/<category>/<name>/, but the targets category only exposes a subset of the existing packages under packages/targets.

That means commands such as sh1pt targets browser-edge info, sh1pt targets pkg-winget info, and sh1pt targets sdk-pypi info are not registered even though those target packages already exist.

Proposed fix

Sync the targets.adapters list with the current packages/targets directories and add a regression test so the CLI registry stays aligned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions