Este conteúdo não está disponível no idioma selecionado.
Chapter 14. nova-manage command-line client
The nova-manage client is the command-line interface (CLI) for Compute service management utility.
This chapter documents nova-manage
version 13.0.0
.
For help on a specific nova-manage
command, enter:
nova-manage COMMAND --help
$ nova-manage COMMAND --help
14.1. nova-manage usage Copiar o linkLink copiado para a área de transferência!
14.2. nova-manage optional arguments Copiar o linkLink copiado para a área de transferência!
-h, --help
- show this help message and exit
--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. --config-file PATH
- Path to a config file to use. Multiple config files can be specified, with values in later files taking precedence. Defaults to None.
--debug, -d
- If set to true, the logging level will be set to DEBUG instead of the default INFO level.
--log-config-append PATH, --log_config PATH
- The name of a logging configuration file. This file is appended to any existing logging configuration files. For details about logging configuration files, see the Python logging module documentation. Note that when logging configuration files are used then all logging configuration is set in the configuration file and other logging configuration options are ignored (for example, logging_context_format_string).
--log-date-format DATE_FORMAT
- Defines the format string for %(asctime)s in log records. Default: None . This option is ignored if log_config_append is set.
--log-dir LOG_DIR, --logdir LOG_DIR
- (Optional) The base directory used for relative log_file paths. This option is ignored if log_config_append is set.
--log-file PATH, --logfile PATH
- (Optional) Name of log file to send logging output to. If no default is set, logging will go to stderr as defined by use_stderr. This option is ignored if log_config_append is set.
--nodebug
- The inverse of --debug
--nouse-syslog
- The inverse of --use-syslog
--noverbose
- The inverse of --verbose
--nowatch-log-file
- The inverse of --watch-log-file
--syslog-log-facility SYSLOG_LOG_FACILITY
- Syslog facility to receive log lines. This option is ignored if log_config_append is set.
--use-syslog
- Use syslog for logging. Existing syslog format is DEPRECATED and will be changed later to honor RFC5424. This option is ignored if log_config_append is set.
--verbose, -v
- If set to false, the logging level will be set to WARNING instead of the default INFO level.
--version
- show program’s version number and exit
--watch-log-file
- Uses logging handler designed to watch file system. When log file is moved or removed this handler will open a new log file with specified path instantaneously. It makes sense only if log_file option is specified and Linux platform is used. This option is ignored if log_config_append is set.
14.2.1. nova-manage account Copiar o linkLink copiado para a área de transferência!
usage: nova-manage account [-h] {quota,scrub} ...
usage: nova-manage account [-h] {quota,scrub} ...
Positional arguments:
{quota,scrub}
Optional arguments:
-h, --help
- show this help message and exit
14.2.2. nova-manage agent Copiar o linkLink copiado para a área de transferência!
usage: nova-manage agent [-h] {create,delete,list,modify} ...
usage: nova-manage agent [-h] {create,delete,list,modify} ...
Positional arguments:
{create,delete,list,modify}
Optional arguments:
-h, --help
- show this help message and exit
14.2.3. nova-manage api_db Copiar o linkLink copiado para a área de transferência!
usage: nova-manage api_db [-h] {sync,version} ...
usage: nova-manage api_db [-h] {sync,version} ...
Positional arguments:
{sync,version}
Optional arguments:
-h, --help
- show this help message and exit
14.2.4. nova-manage cell Copiar o linkLink copiado para a área de transferência!
usage: nova-manage cell [-h] {create,delete,list} ...
usage: nova-manage cell [-h] {create,delete,list} ...
Positional arguments:
{create,delete,list}
Optional arguments:
-h, --help
- show this help message and exit
14.2.5. nova-manage cell_v2 Copiar o linkLink copiado para a área de transferência!
usage: nova-manage cell_v2 [-h] {map_cell_and_hosts,map_instances} ...
usage: nova-manage cell_v2 [-h] {map_cell_and_hosts,map_instances} ...
Positional arguments:
{map_cell_and_hosts,map_instances}
Optional arguments:
-h, --help
- show this help message and exit
14.2.6. nova-manage db Copiar o linkLink copiado para a área de transferência!
usage: nova-manage db [-h] {archive_deleted_rows,null_instance_uuid_scan,online_data_migrations,sync,version} ...
usage: nova-manage db [-h]
{archive_deleted_rows,null_instance_uuid_scan,online_data_migrations,sync,version}
...
Positional arguments:
{archive_deleted_rows,null_instance_uuid_scan,online_data_migrations,sync,version}
Optional arguments:
-h, --help
- show this help message and exit
14.2.7. nova-manage fixed Copiar o linkLink copiado para a área de transferência!
usage: nova-manage fixed [-h] {list,reserve,unreserve} ...
usage: nova-manage fixed [-h] {list,reserve,unreserve} ...
Positional arguments:
{list,reserve,unreserve}
Optional arguments:
-h, --help
- show this help message and exit
14.2.8. nova-manage floating Copiar o linkLink copiado para a área de transferência!
usage: nova-manage floating [-h] {address_to_hosts,create,delete,list} ...
usage: nova-manage floating [-h] {address_to_hosts,create,delete,list} ...
Positional arguments:
{address_to_hosts,create,delete,list}
Optional arguments:
-h, --help
- show this help message and exit
14.2.9. nova-manage host Copiar o linkLink copiado para a área de transferência!
usage: nova-manage host [-h] {list} ...
usage: nova-manage host [-h] {list} ...
Positional arguments:
{list}
Optional arguments:
-h, --help
- show this help message and exit
14.2.10. nova-manage logs Copiar o linkLink copiado para a área de transferência!
usage: nova-manage logs [-h] {errors,syslog} ...
usage: nova-manage logs [-h] {errors,syslog} ...
Positional arguments:
{errors,syslog}
Optional arguments:
-h, --help
- show this help message and exit
14.2.11. nova-manage network Copiar o linkLink copiado para a área de transferência!
usage: nova-manage network [-h] {create,delete,list,modify} ...
usage: nova-manage network [-h] {create,delete,list,modify} ...
Positional arguments:
{create,delete,list,modify}
Optional arguments:
-h, --help
- show this help message and exit
14.2.12. nova-manage project Copiar o linkLink copiado para a área de transferência!
usage: nova-manage project [-h] {quota,scrub} ...
usage: nova-manage project [-h] {quota,scrub} ...
Positional arguments:
{quota,scrub}
Optional arguments:
-h, --help
- show this help message and exit
14.2.13. nova-manage shell Copiar o linkLink copiado para a área de transferência!
usage: nova-manage shell [-h] {bpython,ipython,python,run,script} ...
usage: nova-manage shell [-h] {bpython,ipython,python,run,script} ...
Positional arguments:
{bpython,ipython,python,run,script}
Optional arguments:
-h, --help
- show this help message and exit
14.2.14. nova-manage vm Copiar o linkLink copiado para a área de transferência!
usage: nova-manage vm [-h] {list} ...
usage: nova-manage vm [-h] {list} ...
Positional arguments:
{list}
Optional arguments:
-h, --help
- show this help message and exit
14.2.15. nova-manage vpn Copiar o linkLink copiado para a área de transferência!
usage: nova-manage vpn [-h] {change} ...
usage: nova-manage vpn [-h] {change} ...
Positional arguments:
{change}
Optional arguments:
-h, --help
- show this help message and exit