We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Operating system: Any
PlatformIO Version (platformio --version): 2.8.6
platformio --version
The --json-output option in the PlatformIO CLI that works for such commands like "lib list" does not work for "lib search".
platformio lib search --json-output
Error: no such option: --json-output
A list of libraries, that match the search criteria, in JSON format.
The text was updated successfully, but these errors were encountered:
a821e5b
Please test it with the latest http://docs.platformio.org/en/latest/installation.html#development-version
Sorry, something went wrong.
Version bump to 2.9.0 (issues #438, #472, #480, #535, #559, #576, #585,
9b86fdc
#590, #596, #598, #599, #600, #601, #602, #604, #609, #610, #613, #616, #618, #626, #627, #631, #632, #633, #635, #636, #637)
ivankravets
No branches or pull requests
Configuration
Operating system: Any
PlatformIO Version (
platformio --version
): 2.8.6Description 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.
The text was updated successfully, but these errors were encountered: