Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@graphcms/cli
Advanced tools
$ npm install -g @graphcms/cli
$ graphcms COMMAND
running command...
$ graphcms (--version)
@graphcms/cli/0.0.2 darwin-arm64 node-v16.13.2
$ graphcms --help [COMMAND]
USAGE
$ graphcms COMMAND
...
graphcms create [TEMPLATE] [PROJECTDIR]
Generate GraphCMS project.
USAGE
$ graphcms create [TEMPLATE] [PROJECTDIR] [-p yarn|npm|pnpm] [-t GraphCMS Content API Features &
Recipes|UI Extensions|Frameworks & Libraries]
ARGUMENTS
TEMPLATE Which template do you want to use?
PROJECTDIR Where do you want to create new project?
FLAGS
-p, --packageManager=<option> Package manager to use
<options: yarn|npm|pnpm>
-t, --projectType=<option> Kind of project
<options: GraphCMS Content API Features & Recipes|UI Extensions|Frameworks & Libraries>
DESCRIPTION
Generate GraphCMS project.
EXAMPLES
$ graphcms create with-algolia
$ graphcms create using-management-sdk
See code: dist/commands/create/index.ts
graphcms help [COMMAND]
Display help for graphcms.
USAGE
$ graphcms help [COMMAND] [-n]
ARGUMENTS
COMMAND Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for graphcms.
See code: @oclif/plugin-help
graphcms list
List available templates.
USAGE
$ graphcms list
DESCRIPTION
List available templates.
EXAMPLES
$ graphcms list
See code: dist/commands/list/index.ts
Made with 💜 by GraphCMS 👋 join our community!
FAQs
GraphCMS CLI
We found that @graphcms/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 open source maintainers collaborating on the project.
Did you know?
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.