The GoodData Shell is a command line client for interacting with the GoodData Platform. It is built on the GoodData Java SDK and the Spring Shell.
- tab completions
- command history
- colorized output
- script execution (run with
--cmdfile file.txt
command line argument or usescript
command)
- Download
- Run
java -jar gooddata-shell-1.0-SNAPSHOT.jar
- Type
help
to get started
mvn verify
mvn exec:java
mvn -f driver/pom.xml clean package
- commit new jar file