
Per the spec [1]: cli/ – command line tool reference docs, similar to man pages These may be automatically generated with cliff's sphinx integration, or manually written when auto-generation is not possible. All of the docs currently found in 'man' fit that category, so those and those alone are moved. It'll be a great day in the parish when we can replace all of these with cliff's Sphinx integration. [1] specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration Change-Id: I45bed324ec37cfea7c1a574ec06af38e7b875a1c
47 lines
1.2 KiB
ReStructuredText
47 lines
1.2 KiB
ReStructuredText
..
|
|
Copyright 2010-2011 United States Government as represented by the
|
|
Administrator of the National Aeronautics and Space Administration.
|
|
All Rights Reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
Command-line Utilities
|
|
======================
|
|
|
|
In this section you will find information on Nova's command line utilities.
|
|
|
|
Reference
|
|
---------
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
nova-api-metadata
|
|
nova-api-os-compute
|
|
nova-api
|
|
nova-cells
|
|
nova-compute
|
|
nova-conductor
|
|
nova-console
|
|
nova-consoleauth
|
|
nova-dhcpbridge
|
|
nova-idmapshift
|
|
nova-manage
|
|
nova-network
|
|
nova-novncproxy
|
|
nova-rootwrap
|
|
nova-scheduler
|
|
nova-serialproxy
|
|
nova-spicehtml5proxy
|
|
nova-status
|
|
nova-xvpvncproxy
|