platformio lib register [MANIFEST_URL]
pio lib register [MANIFEST_URL]
Register new library in PlatformIO Library Registry.
PlatformIO Library Registry supports the next library manifests:
PlatformIO library.json
Arduino library.properties
ARM mbed yotta module.json.
platformio lib register https://raw.githubusercontent.com/bblanchon/ArduinoJson/master/library.json
platformio lib register https://raw.githubusercontent.com/adafruit/DHT-sensor-library/master/library.properties
platformio lib register https://raw.githubusercontent.com/ARMmbed/ble/master/module.json