Files
start-os/core/man/start-cli/start-cli-package.1
Aiden McClelland bcdeabfe85 fix: clap CLI definitions and manpage generation
- add #[group(skip)] to all Parser-derived structs
- fix conflicts_with and arg definitions for correct CLI behavior
- refactor bin entry points to support manpage generation
2026-03-18 23:48:13 -06:00

62 lines
1.3 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)
.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)
about.set\-outbound\-gateway\-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