@a-i/agent-server 中文文档教程

发布于 3年前 浏览 25 项目主页 更新于 3年前

@a-i/agent-server

代理服务器 CLI 工具包

oclif< /a> 版本下载/周License

Usage

$ npm install -g @a-i/agent-server
$ agent COMMAND
running command...
$ agent (-v|--version|version)
@a-i/agent-server/0.0.1 darwin-x64 node-v14.16.1
$ agent --help [COMMAND]
USAGE
  $ agent COMMAND
...

Commands

agent hello [FILE]

在此处描述命令

USAGE
  $ agent hello [FILE]

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

EXAMPLE
  $ agent hello
  hello world from ./src/hello.ts!

请参阅代码:src/commands/hello.ts

agent help [COMMAND]

显示代理的帮助

USAGE
  $ agent help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

参见代码:@oclif/plugin-help

@a-i/agent-server

Agent server CLI toolkit

oclifVersionDownloads/weekLicense

Usage

$ npm install -g @a-i/agent-server
$ agent COMMAND
running command...
$ agent (-v|--version|version)
@a-i/agent-server/0.0.1 darwin-x64 node-v14.16.1
$ agent --help [COMMAND]
USAGE
  $ agent COMMAND
...

Commands

agent hello [FILE]

describe the command here

USAGE
  $ agent hello [FILE]

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

EXAMPLE
  $ agent hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

agent help [COMMAND]

display help for agent

USAGE
  $ agent help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文