[GH-ISSUE #1332] cli.runCommand() substitute #672

Closed
opened 2026-02-28 00:04:11 +03:00 by kerem · 3 comments
Owner

Originally created by @JhnsnVolk on GitHub (Oct 21, 2020).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1332

Hello, in version 2.0 and 2.5 I could use "cli.runCommand()" direct in the source to send commands, now I'm playing around with v3 but the code is completely different and I'm lost, what is the substitute to send cli commands in this version?
Thanks.

Originally created by @JhnsnVolk on GitHub (Oct 21, 2020). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1332 Hello, in version 2.0 and 2.5 I could use "cli.runCommand()" direct in the source to send commands, now I'm playing around with v3 but the code is completely different and I'm lost, what is the substitute to send cli commands in this version? Thanks.
kerem 2026-02-28 00:04:11 +03:00
Author
Owner

@welcome[bot] commented on GitHub (Oct 21, 2020):

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍️ Provide enough information to understand, recreate and help out with your problem
4. ℹ️ Let us know if you find a solution and please share it with us
5. 📕 Close the issue when your problem has been solved

<!-- gh-comment-id:713849072 --> @welcome[bot] commented on GitHub (Oct 21, 2020): Thanks for opening your first issue here! 🎉<br> 👉 Be sure to:<br> 1. 📖 Have a look at the [Wiki](https://github.com/spacehuhntech/esp8266_deauther/wiki) and [README](https://github.com/SpacehuhnTech/esp8266_deauther/blob/v2/README.md) for information<br> 2. 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+)<br> 3. ✍️ Provide enough information to understand, recreate and help out with your problem<br> 4. ℹ️ Let us know if you find a solution and please share it with us<br> 5. 📕 Close the issue when your problem has been solved
Author
Owner

@spacehuhn commented on GitHub (Jan 14, 2021):

That should be cli::parse("your string goes here")

<!-- gh-comment-id:760452424 --> @spacehuhn commented on GitHub (Jan 14, 2021): That should be `cli::parse("your string goes here")`
Author
Owner

@stale[bot] commented on GitHub (Apr 14, 2021):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:819877026 --> @stale[bot] commented on GitHub (Apr 14, 2021): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#672
No description provided.