Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Add list users command#77

Merged
cmoog merged 2 commits intomasterfromusers
Jul 29, 2020
Merged

Add list users command#77

cmoog merged 2 commits intomasterfromusers
Jul 29, 2020

Conversation

cmoog
Copy link
Contributor

@cmoogcmoog commentedJul 27, 2020
edited
Loading

Related to#76

Example Usage

$ coder users ls -o json | jq -c '.[] | select( .username == "charlie")' {"id":"5e8decf9-563f9fb3a7c02f6e0eafa422","email":"charlie@coder.com","username":"charlie","name":"Charlie","created_at":"2020-04-08T15:25:45.419609Z"}$ coder users ls -o human | grep charlie5e8decf9-563f9fb3a7c02f6e0eafa422        charlie@coder.com           charlie                                         Charlie   2020-04-08 15:25:45.419609 +0000 UTC

Copy link

@exvumaexvuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

looks good to me, I just left some comments around the output we expose to users

@cmoogcmoogforce-pushed theusers branch 2 times, most recently fromca1f7e6 to8b8e21eCompareJuly 29, 2020 18:19
@cmoogcmoog merged commit87c708a intomasterJul 29, 2020
@cmoogcmoog deleted the users branchJuly 29, 2020 18:54
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@exvumaexvumaexvuma approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@cmoog@exvuma

[8]ページ先頭

©2009-2025 Movatter.jp