1.13.2 • Published 4 days ago

waii-cli v1.13.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 days ago

Waii-CLI Documentation

Waii-CLI is a powerful command-line interface (CLI) tool that generates SQL from plain text commands.

Setup / Install Instructions

Prerequisites:

  • Node.js (version >= 16)

Installation:

Make sure you have Node.js (version >= 16) installed.

  • You can check your Node.js version by running node -v in the terminal.
  • If you don't have Node.js installed, you can download it from Node.js official website.

Install Waii-CLI globally using npm:

npm install -g waii-cli

Set your API key.

Login to https://tweakit.waii.ai/, you need to get username/password to access it first. Go to Settings -> Copy API Key to get your API key. Create ~/.waii/conf.yaml on your local laptop and add your api key.

url: https://tweakit.waii.ai/api/
apiKey: <your-api-key>

Test it:

Run

waii database describe

You should be able to see the content from Waii playground database:

┌──────────┐
│ database │
├──────────┤
│ WAII     │
└──────────┘
┌─────────────────────────┬────────┐
│ schema                  │ tables │
├─────────────────────────┼────────┤
│ WAII.INFORMATION_SCHEMA │ 31     │
│ WAII.CINE_TELE_DATA     │ 3      │
└─────────────────────────┴────────┘
1.13.2

4 days ago

1.13.1

5 days ago

1.12.7

6 days ago

1.12.3

2 months ago

1.12.2

2 months ago

1.12.1

2 months ago

1.11.1

2 months ago

1.11.0

3 months ago

1.10.5

3 months ago

1.10.4

3 months ago

1.10.3

3 months ago

1.10.2

3 months ago

1.8.0

4 months ago

1.9.0

4 months ago

1.10.1

4 months ago

1.10.0

4 months ago

1.7.11

7 months ago

1.7.12

7 months ago

1.7.13

7 months ago

1.7.10

7 months ago

1.7.9

7 months ago

1.7.8

7 months ago

1.7.7

7 months ago

1.7.6

7 months ago

1.7.5

7 months ago

1.7.4

7 months ago

1.7.3

7 months ago

1.7.2

7 months ago

1.7.1

7 months ago

1.7.0

7 months ago

1.6.3

8 months ago

1.6.2

8 months ago

1.6.1

8 months ago

1.6.0

8 months ago

1.0.32

8 months ago

1.0.31

8 months ago

1.0.30

8 months ago

1.0.29

8 months ago

1.0.28

8 months ago

1.0.27

8 months ago

1.0.26

8 months ago

1.0.25

8 months ago

1.0.22

8 months ago

1.0.21

8 months ago

1.0.20

8 months ago

1.0.19

8 months ago

1.0.18

8 months ago

1.0.17

8 months ago

1.0.16

8 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.12

8 months ago

1.0.11

8 months ago

1.0.10

8 months ago

1.0.9

8 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago