Replies: 2 comments 9 replies
-
|
@ltan10 You're right, there's currently no admin portal or CLI command to list users and namespaces in the Community Edition. The CLI is limited to create/delete operations at the moment. Could you share more about your use case? Are you looking for a quick way to inspect your instance (in which case querying MongoDB could work as a workaround), or do you think this should be implemented as a proper CLI feature? We're open to feedback on this and would like to understand what would be most useful before pointing you in a direction. |
Beta Was this translation helpful? Give feedback.
-
|
@ltan10 The latest release v0.24.1 introduces the ability to both list and inspect namespaces in the CLI, essentially covering all the cases raised in the original discussion comment. Therefore, I believe we can close this discussion. As always, feedback is very welcome. If you encounter any problems, please create a new issue. Thank you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As there is no admin portal on the UI for shellhub community edition.
Is there any way to list available users, and or namespaces?
./bin/cli does not offer any of those features.
Beta Was this translation helpful? Give feedback.
All reactions