pio account register¶
Contents
Description¶
Create a new PlatformIO Account.
Options¶
You can omit these options and enter them later in Register Wizard.
-
--username
,
-u
¶
A username. You can use it later for pio account login, pio account update, and pio account forgot commands.
The username must contain at least 4 characters including single hyphens, and cannot begin or end with a hyphen.
-
--email
,
-e
¶
An email. Please enter existing email, you will receive a confirmation letter.
-
--password
,
-p
¶
A password. You will need it for pio account login, pio account password, pio account token, and pio account update commands.
-
--firstname
¶
A first name.
-
--lastname
¶
A last name.