pio org list
Usage
pio org list [OPTIONS] [OWNER]
Description
List organizations and their owners.
Options
- --json-output
Return the output in JSON format
Examples
> pio org list
...
platformio
----------
Display Name: PlatformIO
Owners: alice, bob
...