nocobase/packages/samples/command
2023-06-29 15:34:40 +08:00
..
src feat: upgrade formily (#1880) 2023-06-06 19:33:04 +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 chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +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