mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-04 17:40:57 +02:00
30 lines
414 B
ReStructuredText
30 lines
414 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_boards
|
|
cmd_init
|
|
cmd_install
|
|
platformio lib <lib/index>
|
|
cmd_list
|
|
cmd_run
|
|
cmd_search
|
|
cmd_serialports
|
|
cmd_settings
|
|
cmd_show
|
|
cmd_uninstall
|
|
cmd_update
|
|
cmd_upgrade
|