Skip to content

RFE: Add --archive-build-info flag for obal scratch #428

@ogajduse

Description

@ogajduse

Request

Add a CLI flag to obal scratch as an alternative to -e build_package_archive_build_info=True.

Current:

obal scratch mypackage -e build_package_archive_build_info=True

Proposed:

obal scratch mypackage --archive-build-info

Why

  • More discoverable (--help would show it)
  • Follows standard CLI conventions (like --commit, --check, --dist)
  • Commonly used in CI for extracting COPR repo URLs for repoclosure testing

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions