pio-team

team Manage PlatformIO teams. More information: https://docs.platformio.org/en/latest/core/userguide/team/. Create a new…

pio team

Manage PlatformIO teams. More information: https://docs.platformio.org/en/latest/core/userguide/team/.

pio team create --description {{description}} {{organization_name}}:{{team_name}}

pio team destroy {{organization_name}}:{{team_name}}

pio team add {{organization_name}}:{{team_name}} {{username}}

pio team remove {{organization_name}}:{{team_name}} {{username}}

pio team list

pio team list {{organization_name}}

pio team update --name {{new_team_name}} {{organization_name}}:{{team_name}}

pio team update --description {{new_description}} {{organization_name}}:{{team_name}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← pio-system pio-test →