-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

pio org


> Manage PlatformIO organizations and their owners.

More information.


Create a new organization:

pio org create {organization_name}

Delete an organization:

pio org destroy {organization_name}

Add a user to an organization:

pio org add {organization_name} {username}

Remove a user from an organization:

pio org remove {organization_name} {username}

List all organizations the current user is a member of and their owners:

pio org list

Update the name, email or display name of an organization:

pio org update --orgname {new_organization_name} --email {new_email} --displayname {new_display_name} {organization_name}


> 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



-- Response ended

-- Page fetched on Fri May 17 14:10:33 2024