pio account login¶
Contents
Usage¶
pio account login [OPTIONS]
Description¶
Log in to PIO Account. If you are not able to provide authentication
credentials manually you can use PLATFORMIO_AUTH_TOKEN
. This is
very useful for Continuous Integration systems and Remote Development operations.
Options¶
- --username, -u¶
Username or email. You can omit this option and enter username or email in Login Wizard later.
- --password, -p¶
You can omit this option and enter securely password in Login Wizard later.