Gang Yan created GEODE-6981:
-------------------------------
Summary: CF CLI: decouple CF CLI with PCC/Geode - command mapping
Key: GEODE-6981
URL: https://issues.apache.org/jira/browse/GEODE-6981
Project: Geode
Issue Type: New Feature
Components: management
Reporter: Gang Yan
things to do:
remove the command mapping component from CF CLI plugin for PCC
add a new general command mapping component on PCC side
this new general command mapping component will do:
# deal with the string input from CF CLI
# find the right endpoint and pass parameters to it
# the endpoint will deal with input and parameters , and return output to the
CF CLI
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)