e361d0b424
* It now edits the XML to change the boot menu, but doesn't save yet. Signed-off-by: digimer <mkelly@alteeve.ca>
40 lines
1.5 KiB
Groff
40 lines
1.5 KiB
Groff
.\" Manpage for the Anvil! server system manager
|
|
.\" Contact mkelly@alteeve.com to report issues, concerns or suggestions.
|
|
.TH anvil-manage-server-system "8" "August 30 2023" "Anvil! Intelligent Availability™ Platform"
|
|
.SH NAME
|
|
anvil-manage-server-system \- Tool used to manage the system configuration of a hosted server.
|
|
.SH SYNOPSIS
|
|
.B anvil-manage-server-system
|
|
\fI\,<command> \/\fR[\fI\,options\/\fR]
|
|
.SH DESCRIPTION
|
|
anvil-manage-server-system \- This tool is used to manage various system configuration components of hosted servers. Storage is NOT managed here, see 'anvil-manage-server-storage' for that.
|
|
.TP
|
|
When called without switches, the list of servers than can be worked on will be displayed.
|
|
.TP
|
|
.SH OPTIONS
|
|
.TP
|
|
\-?, \-h, \fB\-\-help\fR
|
|
Show this man page.
|
|
.TP
|
|
\fB\-\-log-secure\fR
|
|
When logging, record sensitive data, like passwords.
|
|
.TP
|
|
\-v, \-vv, \-vvv
|
|
Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data.
|
|
.SS "Commands:"
|
|
.TP
|
|
\fB\-\-boot\-menu\fR <yes,no>
|
|
.TP
|
|
When called without a value, it shows if the boot menu is enabled or not. If called with 'yes', it enables the boot menu. If called with 'no', the boot meny is disabled.
|
|
.TP
|
|
\fB\-\-job\-uuid\fR
|
|
This is the jobs -> job_uuid to execute. Generally this is only used by other programs.
|
|
.TP
|
|
\fB\-\-\fR
|
|
|
|
.IP
|
|
.SH AUTHOR
|
|
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.
|
|
.SH "REPORTING BUGS"
|
|
Report bugs to users@clusterlabs.org
|