![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@contentpilot/content-pilot-cli
Advanced tools
Command line interface for Content Pilot developers
Command line interface for developers at Content Pilot
$ 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
...
contentpilot auth:github
contentpilot auth:whoami
contentpilot auth:wpengine
contentpilot help [COMMAND]
contentpilot wordpress:clone
contentpilot wordpress:new
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
FAQs
Command line interface for Content Pilot developers
We found that @contentpilot/content-pilot-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.