• What is PlatformIO?

Getting Started

  • PlatformIO IDE
  • PlatformIO Core (CLI)
  • PlatformIO Home
  • PlatformIO Account
    • PlatformIO IDE
    • CLI Guide
      • pio account
        • pio account destroy
        • pio account forgot
        • pio account login
        • pio account logout
        • pio account password
        • pio account register
        • pio account show
        • pio account token
        • pio account update
  • Tutorials and Examples

Configuration

  • platformio.ini
  • Build Configurations
  • Environment Variables

Instruments

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

Advanced

  • Scripting
  • Debugging
  • Unit Testing
  • Static Code Analysis
  • Remote Development

Integration

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

Miscellaneous

  • FAQ
  • Release Notes
  • Migrating from 5.x to 6.0
PlatformIO
  • PlatformIO Core (CLI)
  • CLI Guide
  • pio account
  • Edit on GitHub

pio account

CLI helper command for PlatformIO Account.

To print all available commands and options use:

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

© Copyright 2014-present, PlatformIO.

Documentation v6.1.17 (stable)
Versions
latest
stable
On Github
View
Edit
Search