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

  1. download and unpack the binary distribution:

  2. 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.

  3. run the gdi.sh without arguments to get help from the unpacked distribution:

$ ./bin/gdi.sh
usage: GdcDI
-h,--host        GoodData host
-p,--password    GoodData password
-u,--username    GoodData username
[...]

Windows installation

  1. download and unpack the binary distribution:

  2. 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.

  3. run the gdi.bat without arguments to get help from the unpacked distribution:

bin\gdi.bat
usage: GdcDI
-h,--host        GoodData host
-p,--password    GoodData password
-u,--username    GoodData username
[...]

Support and Contributions

comments powered by Disqus