# QCLI demo Source: [https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli-demo.html](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli-demo.html) QCLI is a CLI-based demo application that demonstrates different features and technologies supported by the QCC730 platform. It also provides reference implementation and usage of customer-facing QAPIs. The QCLI command framework is implemented as a set of nested menus. Each menu provides a list of sub-commands that correspond to a feature or technology. The following command lists showcase the top-level command list and a second-level command list, which is for the WLAN subgroup. - Top-level command list Command List: Commands: 1. Help 2. Vert Subgroups: 3. WLAN 4. platform 5. I2CM 6. GPIO 7. NET 8. FLASH 9. lowpower 10. FTM 11. FS 12. RNG 13. FwUp 14. Crypto 15. MPU 16. SecureFS 17. RTTCopy to clipboard - Second-level command list for the WLAN subgroup Command List (WLAN): Commands: 1. Help 2. Up 3. Root 4. Enable 5. Disable 6. Info Subgroups: 7. SupPart1 8. SupPart2Copy to clipboard The command list starts with the list of commands available at the current level. The top of this list is the QCLI internal commands. After the commands, the available groups are listed. If there are no subgroups available, this section doesn't exist. - **[QCLI internal commands](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli-internal-commands.html)** - **[QCLI sub-group: WLAN](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli-sub-group-wlan.html)** - **[QCLI sub-group: Platform](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli-sub-group-platform.html)** - **[QCLI sub-group: I2CM](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_i2cm.html)** - **[QCLI sub-group: GPIO](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_gpio.html)** The GPIO sub-group demo is intended to demonstrate GPIO functionalities and APIs. - **[QCLI sub-group: Net](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli-sub-group-net.html)** - **[QCLI sub-group: FLASH](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_flash.html)** - **[QCLI sub-group: Lowpower](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_lowpower.html)** - **[QCLI sub-group: Fs](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fs.html)** - **[QCLI sub-group: FwUp](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_fwup.html)** - **[QCLI sub-group: RNG](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_rng.html)** - **[QCLI sub-group: QCC](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_qcc.html)** - **[QCLI sub-group: Crypto](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_crypto.html)** - **[QCLI sub-group: SecureFs](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_securefs.html)** - **[QCLI sub-group: RTT](https://docs.qualcomm.com/doc/80-Y8730-2/topic/qcli_sub_group_rtt.html)** Last Published: Jun 03, 2026 [Previous Topic Security](https://docs.qualcomm.com/bundle/publicresource/80-Y8730-2/topics/security.md) [Next Topic QCLI internal commands](https://docs.qualcomm.com/bundle/publicresource/80-Y8730-2/topics/qcli-internal-commands.md)