@wearesponge/coastline-cli
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Coastline CLI

Full docs: https://git.wearesponge.com/coastline/coastline/blob/development/docs/development/cli.md

Quickstart

# 1. Clone down
git clone git@git.wearesponge.com:coastline/coastline-cli.git
# 2. Get in there
cd coastline-cli
# 3. Install dependencies
npm install
# 4. Link the CLI tool to the command 'coastline'
npm link

Commands

coastline create [NAME] [BASEREPOURL] [BASEREPOBRANCH]

Create a new Coastline project

USAGE
  $ coastline create [NAME] [BASEREPOURL] [BASEREPOBRANCH]

OPTIONS
  -h, --help  show CLI help

coastline help [COMMAND]

display help for coastline

USAGE
  $ coastline help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

coastline update [PROJECTDIRECTORY]

Update the current Coastline project

USAGE
  $ coastline update [PROJECTDIRECTORY]

OPTIONS
  -c, --commit=commit  Commit message
  -h, --help           show CLI help

coastline update-legacy

Update the current Coastline project

USAGE
  $ coastline update-legacy

OPTIONS
  -h, --help  show CLI help

Readme

Keywords

Package Sidebar

Install

npm i @wearesponge/coastline-cli

Weekly Downloads

0

Version

1.3.0

License

UNLICENCED

Unpacked Size

25.7 kB

Total Files

14

Last publish

Collaborators

  • finbsponge
  • christiancooksponge