.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "GLANCE-CONTROL" "1" "September 20, 2023" "" "glance" .SH NAME glance-control \- Glance Daemon Control Helper .SH GLANCE DAEMON START/STOP/RELOAD HELPER .INDENT 0.0 .TP .B Author OpenStack Glance Project Team .TP .B Contact \fI\%glance@lists.launchpad.net\fP .TP .B Date 2019\-04\-10 .TP .B Copyright OpenStack Foundation .TP .B Version 18.0.0 .TP .B Manual section 1 .TP .B Manual group cloud computing .UNINDENT .SS SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .EX glance\-control [options] [] .EE .UNINDENT .UNINDENT .sp Where is one of: .sp \fBall\fP, \fBapi\fP, \fBglance\-api\fP, \fBregistry\fP, \fBglance\-registry\fP, \fBscrubber\fP, \fBglance\-scrubber\fP .sp And is one of: .sp \fBstart\fP, \fBstatus\fP, \fBstop\fP, \fBshutdown\fP, \fBrestart\fP, \fBreload\fP, \fBforce\-reload\fP .sp And is the optional configuration file to use. .SS OPTIONS .sp \fBGeneral Options\fP .INDENT 0.0 .TP .B \fB\-h, \-\-help\fP Show the help message and exit .TP .B \fB\-\-version\fP Print the version number and exit .TP .B \fB\-v, \-\-verbose\fP Print more verbose output .TP .B \fB\-\-noverbose\fP Disable verbose output .TP .B \fB\-d, \-\-debug\fP Print debugging output (set logging level to DEBUG instead of default WARNING level) .TP .B \fB\-\-nodebug\fP Disable debugging output .TP .B \fB\-\-use\-syslog\fP Use syslog for logging .TP .B \fB\-\-nouse\-syslog\fP Disable the use of syslog for logging .TP .B \fB\-\-syslog\-log\-facility SYSLOG_LOG_FACILITY\fP syslog facility to receive log lines .TP .B \fB\-\-config\-dir DIR\fP Path to a config directory to pull *.conf files from. This file set is sorted, to provide a predictable parse order if individual options are over\-ridden. The set is parsed after the file(s) specified via previous \-\-config\-file, arguments hence over\-ridden options in the directory take precedence. This means that configuration from files in a specified config\-dir will always take precedence over configuration from files specified by \-\-config\-file, regardless to argument order. .TP .B \fB\-\-config\-file PATH\fP Path to a config file to use. Multiple config files can be specified by using this flag multiple times, for example, \-\-config\-file \-\-config\-file . Values in latter files take precedence. .TP .B \fB\-\-log\-config\-append PATH\fP \fB\-\-log\-config PATH\fP The name of logging configuration file. It does not disable existing loggers, but just appends specified logging configuration to any other existing logging options. Please see the Python logging module documentation for details on logging configuration files. The log\-config name for this option is deprecated. .TP .B \fB\-\-log\-format FORMAT\fP A logging.Formatter log message format string which may use any of the available logging.LogRecord attributes. Default: None .TP .B \fB\-\-log\-date\-format DATE_FORMAT\fP Format string for %(asctime)s in log records. Default: None .TP .B \fB\-\-log\-file PATH, \-\-logfile PATH\fP (Optional) Name of log file to output to. If not set, logging will go to stdout. .TP .B \fB\-\-log\-dir LOG_DIR, \-\-logdir LOG_DIR\fP (Optional) The directory to keep log files in (will be prepended to \-\-log\-file) .UNINDENT .INDENT 0.0 .TP .B \fB\-\-pid\-file=PATH\fP File to use as pid file. Default: /var/run/glance/$server.pid .TP .B \fB\-\-await\-child DELAY\fP Period to wait for service death in order to report exit code (default is to not wait at all) .TP .B \fB\-\-capture\-output\fP Capture stdout/err in syslog instead of discarding .TP .B \fB\-\-nocapture\-output\fP The inverse of \-\-capture\-output .TP .B \fB\-\-norespawn\fP The inverse of \-\-respawn .TP .B \fB\-\-respawn\fP Restart service on unexpected death .UNINDENT .SS SEE ALSO .INDENT 0.0 .IP \(bu 2 \fI\%OpenStack Glance\fP .UNINDENT .SS BUGS .INDENT 0.0 .IP \(bu 2 Glance bugs are tracked in Launchpad so you can view current bugs at \fI\%OpenStack Glance\fP .UNINDENT .SH AUTHOR OpenStack .SH COPYRIGHT 2010-present, OpenStack Foundation. .\" Generated by docutils manpage writer. .