@contentpilot/content-pilot-cli
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

@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

/@contentpilot/content-pilot-cli/

    Package Sidebar

    Install

    npm i @contentpilot/content-pilot-cli

    Weekly Downloads

    1

    Version

    1.5.0

    License

    MIT

    Unpacked Size

    48.9 kB

    Total Files

    55

    Last publish

    Collaborators

    • dushakov92
    • claytoncollie
    • fh_cp
    • greggc