MXOS-Cube에서 사용 가능한 명령 리스트는 아래 와 같이 확인 → 임의의 경로> mxos – – help
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. |
| import | Import program from URL |
| add | Add component from URL |
| remove | Remove component |
| deploy | Find and add missing components and source codes |
| source | Get the source code of one library |
| publish | Publish program or component |
| update | Update to branch, tag, revision or latest |
| sync | Synchronize mico component references |
| ls | View dependency tree |
| status | Show version control status |
| make | Make mico program/component |
| config | Tool configuration |
| lib | Compile library in current directory |
| help | Help screen |
| upgrade | Upgrade mxos-Cube |
