Forgot man pages
This commit is contained in:
parent
f30a833cca
commit
fe4563c0cc
59
portas/doc/source/man/portasapi.rst
Normal file
59
portas/doc/source/man/portasapi.rst
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
==========
|
||||||
|
portas-api
|
||||||
|
==========
|
||||||
|
|
||||||
|
-----------------------------
|
||||||
|
Portas API Server
|
||||||
|
-----------------------------
|
||||||
|
|
||||||
|
:Author: smelikyan@mirantis.com
|
||||||
|
:Date: 2013-04-04
|
||||||
|
:Copyright: Mirantis, Inc.
|
||||||
|
:Version: 2013.1-dev
|
||||||
|
:Manual section: 1
|
||||||
|
:Manual group: cloud computing
|
||||||
|
|
||||||
|
|
||||||
|
SYNOPSIS
|
||||||
|
========
|
||||||
|
|
||||||
|
portas-api [options]
|
||||||
|
|
||||||
|
DESCRIPTION
|
||||||
|
===========
|
||||||
|
|
||||||
|
portas-api is a server daemon that serves the Portas API
|
||||||
|
|
||||||
|
OPTIONS
|
||||||
|
=======
|
||||||
|
|
||||||
|
**General options**
|
||||||
|
|
||||||
|
**-v, --verbose**
|
||||||
|
Print more verbose output
|
||||||
|
|
||||||
|
**--config-file**
|
||||||
|
Config file used for running service
|
||||||
|
|
||||||
|
**--bind-host=HOST**
|
||||||
|
Address of host running ``portas-api``. Defaults to `0.0.0.0`.
|
||||||
|
|
||||||
|
**--bind-port=PORT**
|
||||||
|
Port that ``portas-api`` listens on. Defaults to `8082`.
|
||||||
|
|
||||||
|
|
||||||
|
FILES
|
||||||
|
=====
|
||||||
|
|
||||||
|
* /etc/portas/portas-api.conf
|
||||||
|
* /etc/portas/portas-api-paste.conf
|
||||||
|
|
||||||
|
SEE ALSO
|
||||||
|
========
|
||||||
|
|
||||||
|
* `Keero <http://keero.mirantis.com>`__
|
||||||
|
|
||||||
|
BUGS
|
||||||
|
====
|
||||||
|
|
||||||
|
* Portas is sourced in Launchpad so you can view current bugs at `Keero Portas <http://portas.launchpad.net>`__
|
Loading…
x
Reference in New Issue
Block a user