.\" Man page generated from reStructuredText. . .TH "KEYSTONE-MANAGE" "1" "January 09, 2015" "" "keystone" .SH NAME keystone-manage \- Keystone Management Utility . .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 .. .SH KEYSTONE MANAGEMENT UTILITY .INDENT 0.0 .TP .B Author \fI\%openstack@lists.openstack.org\fP .TP .B Date 2014\-02\-14 .TP .B Copyright OpenStack Foundation .TP .B Version 2014.1 .TP .B Manual section 1 .TP .B Manual group cloud computing .UNINDENT .SS SYNOPSIS .INDENT 0.0 .INDENT 3.5 keystone\-manage [options] .UNINDENT .UNINDENT .SS DESCRIPTION .sp \fBkeystone\-manage\fP is the command line tool which interacts with the Keystone service to initialize and update data within Keystone. Generally, \fBkeystone\-manage\fP is only used for operations that cannot be accomplished with the HTTP API, such data import/export and database migrations. .SS USAGE .INDENT 0.0 .INDENT 3.5 \fBkeystone\-manage [options] action [additional args]\fP .UNINDENT .UNINDENT .SS General keystone\-manage options: .INDENT 0.0 .IP \(bu 2 \fB\-\-help\fP : display verbose help output. .UNINDENT .sp Invoking \fBkeystone\-manage\fP by itself will give you some usage information. .sp Available commands: .INDENT 0.0 .IP \(bu 2 \fBdb_sync\fP: Sync the database. .IP \(bu 2 \fBdb_version\fP: Print the current migration version of the database. .IP \(bu 2 \fBpki_setup\fP: Initialize the certificates used to sign tokens. .IP \(bu 2 \fBssl_setup\fP: Generate certificates for SSL. .IP \(bu 2 \fBtoken_flush\fP: Purge expired tokens. .UNINDENT .SS OPTIONS .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .TP .BI \-\-config\-dir \ DIR Path to a config directory to pull *.conf files from. This file set is sorted, so as 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. .TP .BI \-\-config\-file \ PATH Path to a config file to use. Multiple config files can be specified, with values in later files taking precedence. The default files used are: None .TP .B \-\-debug\fP,\fB \-d Print debugging output (set logging level to DEBUG instead of default WARNING level). .TP .BI \-\-log\-config\-append \ PATH\fP,\fB \ \-\-log_config \ PATH 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. .TP .BI \-\-log\-date\-format \ DATE_FORMAT Format string for %(asctime)s in log records. Default: None .TP .BI \-\-log\-dir \ LOG_DIR\fP,\fB \ \-\-logdir \ LOG_DIR (Optional) The base directory used for relative \-\-log\- file paths .TP .BI \-\-log\-file \ PATH\fP,\fB \ \-\-logfile \ PATH (Optional) Name of log file to output to. If no default is set, logging will go to stdout. .TP .BI \-\-log\-format \ FORMAT DEPRECATED. A logging.Formatter log message format string which may use any of the available logging.LogRecord attributes. This option is deprecated. Please use logging_context_format_string and logging_default_format_string instead. .TP .B \-\-nodebug The inverse of \-\-debug .TP .B \-\-nostandard\-threads The inverse of \-\-standard\-threads .TP .B \-\-nouse\-syslog The inverse of \-\-use\-syslog .TP .B \-\-nouse\-syslog\-rfc\-format The inverse of \-\-use\-syslog\-rfc\-format .TP .B \-\-noverbose The inverse of \-\-verbose .TP .BI \-\-pydev\-debug\-host \ PYDEV_DEBUG_HOST Host to connect to for remote debugger. .TP .BI \-\-pydev\-debug\-port \ PYDEV_DEBUG_PORT Port to connect to for remote debugger. .TP .B \-\-standard\-threads Do not monkey\-patch threading system modules. .TP .BI \-\-syslog\-log\-facility \ SYSLOG_LOG_FACILITY Syslog facility to receive log lines .TP .B \-\-use\-syslog Use syslog for logging. Existing syslog format is DEPRECATED during I, and then will be changed in J to honor RFC5424 .TP .B \-\-use\-syslog\-rfc\-format (Optional) Use syslog rfc5424 format for logging. If enabled, will add APP\-NAME (RFC5424) before the MSG part of the syslog message. The old format without APP\-NAME is deprecated in I, and will be removed in J. .TP .B \-\-verbose\fP,\fB \-v Print more verbose output (set logging level to INFO instead of default WARNING level). .TP .B \-\-version show program\(aqs version number and exit .UNINDENT .UNINDENT .UNINDENT .SS FILES .sp None .SS SEE ALSO .INDENT 0.0 .IP \(bu 2 \fI\%OpenStack Keystone\fP .UNINDENT .SS SOURCE .INDENT 0.0 .IP \(bu 2 Keystone is sourced in GitHub \fI\%Keystone\fP .IP \(bu 2 Keystone bugs are managed at Launchpad \fI\%Keystone\fP .UNINDENT .SH AUTHOR OpenStack .SH COPYRIGHT 2012, OpenStack, LLC .\" Generated by docutils manpage writer. .