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

0.0.9 • Public • Published

@netle/cli

netle cli

oclif Version Downloads/week License

Usage

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

Commands

netle build

Build your project using the netle schema - resulting in build files.

USAGE
  $ netle build

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ netle build

See code: src/commands/build.ts

netle help [COMMAND]

display help for netle

USAGE
  $ netle help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

netle publish DIRECTORY

publish a build directory to your netle project

USAGE
  $ netle publish DIRECTORY

OPTIONS
  -h, --help             show CLI help
  -k, --key=key          (required) api key
  -p, --project=project  (required) project name
  -v, --verbose          verbose output

EXAMPLE
  $ netle publish -k 484c19e9-95df-4a40-8d25-2e9bccf651a2 -p my-project dist

See code: src/commands/publish.ts

Readme

Keywords

Package Sidebar

Install

npm i @netle/cli

Weekly Downloads

0

Version

0.0.9

License

MIT

Unpacked Size

12.5 kB

Total Files

11

Last publish

Collaborators

  • netle