Files
platformio-core/docs/userguide/cmd_upgrade.rst

33 lines
441 B
ReStructuredText
Raw Normal View History

2014-08-09 16:31:20 +03:00
.. _cmd_upgrade:
platformio upgrade
==================
.. contents::
Usage
-----
.. code-block:: bash
platformio upgrade
Description
-----------
Check or upgrade PlatformIO to the latest version
Examples
--------
.. code-block:: bash
$ platformio upgrade
You're up-to-date!
PlatformIO x.x.x is currently the newest version available.
# If you have problem with permissions try:
$ sudo platformio upgrade