Thanks to visit codestin.com
Credit goes to github.com

Skip to content

coder users list --help shows created_at as a column you can filter by #2369

Closed
@deansheather

Description

@deansheather

Bug Summary

Running coder users list --help says that you can use the -c flag, which is defaulted to username,email,created_by, but the created_by column isn't available in the output.

Running coder users list -c created_at does not return any rows.

Expected Behavior

coder users list -c created_at should return the relevant rows of data

Metadata

Metadata

Assignees

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions