Skip to content
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

No JSON output feature for Library Manager's "Search" command #604

Closed
gholdys opened this issue Apr 4, 2016 · 1 comment
Closed

No JSON output feature for Library Manager's "Search" command #604

gholdys opened this issue Apr 4, 2016 · 1 comment
Assignees
Milestone

Comments

@gholdys
Copy link

gholdys commented Apr 4, 2016

Configuration

Operating system: Any

PlatformIO Version (platformio --version): 2.8.6

Description of problem

The --json-output option in the PlatformIO CLI that works for such commands like "lib list" does not work for "lib search".

Steps to Reproduce

platformio lib search --json-output

Actual Results

Error: no such option: --json-output

Expected Results

A list of libraries, that match the search criteria, in JSON format.

@ivankravets ivankravets added this to the 2.8.7 milestone Apr 4, 2016
@ivankravets ivankravets self-assigned this Apr 4, 2016
@ivankravets
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants