Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@wundergraph/wunderctl

Package Overview
Dependencies
Maintainers
2
Versions
396
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wundergraph/wunderctl

WunderGraph Command Line Interface

latest
Source
npmnpm
Version
0.180.0
Version published
Maintainers
2
Created
Source

Wunderctl wrapper

wunderctl

This package is a wrapper for the wunderctl Go binary. It makes it super easy to run wundergraph commands from your terminal. This package is not required if you have already installed @wundergraph/sdk. The SDK is shipped with the compatible wunderctl Go binary for development.

Note: This package uses postinstall script to download and install the wunderctl binary.

Getting Started

# Install wunderctl
npx @wundergraph/wunderctl
# Help
npx @wundergraph/wunderctl --help

Warning: Please use the Go release binary to start the wundergraph server in production.

Misc

You can pass WG_COPY_BIN_PATH to copy the installed binary to a specific path. This is useful if you want to use the binary in your CI/CD pipeline.

FAQs

Package last updated on 15 May 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