PlatformIO
4.3
  • What is PlatformIO?

Getting Started

  • PlatformIO IDE
  • PlatformIO Core (CLI)
    • Demo
    • Installation
    • Quick Start
    • CLI Guide
      • Usage
      • Options
      • Commands
        • platformio account
        • platformio boards
        • platformio check
        • platformio ci
        • platformio debug
        • platformio device
        • platformio home
        • platformio lib
        • platformio project
        • platformio platform
        • platformio remote
        • platformio run
        • platformio settings
        • platformio system
        • platformio test
        • platformio update
        • platformio upgrade
  • PlatformIO Home
  • Tutorials and Examples

Configuration

  • platformio.ini
  • Environment variables
  • Advanced Scripting

Instruments

  • Library Manager
  • Platforms
  • Frameworks
  • Boards
  • Custom Platform & Board

Professional

  • PIO Account
  • PIO Check
  • PIO Remote
  • PIO Unified Debugger
  • PIO Unit Testing

Integration

  • Cloud & Desktop IDE
  • Continuous Integration
  • Compilation database compile_commands.json

Miscellaneous

  • Articles about us
  • FAQ
  • Release Notes
  • Migrating from 3.x to 4.0
PlatformIO
  • »
  • PlatformIO Core (CLI) »
  • CLI Guide »
  • platformio account
  • Edit on GitHub

platformio accountΒΆ

CLI helper command for PIO Account.

To print all available commands and options use:

pio account --help
platformio account --help
platformio account COMMAND --help
  • platformio account forgot
    • Usage
    • Description
  • platformio account login
    • Usage
    • Description
  • platformio account logout
    • Usage
    • Description
  • platformio account password
    • Usage
    • Description
  • platformio account register
    • Usage
    • Description
  • platformio account show
    • Usage
    • Description
  • platformio account token
    • Usage
    • Description
  • platformio account update
    • Usage
    • Description
Next Previous

© Copyright 2014-present, PlatformIO.

Built with Sphinx using a theme provided by Read the Docs.