💾 Archived View for freeshell.de › tldr › pio-account.gmi captured on 2023-01-29 at 05:09:55. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

pio account

Manage your PlatformIO account in the command-line.

More information.

pio account register --username {username} --email {email} --password {password} --firstname {firstname} --lastname {lastname}
pio account destroy
pio account login --username {username} --password {password}
pio account logout
pio account update --username {username} --email {email} --firstname {firstname} --lastname {lastname} --current-password {password}
pio account show
pio account forgot --username {username_or_email}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY