nocobase/packages/samples/command
Junyi fceebaf50e
Doc: command (#869)
* docs: add command dev doc

* feat: update doc

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-10-01 22:18:26 +08:00
..
src Doc: command (#869) 2022-10-01 22:18:26 +08:00
client.d.ts Doc: command (#869) 2022-10-01 22:18:26 +08:00
client.js Doc: command (#869) 2022-10-01 22:18:26 +08:00
package.json Doc: command (#869) 2022-10-01 22:18:26 +08:00
README.md Doc: command (#869) 2022-10-01 22:18:26 +08:00
server.d.ts Doc: command (#869) 2022-10-01 22:18:26 +08:00
server.js Doc: command (#869) 2022-10-01 22:18:26 +08:00

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