Socket
Socket
Sign inDemoInstall

graphcdn

Package Overview
Dependencies
Maintainers
6
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphcdn

The CLI you need to work with GraphCDN from your CLI. See https://docs.graphcdn.io/docs/cli for the complete documentation.


Version published
Weekly downloads
4
increased by33.33%
Maintainers
6
Weekly downloads
 
Created
Source

GraphCDN CLI

The CLI you need to work with GraphCDN from your CLI. See https://docs.graphcdn.io/docs/cli for the complete documentation.

Commands

login   Authenticate the CLI
init   Setup a new GraphCDN app
pull   Pull the latest app config to ${chalk.dim(
  'graphcdn.yml',
)}
  ls   List all apps
push   Push the latest changes from ${chalk.dim('graphcdn.yml')}
serve  Use your local backend with GraphCDN (BETA)

every one of these can be suffixed with --help for additional information.

Installation

To install our dependencies

yarn

Building

To build the output

yarn build

When we want to use the CLI locally we can run it by doing

node ./build/index.js

FAQs

Package last updated on 05 May 2022

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