1.1.10 • Published 3 years ago

fly56-cli v1.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

fly56-cli

飞象前端cli工具

oclif Version Downloads/week License

Usage

$ npm install -g fly56-cli
$ fly56-cli COMMAND
running command...
$ fly56-cli (-v|--version|version)
fly56-cli/1.1.10 win32-x64 node-v14.17.1
$ fly56-cli --help [COMMAND]
USAGE
  $ fly56-cli COMMAND
...

Commands

fly56-cli collect-direct-end-url [FILE]

收集项目接口url

USAGE
  $ fly56-cli collect-direct-end-url [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ fly56-cli collect-url
  hello world from ./src/hello.ts!

See code: src/commands/collect-direct-end-url.ts

fly56-cli collect-direct-url [FILE]

收集项目接口url

USAGE
  $ fly56-cli collect-direct-url [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ fly56-cli collect-url
  hello world from ./src/hello.ts!

See code: src/commands/collect-direct-url.ts

fly56-cli collect-direct-weapp-url [FILE]

收集项目接口url

USAGE
  $ fly56-cli collect-direct-weapp-url [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ fly56-cli collect-url
  hello world from ./src/hello.ts!

See code: src/commands/collect-direct-weapp-url.ts

fly56-cli collect-fly-url [FILE]

收集项目接口url

USAGE
  $ fly56-cli collect-fly-url [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ fly56-cli collect-url
  hello world from ./src/hello.ts!

See code: src/commands/collect-fly-url.ts

fly56-cli collect-weapp-url [FILE]

收集项目接口url

USAGE
  $ fly56-cli collect-weapp-url [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ fly56-cli collect-url
  hello world from ./src/hello.ts!

See code: src/commands/collect-weapp-url.ts

fly56-cli hello [FILE]

describe the command here

USAGE
  $ fly56-cli hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ fly56-cli hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

fly56-cli help [COMMAND]

display help for fly56-cli

USAGE
  $ fly56-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

1.1.9

3 years ago

1.1.10

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.0

3 years ago