mxos-Cube에서 사용 가능한 모든 명령은 아래 명령으로 확인할 수 있다.
임의의 경로> mxos –help → ” – – help” 임
mxos-Cube 명령리스트
아래 표는 mxos-Cube의 명령리스트와 간단한 기능설명을 보이고 있다.
명령어 | 기능설명 | 예시 참조 |
new |
Creates a new mxos program if executed within a non-program location. Alternatively creates a mico component if executed within an existing program. |
C03 |
import | Import program from URL | C03 |
add | Add component from URL | C04 |
remove | Remove component | C04 |
deploy | Find and add missing components and source codes | C03 |
source | Get the source code of one library | |
publish | Publish program or component | C08 |
update | Update to branch, tag, revision or latest | C02, C03, C08 |
sync | Synchronize mico component references | C02 |
ls | View dependency tree | C03, C07 |
status | Show version control status | C07 |
make | Make mico program/component | C05 |
config | Tool configuration | C05 |
lib | Compile library in current directory | C05 |
help | Help screen | |
upgrade | Upgrade mxos-Cube |