LinuxCommandLibrary

pkgctl-release

Release Arch package build artifacts

TLDR

Release a build artifact

$ pkgctl release --repo repository --message commit_message
copy

SYNOPSIS

pkgctl release [options]

DESCRIPTION

pkgctl release performs the release step to commit, tag, and upload build artifacts to Arch Linux repositories. It automates the workflow of finalizing package releases.
The command handles version tagging, source commits, and artifact upload as a single coordinated operation.

PARAMETERS

--repo repository

Target repository for the release
--message, -m message
Commit message for the release

CAVEATS

Requires authentication via pkgctl auth. Ensure build artifacts are properly tested before release.

HISTORY

Part of pkgctl, the Arch Linux package control tool for official repository maintainers. Simplifies the release workflow for package updates.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community