-
-
Notifications
You must be signed in to change notification settings - Fork 415
Closed
Labels
type: enhancementProposed improvementProposed improvement
Milestone
Description
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
Metadata
Metadata
Assignees
Labels
type: enhancementProposed improvementProposed improvement