cli-get-dx

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

DX CLI

AI-Native CLI for interacting with DX.

cli-demo

Install

npm install -g @get-dx/cli

Getting started

Interactively login and install the AI agent skill:

dx init

Show help text:

dx --help
dx <subcommand> --help

Documentation

For usage instructions and for more information about configuration, visit the DX CLI documentation.

Developing the CLI

See CONTRIBUTING.md.