原始内容
DX CLI
AI-Native CLI for interacting with DX.
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.