owncloud / owncloud/ocis

CLI Command to get User-ID and Space-ID

Open
#5,602 4 comments 0 reactions 0 assignees View on GitHub
Category:Enhancement Priority:p3-medium
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

While documenting search how to reindex a space (cli command), I came across the point that we need as parameters a user-ID and space-ID as parameters. But getting these ID's is, except when using a browser console and then only for non-home spaces the admin has access to, currently not possible.

Here is a proposal to get around this situation:
We need to implement a CLI command (similar to nslookup) that resolves:

* a user name to its ID and vice versa
* a space name to its ID and vice versa
* prints the home-space ID of a given user-ID

@micbar @fschade @butonic @kobergj
Maybe to add this to the `Infinite Scale Team Board`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.