Skip to content

Make keyword argument of arduino-cli core search optional #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
per1234 opened this issue Aug 21, 2019 · 2 comments · Fixed by #405
Closed

Make keyword argument of arduino-cli core search optional #354

per1234 opened this issue Aug 21, 2019 · 2 comments · Fixed by #405
Labels
type: enhancement Proposed improvement
Milestone

Comments

@per1234
Copy link
Contributor

per1234 commented Aug 21, 2019

Current behavior

arduino-cli lib search lists all libraries in the index. However, arduino-cli core search does not mirror this behavior:

Error: requires at least 1 arg(s), only received 0
Usage:
  arduino-cli core search <keywords...> [flags]

Expected behavior

arduino-cli core search should be consistent with the arduino-cli lib search interface

Environment

  • CLI version: built from source at 4d36bac
  • OS and platform: Windows 10 64 bit
@per1234 per1234 added the type: enhancement Proposed improvement label Aug 21, 2019
@howjmay
Copy link
Contributor

howjmay commented Sep 3, 2019

I am the newcomer of this project.
May I take this issue?

@masci
Copy link
Contributor

masci commented Sep 3, 2019

@howjmay sure thing, go for it!

@cmaglie cmaglie added this to the 0.6.0 milestone Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants