Installation
This is GoodData command-line utility. The utility contains data modeling, transformation and loading functionality that work on top of the GoodData REST APIs.
See separate Windows and Unix instructions.
UNIX/Mac installation
download and unpack the binary distribution:
Make sure that your JAVA_HOME environment variable points to your Java installation directory. Please note that only the Java versions 1.5 and 1.6 are currently supported.
run the gdi.sh without arguments to get help from the unpacked distribution:
$ ./bin/gdi.sh usage: GdcDI -h,--hostGoodData host -p,--password GoodData password -u,--username GoodData username [...]
Windows installation
download and unpack the binary distribution:
Make sure that your JAVA_HOME environment variable points to your Java installation directory. Please note that only the Java versions 1.5 and 1.6 are currently supported.
run the gdi.bat without arguments to get help from the unpacked distribution:
bin\gdi.bat usage: GdcDI -h,--hostGoodData host -p,--password GoodData password -u,--username GoodData username [...]