Tobias Bocanegra created JCRVLT-280:
---------------------------------------

             Summary: Add cli commands to instrument an rcp service
                 Key: JCRVLT-280
                 URL: https://issues.apache.org/jira/browse/JCRVLT-280
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: RCP
            Reporter: Tobias Bocanegra


the rcp service is the recommended way to copy files from a source repository 
to 'this' repository. the RCP sevice only has a http interface, which is a bit 
clumsy to use via command line if someone just wants to use it quickly.

suggest to add:
- {{vlt rcpsvc install}} Installs the service to the host
- {{vlt rcpsvc ls}} lists the current rcp tasks
- {{vlt rcpsvc add -f task.json}} Creates a new task
- {{vlt rcpsvc start <task-name>}} Starts a task
- {{vlt rcpsvc stop <task-name>}} Stops a task
- {{vlt rcpsvc rm <task-name>}} Removes a task
- {{vlt rcp <all rcp options> -t task.json <src> <dst>}} Creates a task.json 
with the specified options




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to