Files
start-os/core/man/start-cli/start-cli-registry-package.1
Aiden McClelland de7fbeff2c chore: add remove-signer command, fix bugs, and update release notes
- Add registry admin remove-signer command to remove a signer and all their authorizations
- Fix remove_package_signer condition (is_some -> is_none) for correct not-found error
- Use log_err() instead of silently swallowing asset fetch errors
- Trim leading '#' from version in s9pk publish path
- Add --delete-removed to s3 sync in publish-deb.sh
- Expand v0.4.0 release notes with additional features
- Regenerate man pages and add i18n entries
2026-04-01 16:09:32 -06:00

45 lines
1.1 KiB
Groff

.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH start-cli-registry-package 1 "package "
.SH NAME
start\-cli\-registry\-package \- Commands to index, add, or get packages
.SH SYNOPSIS
\fBstart\-cli registry package\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
.SH DESCRIPTION
Commands to index, add, or get packages
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.SH SUBCOMMANDS
.TP
start\-cli\-registry\-package\-add(1)
Add package to registry index
.TP
start\-cli\-registry\-package\-add\-mirror(1)
Add a mirror for an s9pk
.TP
start\-cli\-registry\-package\-category(1)
Update categories in registry
.TP
start\-cli\-registry\-package\-download(1)
Download s9pk package
.TP
start\-cli\-registry\-package\-get(1)
List installation candidates
.TP
start\-cli\-registry\-package\-index(1)
List packages and categories
.TP
start\-cli\-registry\-package\-promote(1)
Promote a package from one registry to another
.TP
start\-cli\-registry\-package\-remove(1)
Remove package from registry
.TP
start\-cli\-registry\-package\-remove\-mirror(1)
Remove mirror package
.TP
start\-cli\-registry\-package\-signer(1)
Add, remove, and list package signers