aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/aai/src/test/resources/onap-cli-sample/service-instance
AgeCommit message (Collapse)AuthorFilesLines
2017-11-06Add samples for commandssubhash kumar singh3-3/+3
- Add samples for command - Fix typo (change from "ouput" to "output") in sample files. Change-Id: Ifa5c1a302df5be07c28c7e97602ec22844ce1aea Issue-ID: CLI-55 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-31Imlement command to show vf detailsubhash kumar singh2-0/+81
Implement vf-show command. Change-Id: I5c68f53c6ac45d9beb251ca81712b8d0d4610f66 Issue-ID: CLI-15 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-31Implement command for vnf-listsubhash kumar singh2-0/+169
Implement command for vnf-list. Change-Id: Ia7184ff4e352c4ae22816ce1f10ed200515b9de3 Issue-ID: CLI-15 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-30Implement command to list service instancesubhash kumar singh2-0/+241
Implement command to list service instance. Issue-ID: CLI-15 Change-Id: I06ee64c43e7b12c75a2d0bbf97068d98de82518a Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>