mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 06:19:44 +00:00
- 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
56 lines
1.1 KiB
Groff
56 lines
1.1 KiB
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH start-container 1 "start-container 0.4.0-beta.0"
|
|
.SH NAME
|
|
start\-container
|
|
.SH SYNOPSIS
|
|
\fBstart\-container\fR [\fB\-\-socket\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] [\fIsubcommands\fR]
|
|
.SH DESCRIPTION
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-\-socket\fR \fI<SOCKET>\fR
|
|
Path to Unix socket
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Print version
|
|
.SH SUBCOMMANDS
|
|
.TP
|
|
start\-container\-action(1)
|
|
.TP
|
|
start\-container\-check\-dependencies(1)
|
|
.TP
|
|
start\-container\-echo(1)
|
|
.TP
|
|
start\-container\-get\-data\-version(1)
|
|
.TP
|
|
start\-container\-get\-dependencies(1)
|
|
.TP
|
|
start\-container\-get\-os\-ip(1)
|
|
.TP
|
|
start\-container\-get\-status(1)
|
|
.TP
|
|
start\-container\-git\-info(1)
|
|
.TP
|
|
start\-container\-pipe\-wrap(1)
|
|
.TP
|
|
start\-container\-plugin(1)
|
|
.TP
|
|
start\-container\-rebuild(1)
|
|
.TP
|
|
start\-container\-restart(1)
|
|
.TP
|
|
start\-container\-set\-data\-version(1)
|
|
.TP
|
|
start\-container\-set\-dependencies(1)
|
|
.TP
|
|
start\-container\-set\-main\-status(1)
|
|
.TP
|
|
start\-container\-shutdown(1)
|
|
.TP
|
|
start\-container\-subcontainer(1)
|
|
.SH VERSION
|
|
v0.4.0\-beta.0
|