fix: pass the name flag value as the organization FullName (#832)

This change proposes that, when creating an organization using the CLI, the value provided in the `--name` parameter is used as the organization `FullName`.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/832
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: cpamayo <anderson.carl3@mayo.edu>
Co-committed-by: cpamayo <anderson.carl3@mayo.edu>
This commit is contained in:
cpamayo
2026-05-07 00:14:22 +00:00
committed by Lunny Xiao
parent a5ecf06c2a
commit f617f26da0
2 changed files with 7 additions and 7 deletions

View File

@@ -1043,12 +1043,12 @@ Create an organization
**--description, -d**="":
**--full-name, -n**="":
**--location, -L**="":
**--login, -l**="": Use a different Gitea Login. Optional
**--name, -n**="":
**--repo-admins-can-change-team-access**:
**--visibility, -v**="":