platformio accountΒΆ

Helper command for PIO Account.

# Create PIO Account
pio account register

# Login with credentials (will be sent to your e-mail)
pio account login

# Change temporary password (from e-mail) to permanent
pio account password

To print all available commands and options use:

pio account --help
platformio account --help
platformio account COMMAND --help