Add tea organization create command #287

Closed
opened 2020-12-09 21:24:18 +00:00 by khmarbaise · 0 comments
Member

Create command:

tea organization create <organization>

We need the following information:

  • username (can only be the user which is requesting the creation).
  • full_name
  • description
  • location
  • visibility (public, limited, private)
  • website
  • repo_admin_change_team_access

We have to have options for the following information:

  • full_name
  • description
  • location
  • visibility (public, limited, private)
  • website
  • repo_admin_change_team_access (?) Need to check with the API
Create command: ``` tea organization create <organization> ``` We need the following information: * username (can only be the user which is requesting the creation). * full_name * description * location * visibility (public, limited, private) * website * repo_admin_change_team_access We have to have options for the following information: * full_name * description * location * visibility (public, limited, private) * website * repo_admin_change_team_access (?) Need to check with the API
noerw added the
kind
feature
label 2020-12-09 21:33:06 +00:00
khmarbaise was assigned by techknowlogick 2020-12-09 21:36:40 +00:00
khmarbaise was unassigned by noerw 2021-09-28 10:38:55 +00:00
6543 closed this issue 2021-09-28 20:32:16 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/tea#287
No description provided.