Commands
Commands¶
Help¶
Show all v99-cli support commands
Doctor¶
Help to check your systems environment to run v99 CLI
Login¶
Login by user name and password
or type user name, password by command
Logout¶
Logout current user
App¶
The comand support develop an mini app
init¶
Create project with template
or type projectname, version by command
build¶
Request Portal to bundle mini app, after that download and load app in the V99 Sandbox
Default option in command:
Option | Default value |
---|---|
-f, --force | false |
bundle¶
App bundle
run¶
Run a mini app by independence with V99 Sandbox(run server: http://localhost:8081)
- run android
- run ios
start¶
Start a server and gen QR code to load the mini app via V99 Sandbox
Default option in command:
Option | Default value |
---|---|
-p, --port | 8181 |
Generate QR code¶
Generate QR Code for V99 Sandbox to load remote mini app from any url.
Default option in command:
Option | Default value |
---|---|
-p, --port | 8181 |
-d, --debug | false |