An open API service indexing awesome lists of open source software.

https://github.com/malloydata/malloy-cli

A command-line interface for executing Malloy and SQL
https://github.com/malloydata/malloy-cli

data data-modeling transformation

Last synced: 3 months ago
JSON representation

A command-line interface for executing Malloy and SQL

Awesome Lists containing this project

README

          

# malloy-cli

Run Malloy or MalloySQL from the command line!

## Installation

```shell
npm install -g @malloydata/cli
```

## Use

```shell
npx malloy-cli ...
```

Documentation is available on the [Malloy documentation website](https://malloydata.github.io/documentation/malloy_cli/index).