WIP: tea organizations list command #263 #1

Closed
khmarbaise wants to merge 1 commits from organisation into master
Owner

The result looks currently like this:

tea (organisation)$ ./tea org ls
2020/12/05 22:33:19 GlobalLoginValue: {}%!(EXTRA string=)
2020/12/05 22:33:19 : {}%!(EXTRA *gitea.User=&{1 administrator  giteaadmin@soebes.de http://localhost:3000/user/avatar/administrator/-1 en-US true 2020-12-04 21:17:01 +0000 UTC 2020-12-04 21:16:54 +0000 UTC})
2020/12/05 22:33:19 Login.Name {}%!(EXTRA string=admin)
2020/12/05 22:33:19 Info.Username {}%!(EXTRA string=administrator)
+----+------+---------------+----------------------------+---------------------+------------------------+
| ID | NAME |   FULLNAME    |          WEBSITE           |      LOCATION       |      DESCRIPTION       |
+----+------+---------------+----------------------------+---------------------+------------------------+
|  3 | test | Org Full Name | http://www.site-of-the.org | Location of the org | Description of the org |
+----+------+---------------+----------------------------+---------------------+------------------------+
The result looks currently like this: ``` tea (organisation)$ ./tea org ls 2020/12/05 22:33:19 GlobalLoginValue: {}%!(EXTRA string=) 2020/12/05 22:33:19 : {}%!(EXTRA *gitea.User=&{1 administrator giteaadmin@soebes.de http://localhost:3000/user/avatar/administrator/-1 en-US true 2020-12-04 21:17:01 +0000 UTC 2020-12-04 21:16:54 +0000 UTC}) 2020/12/05 22:33:19 Login.Name {}%!(EXTRA string=admin) 2020/12/05 22:33:19 Info.Username {}%!(EXTRA string=administrator) +----+------+---------------+----------------------------+---------------------+------------------------+ | ID | NAME | FULLNAME | WEBSITE | LOCATION | DESCRIPTION | +----+------+---------------+----------------------------+---------------------+------------------------+ | 3 | test | Org Full Name | http://www.site-of-the.org | Location of the org | Description of the org | +----+------+---------------+----------------------------+---------------------+------------------------+ ```
khmarbaise added 1 commit 2020-12-05 21:40:54 +00:00
khmarbaise closed this pull request 2020-12-05 21:44:09 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: khmarbaise/tea#1
No description provided.