Harmonize SDL CLI 'healthcheck' -command 65/7065/1
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Mon, 15 Nov 2021 14:48:30 +0000 (16:48 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Mon, 15 Nov 2021 14:52:51 +0000 (16:52 +0200)
commitc4c3a872e6afa2476919f502436826e44c456b9d
tree14a01de12986c0b0cd7429b63bc063d1e7875575
parent273d032db02901dba8deeb692f92ed2366dc6ee5
Harmonize SDL CLI 'healthcheck' -command

Harmonize 'healthcheck' -command help and error log not to have
'SDL CLI error' prefix as there is no such a prefix in 'set' and 'get'
-commands either.
Add 'healthcheck' -command line arguments count check.

Issue-Id: RIC-113

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I5e039edd9cdd3d70a9a13a1f116d7f0309618ef5
internal/cli/healthcheck.go
internal/cli/healthcheck_test.go