Files
start-os/core/man/start-cli/start-cli-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

63 lines
1.4 KiB
Groff

.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH start-cli-package 1 "package "
.SH NAME
start\-cli\-package \- Commands related to packages
.SH SYNOPSIS
\fBstart\-cli package\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
.SH DESCRIPTION
Commands related to packages
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.SH SUBCOMMANDS
.TP
start\-cli\-package\-action(1)
Commands to get action input or run an action
.TP
start\-cli\-package\-attach(1)
Execute commands in container
.TP
start\-cli\-package\-backup(1)
Commands for restoring package(s) from backup
.TP
start\-cli\-package\-cancel\-install(1)
Cancel an install of a package
.TP
start\-cli\-package\-host(1)
Manage network hosts for a package
.TP
start\-cli\-package\-install(1)
Install a package
.TP
start\-cli\-package\-installed\-version(1)
Display the installed version of a package
.TP
start\-cli\-package\-list(1)
List installed packages
.TP
start\-cli\-package\-logs(1)
Display logs for a package
.TP
start\-cli\-package\-rebuild(1)
Rebuild service container
.TP
start\-cli\-package\-restart(1)
Restart a service
.TP
start\-cli\-package\-set\-outbound\-gateway(1)
Set the outbound gateway for a package
.TP
start\-cli\-package\-start(1)
Start a service
.TP
start\-cli\-package\-stats(1)
List LXC container information
.TP
start\-cli\-package\-stop(1)
Stop a service
.TP
start\-cli\-package\-uninstall(1)
Remove a package