geoserver-shell
geoserver-shell copied to clipboard
Manage GeoServer using a CLI similar to Spring Roo
``` gs-shell>layer get --name 'getty:sunset buildings' Command failed java.lang.IllegalArgumentException: Invalid uri 'http://geoserver:8080/geoserver/rest/layers/getty:sunset buildings.xml': escaped absolute path not valid Invalid uri 'http://geoserver:8080/geoserver/rest/layers/getty:sunset buildings.xml': escaped absolute path not valid gs-shell>layer get --name...
I was wondering if it is possible to create a new layer for a neo4j datastore. By now I am able to create the workspace and the datastore for neo4j...
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20090211 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...