Getting Started
Configuration
Instruments
Professional
Integration
compile_commands.json
Miscellaneous
New in version 5.0.
Contents
pio org create [OPTIONS] ORGNAME
Create a new organization.
--email
An organization e-mail.
--displayname
An organization display name (company name).
> pio org create platformio --email contact@platformio.org --displayname PlatformIO The organization "platformio" has been successfully created.