Open
Description
Feature Description
I think it would be great if Gitea had the ability to set a user's avatar via CLI. I would love to have an additional flag avatar
. Either during the creation of a user or a dedicated command.
gitea admin user create --avatar
gitea admin user change-avatar --avatar
With avatar
specifying either a URI path to the image or image data as Base64 encoded text.
Screenshots
No response