0.1.0 • Published 8 months ago

@graphabase/cli v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 months ago

Graphabase CLI

Graphabase CLI is a command line tool for managing Graphabase local development environment.

Installation

npm install -g @graphabase/cli

Requirements

  • Node.js >= 18.0.0
  • A previously created project via the Graphabase dashboard
  • Have a graphabase.config.js file in the current directory
    • With a valid projectId value

Usage

graphabase --help

Commands

graphabase info

Show an overview and status from your Graphabase project.

graphabase login

Login using your Graphabase account. You will be prompted in a browser to login to your Graphabase account.

graphabase logout

Logout your Graphabase account.

graphabase pull:env

Pull environment variables from your Graphabase project. This command will create a .env file in the current directory.

graphabase sync

Sync your local environment with your Graphabase project. This command will syncronize the GenQL generated files.

graphabase whoami

Show the current logged in user.

0.1.0

8 months ago

0.0.18

8 months ago

0.0.17

8 months ago

0.0.16

8 months ago

0.0.15

8 months ago

0.0.14

8 months ago

0.0.13

8 months ago

0.0.12

8 months ago

0.0.11

8 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago