mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
add more doc
This commit is contained in:
parent
576aec60e0
commit
7372f4a375
@ -1,5 +1,8 @@
|
|||||||
CloudStack Test Client
|
CloudStack Test Client
|
||||||
1. generate Cloudstack API python code from an API XML spec file
|
0. Generate API XML spec file
|
||||||
|
ant build-apidocs, the output xml file is dist/commands.xml
|
||||||
|
|
||||||
|
1. generate Cloudstack API python code from an API XML spec file generated by step 0
|
||||||
python codegenerator.py -o where-to-put-the-cloudstack-api -s where-the-spec-file
|
python codegenerator.py -o where-to-put-the-cloudstack-api -s where-the-spec-file
|
||||||
|
|
||||||
2. Facility it provides:
|
2. Facility it provides:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user