question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

There is no command line option validation

See original GitHub issue

mbed deploy --protocol sssh, mbed deploy -protocol sssh both proceeded without problem ignoring the wrong options.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Siddharthajzcommented, Jun 8, 2018

hi

0reactions
ciarmcomcommented, Oct 31, 2019

Thank you for raising this issue. Please note we have updated our policies and now only defects should be raised directly in GitHub. Going forward questions and enhancements will be considered in our forums, https://forums.mbed.com/ . If this issue is still relevant please re-raise it there. This GitHub issue will now be closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command line argument validation in C - Stack Overflow
Command line argument validation in C. I need to check whether argv is an int. Test first if argv[] contains a string by...
Read more >
How to bind arguments to handlers in System.CommandLine
In this article. Built-in argument validation; Parameter binding up to 16 options and arguments; Parameter binding more than 8 options and ...
Read more >
Writing Command Line Tools in Swift Using ArgumentParser ...
It will validate the data types you are passing so they conform to the types specified in each property wrapper.
Read more >
Command-Line Arguments (The Java™ Tutorials > Essential ...
This Java tutorial describes exceptions, basic input/output, concurrency, regular expressions, and the platform environment.
Read more >
CLI Option Callback and Context - Typer - tiangolo
Here you pass a function to typer.Option() or typer.Argument() with the keyword argument callback . The function receives the value from the command...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found