Thanks to visit codestin.com
Credit goes to github.com

Skip to content

paul1868/shipengine-cli

Repository files navigation

shipengine-cli

Command-line tool for working with your ShipEngine account

Cross-Platform Compatibility Build Status

Coverage Status Dependencies

npm License

🚧 UNDER CONSTRUCTION 🚧

This app is still being developed and is not ready for public use yet.

oclif Version Downloads/week License

Usage

$ npm install -g @shipengine/cli
$ shipengine COMMAND
running command...
$ shipengine (-v|--version|version)
@shipengine/cli/0.0.1 darwin-x64 node-v12.16.2
$ shipengine --help [COMMAND]
USAGE
  $ shipengine COMMAND
...

Commands

shipengine apps:new [PATH]

create a new package to develop a custom ShipEngine app

USAGE
  $ shipengine apps:new [PATH]

ARGUMENTS
  PATH  path to new package (defaults to current directory)

OPTIONS
  -f, --force  overwrite existing files
  -h, --help   show CLI help
  -y, --yes    skips the questions and uses the defaults (carrier|yarn|TypeScript|eslint|mocha)

EXAMPLE
  $ shipengine apps:new

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

shipengine apps:test

test your app

USAGE
  $ shipengine apps:test

EXAMPLE
  $ shipengine apps:test

See code: src/commands/apps/test.ts

shipengine help [COMMAND]

display help for shipengine

USAGE
  $ shipengine help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

Command-line tool for working with your ShipEngine account

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •