* docs: add command dev doc * feat: update doc Co-authored-by: chenos <chenlinxh@gmail.com>  | 
			||
|---|---|---|
| .. | ||
| src | ||
| client.d.ts | ||
| client.js | ||
| package.json | ||
| README.md | ||
| server.d.ts | ||
| server.js | ||
Command sample
Register
yarn pm add sample-command
Activate
yarn pm enable sample-command
Try command
mkdir -p ./storage/backups
yarn nocobase export -o ./storage/backups users