aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/cli-userguide/index.rst
blob: 38b7204cb0321684713c3e05912fa8a120db4998 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0


VFC-Test Cli Command Guide
==========================

Reference manual:

1. https://onap.readthedocs.io/en/dublin/submodules/cli.git/docs/cmd_help_onap_dublin.html

2. https://git.onap.org/cli/tree/products/onap-dublin

Note:

The config. JSON included in the folder is a data guarantee for the example in the guidance manual, which will be converted into Python recognizable object body through the json. load method. Use "parameters" to receive the converted results. (parameters = json. load (config))


.. contents::
   :depth: 2

Create cloud complex
--------------------

More Cli command defination and reference can be found in the following page:

.. toctree::
   :maxdepth: 1

   cloud_complex/index

Register all clouds
-------------------

More Cli command defination and reference can be found in the following page:

.. toctree::
   :maxdepth: 1

   register_all_clouds/index

create service and customer
---------------------------

More Cli command defination and reference can be found in the following page:

.. toctree::
   :maxdepth: 1

   create_service_customer/index

Register vnfm
-------------
More Cli command defination and reference can be found in the following page:

.. toctree::
   :maxdepth: 1

   register_vnfm/index

Create csar file(by sdc)
------------------------
More Cli command defination and reference can be found in the following page:

.. toctree::
   :maxdepth: 1

   create_csar_sdc/index

Create csar file(by local)
------------------------
More Cli command defination and reference can be found in the following page:

.. toctree::
   :maxdepth: 1

   create_csar_local/index

VFC part
-----------
More Cli command defination and reference can be found in the following page:

.. toctree::
   :maxdepth: 1

   VFC_part/index