15 lines
201 B
Markdown
15 lines
201 B
Markdown
# CLI
|
|
|
|
Run `yarn cli` to get basic information of available commands
|
|
|
|
## user commands
|
|
|
|
### `yarn cli user create`
|
|
|
|
create a new user
|
|
|
|
### `yarn cli user activate <username>`
|
|
|
|
activate the given user
|
|
|