
Work items: * Removed the globale-requirements constraint. Since python-cloudkittyclient is now part of the global requirements, the upstream requirements file can't be used anymore. * Add cliff to docs requirements. * Change cloudkittyclient namespace names: Having a dot in a namespace name causes the "autoprogram-cliff" to use the "application mode". Change-Id: I8020d816b3397550fbcbd42cc14a9861bca7ae80
22 lines
370 B
ReStructuredText
22 lines
370 B
ReStructuredText
=============
|
|
CLI Reference
|
|
=============
|
|
|
|
V1 Client
|
|
=========
|
|
|
|
.. autoprogram-cliff:: cloudkittyclient_v1
|
|
:application: cloudkitty
|
|
|
|
V2 Client
|
|
=========
|
|
|
|
.. autoprogram-cliff:: cloudkittyclient_v2
|
|
:command: dataframes add
|
|
|
|
.. autoprogram-cliff:: cloudkittyclient_v2
|
|
:command: scope state get
|
|
|
|
.. autoprogram-cliff:: cloudkittyclient_v2
|
|
:command: summary get
|