Added Get Operation and Bug Fixes 14/3514/1
authorabhijit_onap <abhijit.das.gupta@huawei.com>
Wed, 27 May 2020 06:04:54 +0000 (11:34 +0530)
committerabhijit_onap <abhijit.das.gupta@huawei.com>
Wed, 27 May 2020 06:04:54 +0000 (11:34 +0530)
commit8695c40afdce738a635e201d9e3f32d52f8d720f
tree75d59bc5f6cc57cd80f2cca9135660d45c4f0634
parentcaf01eef6ab04caccb08847930d2729794784b64
Added Get Operation and Bug Fixes

Added Get Operation for Application Package Management
and Application Life Cycle

Fixed some help information and udpated comments.

Fixed bug in Upload Package Information.

Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I4f4d1b261894fa8740055f3b526be522c3452924
ocd/cli/ealt/cmd/adapter/converter.go
ocd/cli/ealt/cmd/adapter/httphelper.go
ocd/cli/ealt/cmd/app.go
ocd/cli/ealt/cmd/applcm.go
ocd/cli/ealt/cmd/applcmpkg/delete.go
ocd/cli/ealt/cmd/applcmpkg/getinstance.go [new file with mode: 0644]
ocd/cli/ealt/cmd/applcmpkg/terminate.go
ocd/cli/ealt/cmd/appm/appinfo.go [new file with mode: 0644]
ocd/cli/ealt/cmd/appm/create.go