Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@composabase/cli

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@composabase/cli

The Composabase CLI

  • 0.5.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
0
Weekly downloads
 
Created
Source

Composabase CLI

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

Installation

npm install -g @composabase/cli

Requirements

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

Usage

composabase --help

Commands

composabase info

Show an overview and status from your Composabase project.

composabase login

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

composabase logout

Logout your Composabase account.

composabase pull:env

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

composabase pull:schema

Pull GraphQL schema from your Composabase project. This command will create the GraphQL schema file in the @composabase/client directory.

composabase whoami

Show the current logged in user.

Keywords

FAQs

Package last updated on 08 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc