DPIclimate / DPIclimate/enviro-node

CLI parsing accepts short commands

Open
#54 1 comment 0 reactions 1 assignee Claimed by @kebab01 View on GitHub
bug firmware
Dominant language
C++
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For example `mqtt log` will execute as `mqtt login`, and `mqtt logo` will run `mqtt logout`.

[See this line](https://github.com/DPIclimate/enviro-node/blob/master/firmware/wombat/src/cli/device_config/ftp_cli.cpp#L134)

The string comparison only goes as far as the input string.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.