Skip to content

GoodData Shell - command line client for interacting with the GoodData Platform

Notifications You must be signed in to change notification settings

liry/gooddata-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodData Shell

CI

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.

Features

  • tab completions
  • command history
  • colorized output
  • script execution (run with --cmdfile file.txt command line argument or use script command)

Usage

  1. Download
  2. Run java -jar gooddata-shell-1.0-SNAPSHOT.jar
  3. Type help to get started

Develop

  1. mvn verify
  2. mvn exec:java

Update Driver

  1. mvn -f driver/pom.xml clean package
  2. commit new jar file

About

GoodData Shell - command line client for interacting with the GoodData Platform

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages