最終更新:2021-12-30 (木) 04:11:37 (848d)  

platformio
Top / platformio

  • platformio platforms list?
  • platformio platforms show?
  • platformio lib search?
  • platformio lib install?
  • platformio device monitor?

usage

  • Usage: platformio [OPTIONS] COMMAND [ARGS]...
    
    Options:
      --version          Show the version and exit.
      -f, --force        DEPRECATE
      -c, --caller TEXT  Caller ID (service)
      --no-ansi          Do not print ANSI control characters
      -h, --help         Show this message and exit.
    
    Commands:
      access    Manage resource access
      account   Manage PlatformIO account
      boards    Embedded board explorer
      check     Static code analysis
      ci        Continuous integration
      debug     Unified debugger
      device    Device manager & serial/socket monitor
      home      GUI to manage PlatformIO
      lib       Library manager
      org       Manage organizations
      package   Package manager
      platform  Platform manager
      project   Project manager
      remote    Remote development
      run       Run project targets (build, upload, clean, etc.)
      settings  Manage system settings
      system    Miscellaneous system commands
      team      Manage organization teams
      test      Unit testing
      update    Update installed platforms, packages and libraries
      upgrade   Upgrade PlatformIO to the latest version