New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@shape9/cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shape9/cli

CLI client for SHAPE9 admin tasks

latest
npmnpm
Version
0.1.0-alpha.2
Version published
Maintainers
1
Created
Source

SHAPE9 CLI

Official CLI for creating and managing projects on SHAPE9 platform.

Installation

npm install --global @shape9/cli

Usage

$ shape9 help               
Usage: shape9 [options] [command]

Options:
  -V, --version                          output the version number
  -h, --help                             display help for command

Commands:
  initialize [options]                   initialize the state of the SHAPE9 program (admin-only)
  create [options] <project_id> <title>  create an SHAPE9 project (admin-only)
  update [options] <project_id>          update metadata for an SHAPE9 project (admin or lead_artist only)
  show [options] <project_id>            show information about an SHAPE9 project (permission-less)
  dev                                    start a development HTTP server
  help [command]                         display help for command

FAQs

Package last updated on 30 Oct 2021

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