ant-design-cli
officiallocal-onlydocs / contentnpm
Ant Design · Query Ant Design component docs, check antd versions, and analyze antd usage in a project from the terminal.
$ npm i -g @ant-design/cliOne-liner to try
$ npm i -g @ant-design/cliAgent pack
Quick reference
Install
npm i -g @ant-design/cliVerify
antd-cli --versionFirst command
antd --helpMachine JSON
/cli/ant-design-cli.jsonAbout
The official CLI from Ant Design. Query Ant Design component docs, check antd versions, and analyze antd usage in a project from the terminal. Start with `npm i -g @ant-design/cli` and go from there. Runs entirely on your machine.
Example workflow
1. npm i -g @ant-design/cli2. antd --help