mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-04 17:40:57 +02:00
27 lines
351 B
ReStructuredText
27 lines
351 B
ReStructuredText
![]() |
.. _userguide:
|
||
|
|
||
|
User Guide
|
||
|
==========
|
||
|
|
||
|
To print all available commands and options use:
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
$ platformio --help
|
||
|
$ platformio COMMAND --help
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
cmd_init
|
||
|
cmd_install
|
||
|
cmd_list
|
||
|
cmd_run
|
||
|
cmd_search
|
||
|
cmd_serialports
|
||
|
cmd_show
|
||
|
cmd_uninstall
|
||
|
cmd_update
|
||
|
cmd_upgrade
|