New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contentpilot/content-pilot-cli

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentpilot/content-pilot-cli

Command line interface for Content Pilot developers

  • 1.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

@contentpilot/content-pilot-cli

Command line interface for developers at Content Pilot

oclif Version

Usage

$ npm install -g @contentpilot/content-pilot-cli
$ contentpilot COMMAND
running command...
$ contentpilot (-v|--version|version)
@contentpilot/content-pilot-cli/1.5.0 darwin-x64 node-v14.7.0
$ contentpilot --help [COMMAND]
USAGE
  $ contentpilot COMMAND
...

Commands

contentpilot auth:github

Store your personal access token.

USAGE
  $ contentpilot auth:github

ALIASES
  $ contentpilot github

See code: src/commands/auth/github.ts

contentpilot auth:whoami

Check credentials against services.

USAGE
  $ contentpilot auth:whoami

ALIASES
  $ contentpilot whoami

See code: src/commands/auth/whoami.ts

contentpilot auth:wpengine

Specify where your SSH keys are stored.

USAGE
  $ contentpilot auth:wpengine

ALIASES
  $ contentpilot wpengine

See code: src/commands/auth/wpengine.ts

contentpilot help [COMMAND]

display help for contentpilot

USAGE
  $ contentpilot help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

contentpilot wordpress:clone

Clones existing client project into Local install.

USAGE
  $ contentpilot wordpress:clone

ALIASES
  $ contentpilot wpclone

See code: src/commands/wordpress/clone.ts

contentpilot wordpress:new

Clones Starter Theme and CP Compass into proper directories, renamed, and creates GitHub repo with remotes setup.

USAGE
  $ contentpilot wordpress:new

ALIASES
  $ contentpilot wpnew

See code: src/commands/wordpress/new.ts

Keywords

FAQs

Package last updated on 17 Aug 2020

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