
pio-lib
List of commands for pio-lib:
-
pio-lib:tldr:10a6a pio-lib: List installed libraries.$ pio lib listtry on your machineexplain this command
-
pio-lib:tldr:249df pio-lib: Uninstall a library.$ pio lib uninstall ${library}try on your machineexplain this command
-
pio-lib:tldr:6b539 pio-lib: Install a library.$ pio lib install ${library}try on your machineexplain this command
-
pio-lib:tldr:7d0cb pio-lib: Update installed libraries.$ pio lib updatetry on your machineexplain this command
-
pio-lib:tldr:85f2d pio-lib: Show PlatformIO library registry statistics.$ pio lib statstry on your machineexplain this command
-
pio-lib:tldr:9be30 pio-lib: Show details about a library.$ pio lib show ${library}try on your machineexplain this command
-
pio-lib:tldr:ab9a5 pio-lib: Search for existing libraries.$ pio lib search ${keyword}try on your machineexplain this command
-
pio-lib:tldr:ea209 pio-lib: List built-in libraries based on installed development platforms and their frameworks.$ pio lib builtintry on your machineexplain this command