Gayan Gunarathne created STRATOS-1601:
-----------------------------------------
Summary: Error in CLI commands given for 'help' - Python CLI tool
Key: STRATOS-1601
URL: https://issues.apache.org/jira/browse/STRATOS-1601
Project: Stratos
Issue Type: Bug
Affects Versions: 4.1.4
Reporter: Gayan Gunarathne
Fix For: 4.1.5
A new user who wouldn't use the docs for each and every command can type help
and get the list of commands here. The command given when the help command is
executed is different to that of what the real command is (a difference between
_ and -).
Example:
list_cartridges where as the real command is list-cartridges.
We need to update this so that the correct command format is given when we
execute the help command. See the attached image.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)