Lists all managed database instances in your Vultr account with their IDs, labels, status, and essential information.
The vultr-cli database list
command displays all managed database instances in your Vultr account, showing their IDs, labels, status, and other essential information.
$ vultr-cli database list [flags]
# Full example
$ vultr-cli database list
# Summarized view
$ vultr-cli database list --summarize
Shorthand | Long Version | Description |
---|---|---|
- | --summarize | (optional) Summarize the list output. One line per database |
No comments yet.