Skip to content

iagotomas/JasperServerCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JasperServerCLI

JasperServer CLI tools

Command line tools to work with JasperServer repository. The tools are written in PHP and use SOAP to communicate with JasperServer.

To use you must configure jasperserver.php $config with your setup and use the bash scripts providen as follows:

List a uri from the repository: jsls.sh <uri>

Retrieve a resource from the repository (full URI to resource) jsget.sh <uri>

Create a folder in the repository (full URI to new desired folder) jscreate.sh <uri>

Delete a folder and all its contents: jsdelete.sh <uri>

About

JasperServer CLI tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published