Tizen SDK命令行
- CLI for Web applications
位于目录$<TIZEN_SDK_HOME>/tools/ide/bin 中
web-gen
web-template
web-packaging
web-signing
web-list
web-install
web-uninstall
web-run
web-debug
- CLI for Native applications
位于目录$<TIZEN_SDK_HOME>/tools/ide/bin 中
native-gen
native-make
native-packaging
native-install
native-uninstall
native-run
native-debug
- SDB Commands
sdb connect <host>[:<port>]
sdb disconnect <host>[:<port>]
sdb push <local> <remote> [-with-utf8]
sdb pull <remote> [<local>]
sdb shell
sdb shell <command>
sdb dlog [option] [<filter-spec>]
sdb install <path_to_tpk>
sdb uninstall <appid>
sdb forward <local> <remote>
sdb help
sdb version
sdb start-server
sdb kill-server
sdb get-state
sdb get-serialno
sdb status-window