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.txtcommand line argument or usescriptcommand)
- Download
- Run
java -jar gooddata-shell-1.0-SNAPSHOT.jar - Type
helpto get started
mvn verifymvn exec:java
mvn -f driver/pom.xml clean package- commit new jar file