forked from platformio/platformio-core
23 lines
334 B
ReStructuredText
23 lines
334 B
ReStructuredText
![]() |
.. _userguide_platforms:
|
||
|
|
||
|
Platforms Manager
|
||
|
=================
|
||
|
|
||
|
To print all available commands and options use:
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
$ platformio platforms --help
|
||
|
$ platformio platforms COMMAND --help
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
cmd_install
|
||
|
cmd_list
|
||
|
cmd_search
|
||
|
cmd_show
|
||
|
cmd_uninstall
|
||
|
cmd_update
|