Dan Klco created SLING-10294:
--------------------------------

             Summary: Committer CLI - Return Codes
                 Key: SLING-10294
                 URL: https://issues.apache.org/jira/browse/SLING-10294
             Project: Sling
          Issue Type: Improvement
            Reporter: Dan Klco
            Assignee: Dan Klco


The Committer CLI doesn't return a status code from any of the commands which 
doesn't allow for chaining or easily detecting errors without looking at the 
output. 

We should update the Command interface to implement Callable<Integer> instead 
of Runnable to enable the commands to return a status code to the shell. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to