Replies: 1 comment 2 replies
-
|
I agree, this command is missing in the console and is very easy to implement, namely:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Developers,
the console is (IMHO) missing a command to list databases. The console mostly provides commands that have a corresponding HTTP API endpoint plus extra console commands. However, while there is a
/api/v1/databasesendpoint listing the databases at the current database path, a similar command (i.e.list) for the console is not available. I think this would be a useful addition to the console capabilities.Beta Was this translation helpful? Give feedback.
All reactions