CLI Command to get User-ID and Space-ID
Open
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
Assessment
This issue has not been assessed yet.