Skip to content

airpaas/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

$ npm install -g @airpaas/cli
$ air COMMAND
running command...
$ air (-v|--version|version)
@airpaas/cli/0.2.12 darwin-x64 node-v16.13.1
$ air --help [COMMAND]
USAGE
  $ air COMMAND
...

Commands

air component OPERATION

组件操作

USAGE
  $ air component OPERATION

See code: src/commands/component.js

air config [KEY] [VALUE]

配置账号信息

USAGE
  $ air config [KEY] [VALUE]

See code: src/commands/config.js

air help [COMMAND]

display help for air

USAGE
  $ air help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

air lib [MODE]

组件库操作

USAGE
  $ air lib [MODE]

See code: src/commands/lib.js

Releases

No releases published

Packages

No packages published

Languages