HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pkgctl release — Release step to commit, tag, and upload build artifacts. More information: <https://manned.org/pkgct

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandcommitandstepclipkgctl releasetagrelease
linux

Problem

How to use the pkgctl release command: Release step to commit, tag, and upload build artifacts. More information: <https://manned.org/pkgctl-release>.

Solution

pkgctl release — Release step to commit, tag, and upload build artifacts. More information: <https://manned.org/pkgctl-release>.

Release a build artifact:
pkgctl release --repo {{repository}} --message {{commit_message}}

Code Snippets

Release a build artifact

pkgctl release --repo {{repository}} --message {{commit_message}}

Context

tldr-pages: linux/pkgctl release

Revisions (0)

No revisions yet.